mvn: simplify skip unit tests (#6448)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
- Compile and package, skipping unit tests:
|
||||
|
||||
`mvn package -Dmaven.test.skip=true`
|
||||
`mvn package -DskipTests`
|
||||
|
||||
- Install the built package in local maven repository. (This will invoke the compile and package commands too):
|
||||
|
||||
|
Reference in New Issue
Block a user