Commit 4acd1a97 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch '10io-maven-docs-versions-requirements' into 'master'

Add minimum required versions on Maven docs

See merge request gitlab-org/gitlab!28661
parents 00286b2f 67bb06e0
...@@ -34,6 +34,11 @@ using Maven and understand how to build your own packages, move onto the ...@@ -34,6 +34,11 @@ using Maven and understand how to build your own packages, move onto the
### Installing Maven ### Installing Maven
The required minimum versions are:
- Java 11.0.5+
- Maven 3.6+
Follow the instructions at [maven.apache.org](https://maven.apache.org/install.html) Follow the instructions at [maven.apache.org](https://maven.apache.org/install.html)
to download and install Maven for your local development environment. Once to download and install Maven for your local development environment. Once
installation is complete, verify you can use Maven in your terminal by running: installation is complete, verify you can use Maven in your terminal by running:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment