You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (Jira)" <ji...@apache.org> on 2019/12/10 11:03:00 UTC

[jira] [Updated] (MSHADE-336) ArtifactSet inclusion doesn't include transitive dependencies

     [ https://issues.apache.org/jira/browse/MSHADE-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise updated MSHADE-336:
---------------------------------------
    Issue Type: New Feature  (was: Bug)

> ArtifactSet inclusion doesn't include transitive dependencies
> -------------------------------------------------------------
>
>                 Key: MSHADE-336
>                 URL: https://issues.apache.org/jira/browse/MSHADE-336
>             Project: Maven Shade Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.2.1
>            Reporter: Madhav
>            Priority: Major
>
> I am using the below snippet to include an specific dependency which is declared in the project pom.
>  
>                  <artifactSet>
>                     <includes>
>                            <include>groupX:artifactY</include>                                     
>                       </includes>             
>                   </artifactSet>
>  
> It only includes artifactY ignoring the dependencies of artifactY POM.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)