You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/10/16 22:49:28 UTC

DO NOT REPLY [Bug 37107] New: - [chain] Maven build updates

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: wsmoak@apache.org


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org