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

Paul Gier commented on MASSEMBLY-274:
-------------------------------------

Yes, using the default excludes is a good idea.  Although I think it should be 
used in addition to only looking for .xml files because you might put a 
readme.txt or something like that in the same directory as your assemblies 
(like in the integration test).


> descriptorSourceDirectory should only scan for xml files.
> ---------------------------------------------------------
>
>                 Key: MASSEMBLY-274
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-274
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>            Reporter: Paul Gier
>         Attachments: descriptor-source-dir-default-excludes.patch, 
> maven-assembly-plugin-directoryScan-it.patch, 
> maven-assembly-plugin-directoryScan.patch
>
>
> The descriptorSourceDirectory parameter currently treats all files in the 
> directory like assembly descriptors.  Only files ending with .xml should be 
> picked up as descriptors.  I noticed this because the assembly plugin keeps 
> trying to use files from my .svn directory as assembly descriptors.

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