« Return to Thread: Created: (MNG-4197) relocation doesn't work in trunk (rev 784345)

Commented: (MNG-4197) relocation doesn't work in trunk (rev 784345)

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/MNG-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183083#action_183083 ]

Henri Gomez commented on MNG-4197:
----------------------------------

It's a serious problem with m2eclipse since we could use a correct artifact or exclude a bad in project dependencies, but are stuck when the artifact is defined in a maven plugin, ie jaxws plugin :

 Path to dependency:
       1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.11
       2) com.sun.xml.ws:jaxws-tools:jar:2.1.5
       3) com.sun.xml.ws:jaxws-rt:jar:2.1.5
       4) javax.xml.ws:jaxws-api:jar:2.1
       5) javax.xml.soap:saaj-api:jar:1.3
       6) activation:activation:jar:1.0.2

> relocation doesn't work in trunk (rev 784345)
> ---------------------------------------------
>
>                 Key: MNG-4197
>                 URL: http://jira.codehaus.org/browse/MNG-4197
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Dependencies
>    Affects Versions: 3.0-alpha-3
>            Reporter: Olivier Lamy
>            Priority: Blocker
>             Fix For: 3.0-alpha-3
>
>         Attachments: MNG-4197-2.x-code.patch
>
>
> see it MavenITmng0507ArtifactRelocationTest

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

 « Return to Thread: Created: (MNG-4197) relocation doesn't work in trunk (rev 784345)