[jboss-jira] [JBoss JIRA] (DROOLS-916) Upgrade wagon-provider-api from 1.0 to at least 2.6, so it's since with the rest of the maven/aether dependencies

Michael Biarnes Kiefer (JIRA) issues at jboss.org
Mon Nov 16 11:53:00 EST 2015


    [ https://issues.jboss.org/browse/DROOLS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129360#comment-13129360 ] 

Michael Biarnes Kiefer commented on DROOLS-916:
-----------------------------------------------

The version of org.apache.maven.wagon:wagon-provider is declared in jboss-ip-bom as
https://github.com/jboss-integration/jboss-integration-platform-bom/blob/6.0.0.CR30/pom.xml#L197
The only part where it is appears it is: https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/kie-platform-bom/pom.xml#L747
Thus as exclusion.
The only artifacts that is ovwerwritten is jackrabbit https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/pom.xml#L250,



> Upgrade wagon-provider-api from 1.0 to at least 2.6, so it's since with the rest of the maven/aether dependencies
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-916
>                 URL: https://issues.jboss.org/browse/DROOLS-916
>             Project: Drools
>          Issue Type: Task
>    Affects Versions: 6.3.0.CR2
>            Reporter: Geoffrey De Smet
>            Assignee: Michael Biarnes Kiefer
>            Priority: Minor
>
> This downgrade in our dependency looks pretty bad.
> {code}
> [INFO] |  |  +- org.apache.maven.wagon:wagon-provider-api:jar:1.0:test (version managed from 2.6)
> [INFO] |  |  +- org.apache.maven.wagon:wagon-file:jar:2.6:test
> [INFO] |  |  |  +- commons-lang:commons-lang:jar:2.6:test
> {code}
> It's probably because the ip-bom overwrites the wagon-provider-api  version to 1.0 (while transitively it's 2.6).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list