You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Jason van Zyl (JIRA)" <ji...@apache.org> on 2013/07/22 00:38:48 UTC

[jira] [Created] (RAT-145) Maven plugin should not run in the "verify" phase, but in the "validate" phase

Jason van Zyl created RAT-145:
---------------------------------

             Summary: 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