[ 
https://issues.apache.org/jira/browse/MNG-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735324#comment-16735324
 ] 

Robert Scholte commented on MNG-6169:
-------------------------------------

Yes, I was indeed referring to {{default-bindings.xml}}, the rest will remain. 
{{pom}} is not really a packaging-type (it doesn't create an artifact), that 
one must remain in Maven Core, just like a default version for all the known 
packaging plugins.
btw, reason behind this is that custom packaging plugins are forced to embed 
these bindings, hence for consistency our packaging plugins should do the same. 
And this is not logic that belongs to Maven core.

> Lifecycle/binding plugin version updates
> ----------------------------------------
>
>                 Key: MNG-6169
>                 URL: https://issues.apache.org/jira/browse/MNG-6169
>             Project: Maven
>          Issue Type: Improvement
>          Components: core, Dependencies
>    Affects Versions: 3.3.9
>            Reporter: Christian Schulte
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 3.6.x-candidate
>
>
> Regular plugin update to absorb changes if plugin version is not specified in 
> the client POM.
> ||groupId||artifactId||[previous 
> version|http://maven.apache.org/ref/3.5.0/maven-core/default-bindings.html]||target
>  version||
> |org.apache.maven.plugins|maven-clean-plugin|2.5|3.1.0|
> |org.apache.maven.plugins|maven-site-plugin|3.3|3.6|
> |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|
> |org.apache.maven.plugins|maven-resources-plugin|2.6|3.0.2|
> |org.apache.maven.plugins|maven-compiler-plugin|3.1|3.5.1|
> |org.apache.maven.plugins|maven-surefire-plugin|2.12.4|3.0.0-M3|
> |org.apache.maven.plugins|maven-jar-plugin|2.4|3.0.2|
> |org.apache.maven.plugins|maven-ejb-plugin|2.3|2.5.1 (api 3.0+)|
> |org.apache.maven.plugins|maven-plugin-plugin|3.2|3.6.0|
> |org.apache.maven.plugins|maven-war-plugin|2.2|3.0.0|
> |org.apache.maven.plugins|maven-ear-plugin|2.8|3.0.1|
> |org.apache.maven.plugins|maven-rar-plugin|2.2|2.4 (?)|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to