[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

Geoffrey De Smet (JIRA) issues at jboss.org
Tue Sep 15 10:36:00 EDT 2015


     [ https://issues.jboss.org/browse/DROOLS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey De Smet updated DROOLS-916:
------------------------------------
    Description: 
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).

  was:
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.



> 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