[ https://issues.apache.org/jira/browse/MSHARED-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571531#comment-17571531 ]
Jorge Solórzano commented on MSHARED-1115: ------------------------------------------ Sure, but this affects the behavior of JAR packaging and the property [https://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html#addDefaultExcludes] [https://github.com/apache/maven-filtering/pull/43] should fix this for maven without touching plexus-utils. > Not excluding files like .gitignore after plexus-utils 3.3.0 > ------------------------------------------------------------ > > Key: MSHARED-1115 > URL: https://issues.apache.org/jira/browse/MSHARED-1115 > Project: Maven Shared Components > Issue Type: Bug > Components: maven-filtering > Affects Versions: maven-filtering-3.3.0 > Reporter: Jorge Solórzano > Priority: Major > > After [https://github.com/codehaus-plexus/plexus-utils/pull/174] Maven is not > longer excluding some SCM files like .gitignore. > I don't know the rationale for this change in plexus-utils but in order to > keep the default behavior maven-filtering should include those additional > excludes if the addDefaultExcludes is true to avoid including those files in > the final packaging. -- This message was sent by Atlassian Jira (v8.20.10#820010)