[ https://jira.codehaus.org/browse/MSHADE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=303859#comment-303859 ]
Jeff Ekhardt commented on MSHADE-116: ------------------------------------- This would be really helpful to easily migrate away from assembly plugin. Are there any other ways to do bulk file includes for shade currently or is this feature request the only option so far? > IncludeResourceTransformer could allow <directory> > --------------------------------------------------- > > Key: MSHADE-116 > URL: https://jira.codehaus.org/browse/MSHADE-116 > Project: Maven 2.x 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira