Pax Construct

Add new command "pax-create-module" to simplify creation of subdirectories

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Component/s: maven-pax-plugin, scripts
  • Labels:
    None

Description

for example:

pax-create-module -a wrappers

will create a new module called wrappers, with groupId and version computed from the parent.

this command should also support creating a nested path, with a custom group and version:

pax-create-module -a market/stock/quote -g finance -v 2.0

will create a series of new modules, with the last pom having the custom groupId and version.

Activity

Hide
mcculls added a comment -

Fixed in trunk

Show
mcculls added a comment - Fixed in trunk
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: