You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/06/29 10:53:11 UTC

[GitHub] [maven-source-plugin] jorsol commented on a diff in pull request #7: Add pull request template

jorsol commented on code in PR #7:
URL: https://github.com/apache/maven-source-plugin/pull/7#discussion_r909486703


##########
pom.xml:
##########
@@ -161,6 +161,7 @@ under the License.
         <configuration>
           <excludes combine.children="append">
             <exclude>src/it/reproducible/src/main/resources/**/*.txt</exclude>
+            <exclude>**/*.md</exclude>

Review Comment:
   I'm not sure either but haven't really checked why this behavior.



-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org