Dave Syer created MNG-5859:
------------------------------
Summary: Apply filter to .mvn/maven.config
Key: MNG-5859
URL: https://issues.apache.org/jira/browse/MNG-5859
Project: Maven
Issue Type: New Feature
Reporter: Dave Syer
Any command line argument that requires a file location (like "-s") is awkward or impossible
to use in maven.config because the file location would have to be absolute in order to support
building from a child module (which makes it impossible to check it into source control).
Interpolation of things like {{$MAVEN_PROJECTBASEDIR}} would be helpful.
See https://issues.apache.org/jira/browse/MNG-5790 for original request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|