You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2011/02/03 22:48:22 UTC

[jira] Closed: (MASSEMBLY-475) Flattening directories in file sets

     [ http://jira.codehaus.org/browse/MASSEMBLY-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-475.
--------------------------------

    Resolution: Duplicate
      Assignee: John Casey

This issue is contained within the larger issue MASSEMBLY-45

> Flattening directories in file sets
> -----------------------------------
>
>                 Key: MASSEMBLY-475
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-475
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>            Reporter: Andrew Rampulla
>            Assignee: John Casey
>
> A feature I would like is to be able to specify a fileSet such that I specify a root directory X and an include pattern of "a/*/target/*.war" and have it populate the archive with a flattened directory.
> For example:
> My source structure
> a/test1/target/test1.war
> a/test2/target/test2.war
> Desired output archive:
> test1.war
> test2.war
> This way I can just include everything I want from a subdirectory into my distribution archive.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira