[
https://issues.apache.org/jira/browse/SCM-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962796#comment-17962796
]
ASF GitHub Bot commented on SCM-737:
------------------------------------
jira-importer commented on issue #943:
URL: https://github.com/apache/maven-scm/issues/943#issuecomment-2964634549
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
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
```
// CVS
"**/CVS", "**/CVS/**", "**/.cvsignore",
```
> can't build CVS provider from source release zip file due to missing CVS test
> repository
> ----------------------------------------------------------------------------------------
>
> Key: SCM-737
> URL: https://issues.apache.org/jira/browse/SCM-737
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-cvs
> Affects Versions: 1.0, 1.8.1
> Reporter: Hervé Boutemy
> Assignee: Robert Scholte
> Priority: Minor
> Fix For: 1.9
>
>
> see
> http://mail-archives.apache.org/mod_mbox/maven-dev/201312.mbox/%3CCA%2BnPnMyckdrygn3-dJ8p2pxLuV3UyfkqCkt%2BwSWBAmkgjAGU%3Dw%40mail.gmail.com%3E
--
This message was sent by Atlassian Jira
(v8.20.10#820010)