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 d1f2a0e commit ee568a2Copy full SHA for ee568a2
wercker.yml
@@ -11,7 +11,7 @@ build:
11
code: |
12
yum makecache fast
13
yum -y install tar gzip procps
14
- - java/maven:
+ - 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
17
cache_repo: true
0 commit comments