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

John Casey commented on MASSEMBLY-205:
--------------------------------------

It's just that particular filename, actually: 
/META-INF/plexus/components.xml...it's the only container descriptor that's 
aggregated at this point. When you say it's ignored, do you mean it simply 
disappears out of the resulting assembly altogether?

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

        

Reply via email to