Quickstart example not working
The-Kingpin opened this issue · 2 comments
The-Kingpin commented
timothyjward commented
For some reason it appears that sonatype have taken the OSGi Snapshots repository out of service. I can chase this up with them, but for now you may be able to make progress by building the released version of the code. There's a tag for this, so you can just use
git checkout 7.0.0
in the repository that you've already downloaded. The existing instructions should work for you with that version, and that way you won't have to wait for the Sonatype issue to be fixed.
The-Kingpin commented