[
https://issues.apache.org/jira/browse/SCM-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962081#comment-17962081
]
ASF GitHub Bot commented on SCM-565:
------------------------------------
jira-importer commented on issue #775:
URL: https://github.com/apache/maven-scm/issues/775#issuecomment-2964623528
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in
[64d2d326](http://git-wip-us.apache.org/repos/asf/maven-scm/commit/64d2d326)
(I'm already used to the Mojo Annotations, just misread the doclet-tag)
> scm:validate should not fork the build
> --------------------------------------
>
> Key: SCM-565
> URL: https://issues.apache.org/jira/browse/SCM-565
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-plugin
> Affects Versions: 1.3
> Reporter: James Nord
> Assignee: Robert Scholte
> Priority: Major
> Fix For: 1.9
>
>
> {{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 was sent by Atlassian Jira
(v8.20.10#820010)