Created
June 21, 2012 21:05
-
-
Save fishnix/2968527 to your computer and use it in GitHub Desktop.
Append maven repo to servicemix properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| config:edit org.ops4j.pax.url.mvn | |
| config:propappend org.ops4j.pax.url.mvn.repositories ', https://repository.its.yale.edu/maven2/repo' | |
| config:update | |
| features:addurl mvn:edu.yale.its.services/yale-master-features-base/1.0.10/xml/features | |
| features:install yale-master-base |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment