gnodet commented on issue #576: URL: https://github.com/apache/maven-mvnd/issues/576#issuecomment-1008736597
The reason is that `mvnd` is not aware of all possible JVM options and which one should be discriminating and which one would allow reusing a daemon, so it only knows about a subset of options. Options that should be discriminating can be added using the `mvnd.jvmArgs` system property which can be set in the `.mvn/mvnd.properties` configuration file. I guess things could be improved a bit... -- 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]
