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 a85a1f5 commit bfe8dfaCopy full SHA for bfe8dfa
wercker.yml
@@ -13,6 +13,6 @@ build:
13
yum -y install tar gzip procps
14
- wercker/maven:
15
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}
16
- goals: clean install sonar:sonar
+ goals: clean install
17
cache_repo: true
18
version: 3.5.2
0 commit comments