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 2007/08/16 01:28:48 UTC

[jira] Updated: (MASSEMBLY-205) Files mapped anywhere under META-INF ignored

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

John Casey updated MASSEMBLY-205:
---------------------------------

    Fix Version/s: 2.2

> Files mapped anywhere under META-INF ignored
> --------------------------------------------
>
>                 Key: MASSEMBLY-205
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-205
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-1
>            Reporter: Eric Redmond
>             Fix For: 2.2
>
>
> In an assembly descriptor moving a components.xml file under META-INF is ignored
>   <files>
>     <file>
>       <source>${basedir}/src/main/components/xstream-components.xml</source>
>       <destName>components.xml</destName>
>       <outputDirectory>/META-INF/plexus</outputDirectory>
>       <filtered>true</filtered>
>     </file>
>   </files>
> However, moving anywhere else, such as /meta-inf/plexus (lowercase) works file.

-- 
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