Files
maven-mvnd/README.adoc
Plamen Totev 64828123f5 Improve the README file (#734)
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`.
2022-12-14 11:52:24 +01:00

8.6 KiB