Hi, the dependency is right here: https://oss.sonatype.org/content/groups/osgi/org/osgi/org.osgi.service.jaxrs/1.0.0-SNAPSHOT/ and the pom, does reference the repository in correct manner: https://github.com/ops4j/org.ops4j.pax.web/blob/PAXWEB-1105/pom.xml#L1096-L1100
regards, Achim 2017-07-03 11:28 GMT+02:00 Lukasz Lech <[email protected]>: > Hello, > > > > When trying to compile pax-web master and samples, I’ve got a reference to > library that is not present in project root, or at least I can’t find it > anywhere there: > > > > *<**dependency**>* > > <groupId>org.osgi</groupId> > > <artifactId>org.osgi.service.jaxrs</artifactId> > > <version>1.0.0-SNAPSHOT</version> > > </dependency> > > > > Readme doesn’t have any information about SNAPSHOT dependencies to > external projects. Should I download master of org.osgi.service.jaxrs and > install it locally to have snapshot version in my local maven repository? > > Or there is some snapshot repository pax-web commiters must include in > their settings.xml? > > > > What is the gitlab repository for the missing project? > > > > It would be nice to include such information in README. > > > > Best regards, > > Lukasz Lech > > > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
