slawekjaranowski opened a new issue, #12115: URL: https://github.com/apache/maven/issues/12115
### Affected version 3.10.0 ### Bug description Reproduce: ``` mvn -V help:help Apache Maven 3.10.0-SNAPSHOT (bf1ea07b40daa020eaca038148a9a39c72c2c4e7) Maven home: /Users/slawomir.jaranowski/.sdkman/candidates/maven/3.10.x Java version: 26.0.1, vendor: Eclipse Adoptium, runtime: /Users/slawomir.jaranowski/.sdkman/candidates/java/26.0.1-tem Default locale: en_PL, platform encoding: UTF-8, time zone: Europe/Warsaw OS name: "mac os x", version: "26.3.1", arch: "aarch64", family: "mac" WARNING: Final field logger in class org.apache.maven.eventspy.internal.EventSpyDispatcher has been mutated reflectively by class org.eclipse.sisu.bean.BeanPropertyField in unnamed module @3c72f59f (file:/Users/slawomir.jaranowski/.sdkman/candidates/maven/3.10.x/lib/org.eclipse.sisu.inject-1.0.0.jar) WARNING: Use --enable-final-field-mutation=ALL-UNNAMED to avoid a warning ``` -- 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]
