gnodet opened a new pull request, #1061: URL: https://github.com/apache/maven/pull/1061
- [MNG-7038] Introducing project.topdir - [MNG-7038] Additional support for topdir This PR introduces the topdir / project.topdir / session.topdir property. The computation is currently reusing the ${maven.multiModuleProjectDirectory} and both properties have the same values. However, an additional warning is issued if the ${topdir}/.mvn does not exists, which should help making sure this property is correctly computed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org