[ http://jira.codehaus.org/browse/MECLIPSE-180?page=comments#action_78115 ]
Alexis Kinsella commented on MECLIPSE-180:
------------------------------------------
Here is a sample of the relocated pom:
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>xerces</groupId>
<artifactId>xerces</artifactId>
<version>2.0.2</version>
<distributionManagement>
<relocation>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</relocation>
</distributionManagement>
</project>
> It seems that relocation does not work
> --------------------------------------
>
> Key: MECLIPSE-180
> URL: http://jira.codehaus.org/browse/MECLIPSE-180
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Components: dependency resolution
> Environment: Any
> Reporter: Alexis Kinsella
>
> It seems relocation is not used to generate classpath to a relocated pom.
> For example: the relocation of Xerces 2.0.2 to XercesImpl 2.0.2
--
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