Guillaume Nodet created MNG-8649: ------------------------------------ Summary: Maven 4 migration tool Key: MNG-8649 URL: https://issues.apache.org/jira/browse/MNG-8649 Project: Maven Issue Type: Task Reporter: Guillaume Nodet
We should be able to help our users to migrate to Maven 4. This can be done in several steps: * fix POMs (not necessarily migrate to 4.1.0 model, but fix any deprecated construct) * update to more recent versions of plugins (some are known to have problems with Maven 4) * if the project is a plugin, we can try applying the draft https://gist.github.com/gnodet/c297ccae07dd2ee67dfa98cf1ef128f9 This may be implemented as a plugin or as a tool in the mvnsh script somehow. -- This message was sent by Atlassian Jira (v8.20.10#820010)