gnodet opened a new pull request, #12560: URL: https://github.com/apache/maven/pull/12560
## Summary Backport of #12532 to `maven-4.0.x`. Cherry-pick of 82f438a2a1 — clean, no conflicts. Add 4 new mvnup strategies addressing Maven 4 compatibility issues from the maven4-testing project: update compiler-plugin min to 3.11.0 for ErrorProne, detect and upgrade old 4.x alpha/beta/RC plugin versions, migrate deprecated org.scala-tools:maven-scala-plugin to net.alchim31.maven:scala-maven-plugin, and add DuplicateElementStrategy to remove duplicate POM elements rejected by Maven 4's stricter parser. Original PR: #12532 Closes #12530 -- 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]
