ottlinger commented on PR #116:
URL: https://github.com/apache/creadur-rat/pull/116#issuecomment-2105253922

   > There is code in the Maven plugin for ScmIgnoreParser and ExclusionHelper 
that handle exclusions. that needs to be brought into core so that CLI and Ant 
can use it too. Perhaps think about adding configuration files for SCMs that 
list the excluded things and then read them on demand (like we do for internal 
style sheets). The configuration file could have the same structure as a 
gitignore file. Then we can use the .gitignore processor we already have to 
read them and generate the file and directory exclusion filters.
   > 
   > I know that this is more than you were looking to do but it fits with the 
harmonization epic we have. I can help get the command line to work with it if 
you would like.
   
   I see your point but I'm not sure if the maven-specific invoker-plugin-test 
environment can be put into the other submodule. I always understood it to be a 
part of the maven plugin itself and no common functionality.


-- 
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: dev-unsubscr...@creadur.apache.org

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

Reply via email to