summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-09-25 16:23:59 +0200
committergjoranv <gv@oath.com>2017-09-25 16:23:59 +0200
commit6d8d874f9096ea95905907e302c45e3e4db3394b (patch)
treed2057b1c5414b80ac0d618cbc72229fbec7bfb24 /README.md
parentd2a0cce57df4d1bcfa41ed4cbfadc705636df142 (diff)
Maven 3.3.9 or later is required for container-deps-enforcer.
Diffstat (limited to 'README.md')
-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: