On Thu, Apr 17, 2014 at 7:10 AM, Leonardo Uribe <[email protected]> wrote: > The problem is rat plugin is > never executed automatically as part of the release, so there is no chance > to detect and fix it early. I'll take a look at that.
I really hate having to vote against a release just because we missed license headers. Even if we can't make running rat an automatic part of the release maven task, maybe you can add a new step (mvn apache-rat:check) in the release process document of running rat so it always happens? I wasn't sure what you are using as a template for each release document or I would have added the step in there myself.
