Add new command "pax-create-module" to simplify creation of subdirectories
--------------------------------------------------------------------------
Key: PAXCONSTRUCT-72
URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-72
Project: Pax Construct
Issue Type: New Feature
Components: maven-pax-plugin, scripts
Reporter: Stuart McCulloch
Assignee: Stuart McCulloch
Priority: Minor
Fix For: 1.0
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general