OSGi/Karaf: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Maven Repo Config==
http://mvn.chorke.org/m2/public@id=chorke.public@snapshots@noreleases
http://mvn.chorke.org/m2/releases@id=chorke.releases@snapshots@noreleases
http://mvn.chorke.org/m2/snapshots@id=chorke.snapshots@snapshots@noreleases
# org.ops4j.pax.url.mvn.repositories
config:edit org.ops4j.pax.url.mvn
config:property-set org.ops4j.pax.url.mvn.repositories http://repo1.maven.org/maven2@id=central, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases, http://mvn.chorke.org/m2/public@id=chorke.public@snapshots@noreleases, http://mvn.chorke.org/m2/releases@id=chorke.releases@snapshots@noreleases, http://mvn.chorke.org/m2/snapshots@id=chorke.snapshots@snapshots@noreleases
config:update
config:property-get org.ops4j.pax.url.mvn.repositories
==References==
==References==
* [http://www.andrejkoelewijn.com/blog/2010/06/21/adding-a-maven-repository-for-installing-features-to-servicemix/ Adding a maven repository for installing features to ServiceMix]
* [http://www.andrejkoelewijn.com/blog/2010/06/21/adding-a-maven-repository-for-installing-features-to-servicemix/ Adding a maven repository for installing features to ServiceMix]

Revision as of 21:50, 4 August 2018