[ 
https://jira.codehaus.org/browse/MJBOSSPACK-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274937#comment-274937
 ] 

Anders Hammar commented on MJBOSSPACK-40:
-----------------------------------------

@Benjamin: Would you say this Maven 3 behavior is "correct" and this plugin 
should handle this difference between Maven 2 and 3? Or should I file a Maven 
ticket?
If Maven 3 is right, any idea on a universal solution to figure out the list of 
artifacts to include in the archive in this test case? (code: 
http://mojo.codehaus.org/jboss-packaging-maven-plugin/xref/org/codehaus/mojo/jboss/packaging/AbstractPackagingMojo.html#337)

> 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
>            Assignee: Anders Hammar
>         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