MartinKanters opened a new pull request #120: URL: https://github.com/apache/maven-integration-testing/pull/120
Before, when a settings.xml file was referenced in maven.config, it was resolved against the working directory, which would break when maven is invoked in a submodule. This PR changes it to resolve against the multi module root. Maven-core PR: https://github.com/apache/maven/pull/566 -- 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