Hi Shreepadma, Thanks for the feedback. IMO, it would still be easy to miss that in future. Perhaps we should execute the RAT plugin in test phase. I agree that its important to catch this upfront and not on the RC vote for next release :)
thanks Prasad On Wed, Oct 2, 2013 at 12:21 PM, Shreepadma Venugopalan < [email protected]> wrote: > RAT checks are invoked in the verify phase and are not run during a 'mvn > package' command. To run RAT checks, need to do 'mvn verify -DskipTests'. > Alternately, a later phase such as 'mvn install' can also be used. Please > remember to do this before you submit a patch as well as before committing. > > Thanks. > Shreepadma >
