nielsbasjes commented on PR #840: URL: https://github.com/apache/maven/pull/840#issuecomment-1286619888
@kwin You are right. That is probably a lot better, also because this code in init will travel outside of the project and even the homedirectory of the user to find the `.mvn` directory. however... The problem I see is that for some things, like reading the `${project.topdir}/.mvn/settings.xml` (See [MNG-5659](https://issues.apache.org/jira/browse/MNG-5659)) you'll need to have that available before the pom.xml files are read. This needs more investigation on how to implement! -- 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