[
https://issues.apache.org/jira/browse/MNG-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885067#comment-17885067
]
Nils Breunese commented on MNG-5859:
------------------------------------
MNG-7774 added support for interpolating {{session.rootDirectory}} and
{{session.topDirectory}} in {{.mvn/maven.config}}.
> 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
> Priority: Major
>
> 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
(v8.20.10#820010)