Hang on, tiny typo here: > The OSGi artifact is: > > <dependency> > <groupId>org.apache.jena</groupId> > <artifactId>apache-jena-osgi</artifactId> > <type>pom</type> > <version>2.13.0</version> > </dependency>
Should be <type>bundle</type> I am not so sure about the -libs one as pom either, will have to test. > and the signed master source for all Apache Jena releases is available at: http://archive.apache.org/dist/jena/ ... For older releases (or something to that affect)
