[ 
http://jira.codehaus.org/browse/MECLIPSE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173669#action_173669
 ] 

Jean-Paul GUIGUI commented on MECLIPSE-540:
-------------------------------------------

If the project is depending of A and B with:
 * A is depending of C and D
 * B is depending of C and E

Excluding B with "useTransitiveFiltering" should exclude B and E, but we should 
keep C since it is included through the path A as well.
The result list of artifact will be: A, C, D



> Transitive dependencies of excluded artificats are not excluded
> ---------------------------------------------------------------
>
>                 Key: MECLIPSE-540
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-540
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : Dependencies resolution and build path 
> (.classpath)
>    Affects Versions: 2.6
>         Environment: maven 2.0.9
>            Reporter: Jean-Paul GUIGUI
>
> When excluding an artifact with the <excludes> list, should exclude as well 
> the transitive dependencies of this excluded artifact.

-- 
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

        

Reply via email to