Closed ops4j-issues closed 16 years ago
Stuart McCulloch created PAXCONSTRUCT-67
Adapt the current -Ddeploy boolean flag to instead take a comma separated list of Pax-Runner profiles. The current behavior of stopping actual deployment (but generating the deployment pom) will still work using -Ddeploy=false as before.
But now you'll be able to use:
mvn pax:provision -Ddeploy=war
to enable the WAR profile.
Affects: 0.6.4 Fixed in: 1.0 Votes: 0, Watches: 0
Stuart McCulloch commented
Fixed under commit r10545
Fix now available in 1.0 release
Stuart McCulloch created PAXCONSTRUCT-67
Adapt the current -Ddeploy boolean flag to instead take a comma separated list of Pax-Runner profiles.
The current behavior of stopping actual deployment (but generating the deployment pom) will still work
using -Ddeploy=false as before.
But now you'll be able to use:
mvn pax:provision -Ddeploy=war
to enable the WAR profile.
Affects: 0.6.4 Fixed in: 1.0 Votes: 0, Watches: 0