mirror of https://github.com/apache/maven.git
Updated Quick Build information.
This commit is contained in:
parent
0ee5dfb0ff
commit
114a0e9c7a
|
@ -71,7 +71,7 @@ If you want to bootstrap Maven, you'll need:
|
|||
- Maven 3.0.5 or later
|
||||
- Run Maven, specifying a location into which the completed Maven distro should be installed:
|
||||
```
|
||||
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.5.x-SNAPSHOT" clean package
|
||||
mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.6.x-SNAPSHOT" clean package
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue