cstamas commented on PR #12402: URL: https://github.com/apache/maven/pull/12402#issuecomment-4938445499
The other day was tinkering with same problem, and we have issues as well: https://issues.apache.org/jira/browse/RAT-567 https://issues.apache.org/jira/browse/RAT-554 Idea is that Maven POM should **really not contain RAT config**, merely a plugin definition with one liner config, that points to some sort of RAT config file, presumably in repository root. This way, that file would end up in source bundle as well, and could be picked up by tools like ATR is, as currently we have divergence between config used in build by Maven, ATR reports unrelated errors, etc. -- 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]
