jira-importer commented on issue #480:
URL: 
https://github.com/apache/maven-apache-parent/issues/480#issuecomment-2771735893

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   First thanks for offering a patch, but there are already a number of default 
excludes via the the configuration of the 
[apache-rat-plugin](https://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html)
 like 
[useEclipseDefaultExcludea](https://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useEclipseDefaultExcludes),
 
[useMavenDefaultExcludes](http://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useMavenDefaultExcludes)
 and 
[useIdeaDefaultExcludes](http://creadur.apache.org/rat/apache-rat-plugin/check-mojo.html#useIdeaDefaultExcludes).
   Apart from that the `*.log` is not currently part of any default exclusion 
cause usually a log files does not belong to the project root folder which is 
unique for each project which means the project has to decide to add this 
explicit.
   There is one question coming to my mind: Is there a problem arising which 
you like to solve or something which does not work as expected?
   


-- 
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]

Reply via email to