mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
There is wide spread misconception that in order to build a Maven project the command is `mvn clean install`. It would be better to promote the right way (in the vast majority of the cases) to build a Maven project. `mvnd verify` aligns with Maven documentation as well, where the example command is `mvn verify`.
8.6 KiB
8.6 KiB