summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2017-09-25 16:25:39 +0200
committerGitHub <noreply@github.com>2017-09-25 16:25:39 +0200
commitb2674fc59b69d2e1579d06e301189c62e873e2ae (patch)
treed2057b1c5414b80ac0d618cbc72229fbec7bfb24
parentd2a0cce57df4d1bcfa41ed4cbfadc705636df142 (diff)
parent6d8d874f9096ea95905907e302c45e3e4db3394b (diff)
Merge pull request #3523 from vespa-engine/gjoranv/maven-version
Maven 3.3.9 or later is required for container-deps-enforcer.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51ecc5fb02e..762990a3127 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Travis-CI build status: [![Build Status](https://travis-ci.org/vespa-engine/vesp
## Get started developing
### Setup build environment
-C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven installed.
+C++ building is supported on CentOS 7. The Java source can be built on any platform having Java 8 and Maven (version>=3.3) installed.
We recommend using the following environment: [Create C++ dev environment on CentOS using VirtualBox and Vagrant](vagrant/README.md).
You can also setup CentOS 7 natively and install the following build dependencies: