Transitive dependencies specified in dependencyManagement section included in 
sar
---------------------------------------------------------------------------------

                 Key: MJBOSSPACK-40
                 URL: https://jira.codehaus.org/browse/MJBOSSPACK-40
             Project: Maven 2.x JBoss Packaging Plugin
          Issue Type: Bug
          Components: sar
    Affects Versions: 2.2
         Environment: Windows 7, Maven 3.0.3, JDK 1.6.0.24 x64
            Reporter: Oleg Koptelov
         Attachments: jboss-sar-test.zip

Parent project contains 2 modules: sar-module and jar-module. sar-module 
depends on jar-module with scope=provided. jar-module depends on 3rd party jar 
with scope=compile. Dependency on the 3rd party jar specified in 
dependencyManagement section of the parent pom. Execution of mvn clean package 
command produces sar which contains the 3rd party jar in the lib directory. If 
the jar removed from dependencyManagement, the jar is not included in the sar.

Zip with the setup to reproduce the issue is attached.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to