honnix opened a new issue #588: URL: https://github.com/apache/maven-mvnd/issues/588
For a reason, we have a valid `settings.xml` file under our project root folder. This file is not intended to be used by Maven when building and it is only meant to be packed into a container. It seems `mvnd` will by default use that file, treat the folder where this file sits as `maven repository` root, and download artifacts to the folder. Is this an intended behaviour? Plain maven does not seem to be bothered by the existence of this file. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
