[
https://issues.apache.org/jira/browse/MNG-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735667#comment-16735667
]
Sylwester Lachiewicz commented on MNG-6169:
-------------------------------------------
I found in MDEP-82 that if some plugins depend on 2.x then go-offline may not
work correctly due to excluding old wagon provider in
org.apache.maven.plugin.internal.PluginDependencyResolutionListener#isWagonProvider.
I have created a patch for the jacoco plugin to migrate to 3.0+ and issue no
longer appears.
> Packaging plugin bindings 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: Issues to be reviewed for 3.x
>
>
> 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)