scm:validate should not fork the build
--------------------------------------
Key: SCM-565
URL: http://jira.codehaus.org/browse/SCM-565
Project: Maven SCM
Issue Type: Improvement
Affects Versions: 1.3
Reporter: James Nord
scm:validate invokes the lifecycle validate prior to calling itself.
but this adds no benifit and just slows down the build (esp if scm:validate is
bound to the validate phase!)
That is scm:validate should only be validating the scm information in the POM -
if other plugins such as the enforcer fail due to incorrect deps this should
not cause mvn:validate to fail!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira