This tracks the current state of the snapcraft image. This main text is updated to reflect the current state.
Howto install and update
Beta version:
sudo snap install jabref --beta
Latest snapshot:
sudo snap install jabref --edge --devmode
sudo snap refresh jabref --edge --devmode
Current state

- Registered at https://build.snapcraft.io/user/koppor
- Travis is used for building as currently only CircleCI 2.0 is supported for building and we use CircleCI 1.0 for building. A switch to CircleCI 2.0 is tested at branch circleci20, but does currently not work and it does not seem to be easy to get it running
- build on Travis takes approx. 10 min
- build will take place at
snapcraft-ci branch only to avoid much too much development versions at Ubuntu.
- Dashboard https://dashboard.snapcraft.io/dev/snaps/7999/
Open points
Howto build locally
docker run -it -v /d/git-repositories/jabref/jabref:/tmp/snap koppor/snapcraft-java-de bash
cd /tmp/jabref
snapcraft
- Read along at https://snapcraft.io/docs/build-snaps/publish
References
This tracks the current state of the snapcraft image. This main text is updated to reflect the current state.
Howto install and update
Beta version:
sudo snap install jabref --betaLatest snapshot:
sudo snap install jabref --edge --devmodesudo snap refresh jabref --edge --devmodeCurrent state
snapcraft-cibranch only to avoid much too much development versions at Ubuntu.Open points
snapcraft.yml, currently done by https://github.com/JabRef/jabref/blob/a06fa19ecf5235c0cd9d44e8dbdcd402ec7bf0ae/scripts/run-snapcraft.shHowto build locally
docker run -it -v /d/git-repositories/jabref/jabref:/tmp/snap koppor/snapcraft-java-de bashcd /tmp/jabrefsnapcraftReferences