DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37107>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37107 Summary: [chain] Maven build updates Product: Commons Version: Nightly Builds Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: chain AssignedTo: commons-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] For the transitive dependency feature of Maven 2 to work, the group and artifact IDs need to be consistent across projects. I'm having trouble with a project that depends on MyFaces 1.1.0 and Chain 1.0. Chain is bringing in a dependency on MyFaces 1.0.8-beta which has a different artifact id, and Maven has no way of knowing that myfaces-jsf-api-1.0.8-beta.jar and myfaces-api-1.1.0.jar are two versions of the same artifact. Similarly, updating the group and artifact ids for the Sun APIs. (See: http://maven.apache.org/reference/standard-sun-jar-names.html) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]