useTransitiveDependencies leaks from one dependency set to another
------------------------------------------------------------------

                 Key: MASSEMBLY-559
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-559
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2.1
            Reporter: Julien HENRY


I have several dependencySets in my assembly descriptor. As soon as I let 
"useTransitiveDependencies" parameter to be true (set it or rely on default) 
for one dependency set, it will extend to all others dependency sets, even when 
their "useTransitiveDependencies" parameter is explicitly set to false.

See attached test project.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to