mirror of https://github.com/apache/maven.git
words are missing - I think this is what you mean...
This commit is contained in:
parent
7773b68254
commit
90d5ab7642
|
@ -50,7 +50,7 @@ For all those *nix operating systems, various shells should work including
|
||||||
* zsh
|
* zsh
|
||||||
|
|
||||||
In terms of Apache Maven versions itself, the wrapper should work with any Maven 3.x version and it defaults to the
|
In terms of Apache Maven versions itself, the wrapper should work with any Maven 3.x version and it defaults to the
|
||||||
latest release - currently 3.5.0. We do NOT plan the deprecated, EOL'ed Maven 2.x.
|
latest release - currently 3.5.0. We do NOT plan to support the deprecated, EOL'ed Maven 2.x.
|
||||||
|
|
||||||
The maven-wrapper itself is compiled to work with Java 5. The Takari Maven Plugin for installation however uses Java 7.
|
The maven-wrapper itself is compiled to work with Java 5. The Takari Maven Plugin for installation however uses Java 7.
|
||||||
Once the wrapper is installed with the plugin you should be able to use the wrapper on the project with Java 5 and up.
|
Once the wrapper is installed with the plugin you should be able to use the wrapper on the project with Java 5 and up.
|
||||||
|
|
Loading…
Reference in New Issue