gnodet opened a new pull request, #12357:
URL: https://github.com/apache/maven/pull/12357

   ## Summary
   
   Backport of #12355 to `maven-4.0.x`.
   
   - Add `SourceStrategy` to mvnup that migrates legacy source configuration to 
Maven 4.1.0+ `<source>` elements
   - Handles compiler properties (`maven.compiler.release`, 
`maven.compiler.source`/`target`), compiler plugin configuration, source/test 
directories, and resources
   - Applicable when `--model-version 4.1.0+` or `--all` is specified
   
   ## Test plan
   
   - [x] 26 unit tests covering all migration phases cherry-picked cleanly
   - [x] Tests pass on `maven-4.0.x`
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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