[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-241) Wrong maven-aether-provider dependency for some reason

Matous Jobanek (JIRA) issues at jboss.org
Wed Mar 9 01:46:00 EST 2016


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

Matous Jobanek commented on SHRINKRES-241:
------------------------------------------

Hi,
if you specify it as a standard dependency:
{code:xml}
<dependency>
    <groupId>org.apache.maven</groupId>=
    <artifactId>maven-aether-provider</artifactId>
    <version>3.2.5</version>
</dependency>
{code}
then your project should use this version.

Could you provide your pom file? I would like to find out where the problem is.

> Wrong maven-aether-provider dependency for some reason
> ------------------------------------------------------
>
>                 Key: SHRINKRES-241
>                 URL: https://issues.jboss.org/browse/SHRINKRES-241
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>    Affects Versions: 2.2.2
>            Reporter: Bob McWhirter
>
> I can't explain it, because your POM looks good, but if I rely on SW-Resolvers 2.2.2, which should be using maven-aether-provider 3.2.5, from a maven v3.2.5, I still get maven-aether-provider 3.2.1.
> Can you think of some way to force maven-aether-provider to 3.2.5?



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


More information about the shrinkwrap-issues mailing list