Skip to content

Commit 59930cd

Browse files
Update wercker.yml
1 parent 74c211f commit 59930cd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

wercker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ build:
1111
code: |
1212
yum -y install tar gzip
1313
- java/maven:
14-
goals: clean install
15-
version: 3.5.2
16-
cache_repo: true
17-
- java/maven:
18-
profiles: build-sonar
1914
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}
2015
goals: clean install sonar:sonar javadoc:javadoc
2116
cache_repo: true

0 commit comments

Comments
 (0)