summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorhakonhall <hakon@yahoo-inc.com>2017-05-05 12:39:37 +0200
committerGitHub <noreply@github.com>2017-05-05 12:39:37 +0200
commit0b76c8884eee6e41fc1e2e1c2aec2d89cf5a96ca (patch)
tree82303bd205207ccd0e0f0b9d4b9f7a1f06915adc /README.md
parent522e0359ddbb351f6ad09fc355ecc14d2f02c717 (diff)
Revert "Revert "Bootstrap local Java builds""
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1e60fb003fd..23efaa9d327 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,7 @@ or use the prebuilt docker image
### Build Java modules
Java modules can be built on any environment having Java and Maven:
- sh bootstrap.sh
- mvn install
+ sh bootstrap.sh java-build
### Build C++ modules
source /opt/rh/devtoolset-6/enable