mirror of https://github.com/apache/maven.git
fixed test install command
This commit is contained in:
parent
112e6ad795
commit
7a343e9fc9
|
@ -137,7 +137,7 @@ 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:wrapper:0.7.0-SNAPSHOT
|
mvn -N io.takari:maven:0.7.0-SNAPSHOT:wrapper
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue