allow auto-add headers from plugin
----------------------------------
Key: RAT-76
URL: https://issues.apache.org/jira/browse/RAT-76
Project: RAT
Issue Type: Improvement
Affects Versions: 0.6, 0.7
Reporter: Mike Rheinheimer
Fix For: 0.7
We looked into switching from com.google.code.maven-license-plugin to
apache-rat-plugin to take advantage of the auto-add header feature. However,
the plugin does not appear capable of this.
I see that it can be done standalone:
http://incubator.apache.org/rat/apache-rat/index.html, but the rat-plugin
module makes no reference to any *AbstractLicenceAppender.
I suppose if this feature were added, you'd want to still fail the build, and
report that license headers were added to files, and suggest that a commit is
now needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.