ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
24 stars 14 forks source link

Supporting all pax-runner arguments in the project pom.xml [PAXCONSTRUCT-132] #144

Open ops4j-issues opened 14 years ago

ops4j-issues commented 14 years ago

Former user created PAXCONSTRUCT-132

While writing new composites i wanted to test those with a project i already created with pax-construct. I thought i could use the pax-run paramter --profilesRepositories=file:C:/Subversion/PAXTools/runner-repository in the pom.xml. That didn't work so i used instead --repositories=+file:C:/Subversion/PAXTools/runner-repository which was a workarround for me.

Please just pass through the declared parameter from the pom.xml to pax-runner.


Votes: 0, Watches: 1