Pax Construct

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

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 0.6.4
  • Fix Version/s: 1.0
  • Component/s: maven-pax-plugin
  • Labels:
    None

Description

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.

Activity

Hide
mcculls added a comment -

Fixed under commit r10545

Show
mcculls added a comment - Fixed under commit r10545
Hide
mcculls added a comment -

Fix now available in 1.0 release

Show
mcculls added a comment - Fix now available in 1.0 release

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: