We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d880ded commit f2c1a56Copy full SHA for f2c1a56
wercker.yml
@@ -111,7 +111,7 @@ integration-test-java:
111
mv epel-apache-maven.repo /etc/yum.repos.d/
112
yum install -y apache-maven
113
export M2_HOME="/usr/share/apache-maven"
114
- export PATH=$M2_HOME/bin:$PATH
+ export PATH=$M2_HOME/bin:$PATH:$JAVA_HOME/bin
115
116
# install opensll
117
yum install -y openssl
0 commit comments