added debug flag for testing help

This commit is contained in:
Manfred Moser 2019-02-18 21:28:02 -08:00 committed by rfscholte
parent 7a343e9fc9
commit a1f92c8b26
1 changed files with 1 additions and 3 deletions

View File

@ -137,11 +137,9 @@ To test Maven wrapper usage:
- use on test project with takari-maven-plugin version - use on test project with takari-maven-plugin version
``` ```
mvn -N io.takari:maven:0.7.0-SNAPSHOT:wrapper mvn -N -X io.takari:maven:0.7.0-SNAPSHOT:wrapper
``` ```
For release For release
- make sure version in mvnw files, MavenWrapperDownloader.java and config files - make sure version in mvnw files, MavenWrapperDownloader.java and config files