Provisions the current project onto the selected OSGi framework using the latest released version of Pax-Runner.
This script can also be used with non-Pax-Construct projects, as well as standalone (ie. without any Maven project).
| -Dargs=filename-or-url | file containing extra Pax-Runner options (one option per line) |
| -Drunner=version | use a specific version of Pax-Runner |
| -Ddeploy=false | create deployment POM but don't start OSGi framework |
| -DdeployPoms=filename,... | additional poms listing more bundles to deploy |
| -DnoDeps | ignore bundle dependencies when deploying |
pax-provision -f equinox -- -Dargs=runner.args pax-provision -p war -u war:file:petclinic.war