gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 208 forks source link

Gradle plugin failure, not enough information. #139

Open stosik opened 6 years ago

stosik commented 6 years ago

SonarQube: 6.7.1 sonarqube-gradle-plugin: 2.6.2 Gradle: 4.5.1 GitLab Community Edition 9.0.0

I run on gitlab ci task as follows:

testBranch: stage: test_preview script:

and get following error:

Failed to execute project builder: com.talanlabs.sonar.plugins.gitlab.CommitProjectBuilder`

Is there anything what possibly I could do wrong ? Sorry for creating issue for it but couldn't find any answer in already closed ones.