Skip to content

Commit

Permalink
Revert "Issue #7423: provide organization/projectKey name as checksty…
Browse files Browse the repository at this point in the history
…le for sonar"

This reverts commit 9c5bdbf.
  • Loading branch information
romani committed Dec 31, 2019
1 parent 9c5bdbf commit cceef00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/travis/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@ sonarqube)
mvn -e clean package sonar:sonar \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.login=$SONAR_TOKEN \
-Dsonar.projectKey=com.puppycrawl.tools:checkstyle \
-Dsonar.organization=checkstyle \
-Dmaven.test.failure.ignore=true \
-Dcheckstyle.skip=true -Dpmd.skip=true -Dcheckstyle.ant.skip=true
;;
Expand Down

0 comments on commit cceef00

Please sign in to comment.