delanym opened a new issue, #813: URL: https://github.com/apache/maven-mvnd/issues/813
I would like the configuration in `.mvn/maven.config` to be used no matter the executable (mvn, mvnw, mvnd). Currently mvnd (via the new maven wrapper type=only-script) doesn't consider those properties, e.g. `-Dorg.slf4j.simpleLogger.defaultLogLevel=warn` This is surprising behaviour. There's no mention at https://github.com/apache/maven-mvnd of any files in .mvn/maven.config, jvm.config, extensions.xml so its not clear what the relationship is. -- 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]
