Skip to content

Instantly share code, notes, and snippets.

@fishnix
Created June 21, 2012 21:05
Show Gist options
  • Select an option

  • Save fishnix/2968527 to your computer and use it in GitHub Desktop.

Select an option

Save fishnix/2968527 to your computer and use it in GitHub Desktop.
Append maven repo to servicemix properties
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