jira-importer commented on issue #372: URL: https://github.com/apache/maven-invoker-plugin/issues/372#issuecomment-2957783581
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented It might be a good idea to introduce a configuration option to define files which will be filtered as suggested despite the files like pom.xml, goals.txt, etc. ``` <filterFiles> <includes> <include>app.txt</include> <include>app.bat.txt</include> </includes> </filterFiles> ``` -- 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]
