You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jean-Paul GUIGUI (JIRA)" <ji...@codehaus.org> on 2009/03/30 04:15:12 UTC

[jira] Created: (MECLIPSE-540) Transitive dependencies of excluded artificats are not excluded

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

        

[jira] Commented: (MECLIPSE-540) Transitive dependencies of excluded artificats are not excluded

Posted by "Jean-Paul GUIGUI (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Updated: (MECLIPSE-540) Transitive dependencies of excluded artificats are not excluded

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated MECLIPSE-540:
-------------------------------------

    Component/s: Core : Dependencies resolution and build path (.classpath)

> 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

        

[jira] Commented: (MECLIPSE-540) Transitive dependencies of excluded artificats are not excluded

Posted by "Jean-Paul GUIGUI (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171352#action_171352 ] 

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

On the assembly plugin there is an option called "useTransitiveFiltering". Having the same option on the eclipse plugin will solve the problem.

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