mirror of https://github.com/apache/maven.git
improved wording on supported systems
This commit is contained in:
parent
6ebdbb1de5
commit
4a5f7c7cae
|
@ -37,14 +37,15 @@ The wrapper should work on various operating systems including
|
||||||
* Windows (various newer versions)
|
* Windows (various newer versions)
|
||||||
* Solaris (10 and 11)
|
* Solaris (10 and 11)
|
||||||
|
|
||||||
For all those various shell systems should work including
|
For all those *nix operating systems, various shells should work including
|
||||||
|
|
||||||
|
* sh
|
||||||
* bash
|
* bash
|
||||||
* dash
|
* dash
|
||||||
* zsh
|
* zsh
|
||||||
|
|
||||||
In term of Maven versions it should work with any Maven 3.x version and it defaults to the latest release - currently
|
In terms of Apache Maven versions itself, the wrapper should work with any Maven 3.x version and it defaults to the
|
||||||
3.5.0.
|
latest release - currently 3.5.0. We do NOT plan the deprecated, EOL'ed Maven 2.x.
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue