[ 
https://issues.apache.org/jira/browse/RAT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714833#comment-13714833
 ] 

Sebb commented on RAT-145:
--------------------------

URL: http://svn.apache.org/r1505508
Log:
RAT-145 - Maven plugin should not run in the "verify" phase, but in the 
"validate" phase

Modified:
    creadur/rat/trunk/RELEASE_NOTES.txt
    
creadur/rat/trunk/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java

                
> Maven plugin should not run in the "verify" phase, but in the "validate" phase
> ------------------------------------------------------------------------------
>
>                 Key: RAT-145
>                 URL: https://issues.apache.org/jira/browse/RAT-145
>             Project: Apache Rat
>          Issue Type: Bug
>          Components: maven
>            Reporter: Jason van Zyl
>
> I do not want to wait until I've done everything in my build to find out the 
> licensing check fails. I think someone might have mixed up the "validate" and 
> "verify" phase. The check seems inexpensive and can always be done in the 
> "validate" phase if it's important. With it being in the "verify" phase today 
> while trying to create a Maven distribution is died in the worst possible 
> place which is right at the end of the release process. Being in the "verify" 
> phase is sub-optimal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to