You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/08/02 16:42:20 UTC

[jira] [Reopened] (MSHADE-116) IncludeResourceTransformer could allow

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

Michael Osipov reopened MSHADE-116:
-----------------------------------

> IncludeResourceTransformer could allow <directory> 
> ---------------------------------------------------
>
>                 Key: MSHADE-116
>                 URL: https://issues.apache.org/jira/browse/MSHADE-116
>             Project: Maven Shade Plugin
>          Issue Type: Story
>            Reporter: Pierre Le Roux
>            Priority: Minor
>
> *IncludeResourceTransformer* could be declared with *<directory>* instead of *<file>*
> *modifyOutputStream* method could test directory and file value. One and only of its should be declared.
> If directory value is set, then process loops on each subdirectory and files inside the root directory and add a JarEntry in JarOutputStream.
> Another way to do it could be to allow ant include files patterns.
> If needed, i can contribute for this feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)