[ 
https://jira.codehaus.org/browse/SCM-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=337447#comment-337447
 ] 

Robert Scholte commented on SCM-737:
------------------------------------

My guess: 
org.codehaus.plexus.components.io.resources.PlexusIoFileResourceCollection.getResources()
 collects all files to bundle. Since {{usingExcludeDefaults}} is {{true}}, the 
org.codehaus.plexus.util.AbstractScanner.DEFAULTEXCLUDES is used, which 
includes 
{noformat}
        // CVS
        "**/CVS", "**/CVS/**", "**/.cvsignore",
{noformat}
                
> can't build CVS provider from source release zip file due to missing CVS test 
> repository
> ----------------------------------------------------------------------------------------
>
>                 Key: SCM-737
>                 URL: https://jira.codehaus.org/browse/SCM-737
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.0, 1.9
>            Reporter: Herve Boutemy
>            Priority: Minor
>             Fix For: 1.10
>
>
> see 
> http://mail-archives.apache.org/mod_mbox/maven-dev/201312.mbox/%3CCA%2BnPnMyckdrygn3-dJ8p2pxLuV3UyfkqCkt%2BwSWBAmkgjAGU%3Dw%40mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to