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


##########
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:
   please only exclude md in .github directory.
   We can use md eg in site
   
   by the way is strange ... eg in maven-invoker-plugin we have template but I 
don't see excludes ...



-- 
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-unsubscr...@maven.apache.org

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

Reply via email to