[ https://issues.apache.org/jira/browse/MNG-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736106#comment-16736106 ]
Robert Scholte commented on MNG-6551: ------------------------------------- Just to make clear to everybody why we need both: Suppose someone is using an old maven-jar-plugin that doesn't contain the components.xml yet, then the other plugins must still have a reliable version. Removing it here would mean Maven would look for the LATEST again (which would drop us back to Maven 2.0.x), hence we still need to update this in Maven Core too. > Packaging 'jar' binding plugin upgrades > --------------------------------------- > > Key: MNG-6551 > URL: https://issues.apache.org/jira/browse/MNG-6551 > Project: Maven > Issue Type: Sub-task > Components: core, Dependencies > Affects Versions: 3.5.0, 3.6.0 > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: Issues to be reviewed for 3.x > > > This affects: > ||groupId||artifactId||[previous > version|https://maven.apache.org/ref/3.5.0/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging]||target > version|| > |org.apache.maven.plugins|maven-resources-plugin|2.6|3.1.0| > |org.apache.maven.plugins|maven-compiler-plugin|3.1|3.8.0| > |org.apache.maven.plugins|maven-surefire-plugin|2.12.4|3.0.0-M3| > |org.apache.maven.plugins|maven-jar-plugin|2.4|3.1.1| > |org.apache.maven.plugins|maven-install-plugin|2.4|3.0.0-M1| > |org.apache.maven.plugins|maven-deploy-plugin|2.7|3.0.0-M1| -- This message was sent by Atlassian JIRA (v7.6.3#76005)