[ http://jira.codehaus.org/browse/MEV-265?page=all ]
Carlos Sanchez closed MEV-265:
------------------------------
Assign To: Carlos Sanchez
Resolution: Won't Fix
Relocation warnings are not a problem, just information.
We're working on showing them only for your pom, check related MNG-1689
See http://www.ibiblio.org/maven/xml-apis/jars/README.html for an explanation
about the bogus xml-apis versions
> Commons Digester has invalid version number specified for xml-apis
> ------------------------------------------------------------------
>
> Key: MEV-265
> URL: http://jira.codehaus.org/browse/MEV-265
> Project: Maven Evangelism
> Type: Bug
> Components: Invalid POM
> Reporter: Matt Raible
> Assignee: Carlos Sanchez
>
>
> My project has a transitive dependency on commons-digester 1.5 (via
> springmodules/springmodules-validator). I get the following warning when
> running my build process.
> [artifact:dependencies] [WARNING] While downloading xml-apis:xml-apis:2.0.2
> [artifact:dependencies] This artifact has been relocated to
> xml-apis:xml-apis:1.0.b2.
> If I modify
> ~/.m2/repository/commons-digester/commons-digester/1.5/commons-digester-1.5.pom
> and change xml-apis' version from 2.0.2 to 1.0.b2, the warning goes away.
> Please change commons-digester-1.5.pom to use 1.0.b2 for xml-apis' version
> instead of 2.0.2.
> Also, since I've never had the need to include xml-apis.jar in my WAR
> projects, it seems that this dependency's scope should be set to "provided".
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]