Skip to content

Commit e517979

Browse files
Removing javadoc plugin execution due to failures
1 parent bb7098b commit e517979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ build:
1212
yum -y install tar gzip procps
1313
- java/maven:
1414
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
15+
goals: clean install sonar:sonar
1616
cache_repo: true
1717
version: 3.5.2

0 commit comments

Comments
 (0)