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 694ec39 commit bb7098bCopy full SHA for bb7098b
wercker.yml
@@ -9,7 +9,7 @@ build:
9
- script:
10
name: Install pre-reqs
11
code: |
12
- yum -y install tar gzip
+ yum -y install tar gzip procps
13
- java/maven:
14
maven_opts: -Dunit-test-wlst-dir=/u01/oracle/oracle_common/common/bin -Dsonar.login=${SONAR_LOGIN} -Dsonar.password=${SONAR_PASSWORD} -Dsonar.host.url=${SONAR_HOST}
15
goals: clean install sonar:sonar javadoc:javadoc
0 commit comments