Exclude with useTransitiveFiltering is excluding transitive artifacts which
have ancestors in both include and exclude condition
--------------------------------------------------------------------------------------------------------------------------------
Key: MASSEMBLY-401
URL: http://jira.codehaus.org/browse/MASSEMBLY-401
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-3
Environment: maven 2.0.9
Java 1.6.0_12
WinXP
Reporter: Jean-Paul GUIGUI
If we have the following dependencies:
A depends of C,D
B depends of C,E
and if I exclude B and useTransitiveFiltering=true into the assembly
descriptor, then the dependency C is as well excluded. It supposed to be kept
since it is included from the path A as well, not only from B.
--
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