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.
2 parents 63e3b7f + dfe43ac commit f047422Copy full SHA for f047422
wercker.yml
@@ -216,8 +216,8 @@ quality:
216
- script:
217
name: Install pre-reqs
218
code: |
219
- yum -y install tar gzip
220
- - java/maven:
+ yum -y install tar gzip procps
+ - wercker/maven:
221
profiles: build-sonar
222
maven_opts: -Dsonar.login=${SONAR_LOGIN} -Dsonar.password=${SONAR_PASSWORD} -Dsonar.host.url=${SONAR_HOST}
223
goals: clean install sonar:sonar
0 commit comments