lprimak opened a new issue, #11974:
URL: https://github.com/apache/maven/issues/11974

   ### Affected version
   
   4.0.0-rc-5 (3.x not affected)
   
   ### Bug description
   
   Running maven on JDK 26 produces the following warning
   
   ```
   % mvn verify              
   WARNING: Final field modelId in class org.apache.maven.api.model.InputSource 
has been mutated reflectively by class 
org.apache.maven.impl.model.DefaultModelBuilder$ModelBuilderSessionState in 
unnamed module @5fbe4146 
(file:/Users/lprimak/.sdkman/candidates/maven/4.0.0-rc-5/lib/maven-impl-4.0.0-rc-5.jar)
   WARNING: Use --enable-final-field-mutation=ALL-UNNAMED to avoid a warning
   WARNING: Mutating final fields will be blocked in a future release unless 
final field mutation is enabled
   ```


-- 
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]

Reply via email to