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

Benjamin Bentmann updated MASSEMBLY-274:
----------------------------------------

    Attachment: descriptor-source-dir-default-excludes.patch

An additional approach would be to add the default excludes to the 
DirectoryScanner to stop it from finding the source control metadata files. 
Using these excludes might be required if a SCM system keeps the original file 
extension for the working copy files, e.g. if something like 
"dir/.fancyscm/base-file.xml" could exist.

> 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