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 bb7098b commit e517979Copy full SHA for e517979
wercker.yml
@@ -12,6 +12,6 @@ build:
12
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
+ goals: clean install sonar:sonar
16
cache_repo: true
17
version: 3.5.2
0 commit comments