[ https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634884#comment-17634884 ]
ASF GitHub Bot commented on MNG-7598: ------------------------------------- kwin commented on PR #874: URL: https://github.com/apache/maven/pull/874#issuecomment-1317193067 @gnodet I fixed most of the issues in Maven Core. Can you look at the others and either fix or ignore with a comment? > Enforce binary backwards-compatibility with Maven 3 of all exported packages > ---------------------------------------------------------------------------- > > Key: MNG-7598 > URL: https://issues.apache.org/jira/browse/MNG-7598 > Project: Maven > Issue Type: Improvement > Reporter: Konrad Windszus > Priority: Major > Fix For: 4.0.0 > > > All packages exported through the API classloader (indicated in > https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/maven/extension.xml) > should be binary backwards-compatible in Maven 4. > To enforce this the > [japicmp-maven-plugin|https://siom79.github.io/japicmp/MavenPlugin.html] > should be leveraged during the build. > Compare with the discussion at > https://siom79.github.io/japicmp/MavenPlugin.html. -- This message was sent by Atlassian Jira (v8.20.10#820010)