Issue Details (XML | Word | Printable)

Key: PAXCONSTRUCT-67
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Stuart McCulloch
Reporter: Stuart McCulloch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pax Construct

Add pax:provision option to select Pax-Runner profiles (-Ddeploy=...)

Created: 14/Feb/08 04:21 AM   Updated: 06/Mar/08 03:14 PM
Return to search
Component/s: maven-pax-plugin
Affects Version/s: 0.6.4
Fix Version/s: 1.0

External References:
Pax Construct 1.0 released (Confluence: OPS4J)
I've released version 1.0 of Pax Construct (just in time for EclipseCon!) Improvement PAXCONSTRUCT66


 Description  « Hide
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.



 All   Comments   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Stuart McCulloch added a comment - 14/Feb/08 04:21 AM
Fixed under commit r10545

Stuart McCulloch added a comment - 06/Mar/08 03:14 PM
Fix now available in 1.0 release