jira-importer commented on issue #107: URL: https://github.com/apache/maven-source-plugin/issues/107#issuecomment-2959534996
**[Dennis Lundberg](https://issues.apache.org/jira/secure/[email protected])** commented I have checked the source code and it used the default excludes from org.codehaus.plexus.util.DirectoryScanner, which excludes "\*\*/.svn" and "\*\*/.svn/\*\*" among other things. I also tried this on the trunk of commons-logging using maven-source-plugin 2.0.3 and 2.0.4-SNAPSHOT and none of them include any .svn directories. Do you have a publicly available test case that isn't working for you? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
