[
https://jira.codehaus.org/browse/MNG-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347319#comment-347319
]
Robert Scholte commented on MNG-1958:
-------------------------------------
IMHO a MavenProject (or pom.xml) shouldn't be aware of the rootDir, only
plugins should do. When talking about a local relative repository, you might
want to have a look at the [mock repository
manager|http://mojo.codehaus.org/mrm/]
> we need a var that always points to the root directory in multi module builds
> -----------------------------------------------------------------------------
>
> Key: MNG-1958
> URL: https://jira.codehaus.org/browse/MNG-1958
> Project: Maven 2 & 3
> Issue Type: Improvement
> Components: Reactor and workspace
> Reporter: Mark Proctor
> Assignee: Jason van Zyl
> Fix For: 3.2.2
>
>
> $\{basedir} always points to the local module. There are cases, when having a
> local relative repository, when it would be usefull to have a var that always
> pointed to the root project, $\{rootdir}.
> In such a case you may want to think of having the names $\{rootdir}
> $\{moduledir}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)