[ 
http://issues.apache.org/jira/browse/MYFACES-1406?page=comments#action_12436359 
] 
            
Wendy Smoak commented on MYFACES-1406:
--------------------------------------


This one is on my list to look at now that 1.1.4 is available in the central 
Maven repo.

My theory is that since both 1.1.4 and 1.1.5-SNAPSHOT have the same groupId, 
Maven will figure out that they are two versions of the same library, and pick 
the later version.


> Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1
> ---------------------------------------------------------------------------
>
>                 Key: MYFACES-1406
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1406
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: build process
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Paul Spencer
>         Attachments: patch-to-core.txt, patch-to-shared.txt
>
>
> Core and Shared project has dependency on myfaces:myfaces-api version 1.1.1.  
> Their are 2 problems here:
> 1) The dependency group is myfaces instead of org.apache.myfaces.core
> 2) The version number is wrong.
> In many places this problem is minimized by the fact that the depenency is 
> marked as "provided".  I notices the problem why using eclipse.  Eclipse was 
> trying to use the 1.1.1 version of the API even though I was working with the 
> 1.1.5-SNAPSHOT .

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

        

Reply via email to