You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/11 22:04:11 UTC

[GitHub] [maven-mvnd] cstamas commented on pull request #734: Use `mvnd verify` as example instead of `mvnd clean install`

cstamas commented on PR #734:
URL: https://github.com/apache/maven-mvnd/pull/734#issuecomment-1312225210

   Stll, the `mvn clean install` works 100% always, while `mvn verify` may not, in cases like "resume from", or even if you have some nastiy plugin in picture, that expects something to be resolved from local repo (and neglects reactor), OR, when you build the plugin that is also used in same build, like here. 
   
   So, no, there is not `s/install/verify` that is always applicable....


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org