Support use of Pax-Runner argument files
----------------------------------------
Key: PAXCONSTRUCT-68
URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-68
Project: Pax Construct
Issue Type: Improvement
Components: maven-pax-plugin
Affects Versions: 0.6.4
Reporter: Stuart McCulloch
Assignee: Stuart McCulloch
Priority: Minor
Fix For: 1.0
Pax-Runner allows the user to supply a URL to a file containing additional
arguments by using the "--args" option.
We should support this with pax:provision, using the -Dargs property to be
consistent with the Pax-Runner option.
For convenience, if the -Dargs value does not have a valid scheme we'll assume
it's local and turn it into a file URL.
Example:
mvn pax:provision -Dargs=conf/development.txt ==> pax-run
--args=file:conf/development.txt
--
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