Build Sonarqube from Source code using gradle

What I am using:
a Windows 10 laptop with jdk 11.0.2 and gradle 5.6.3 installed.
What I am trying to do:
build Sonarqube 8.0 from source code.
What I have done so far:

  1. download source code from github
  2. excuting gradlew.bat build in cmd window
    What I come across

https://repox.jfrog.io/repox/sonarsource/com/sonarsource/abap/sonar-abap-plugin/3.8.0.2034/sona r-abap-plugin-3.8.0.2034.pom
Is this a private repo?

Hello @CaoFeng1226,

Thanks for reporting this problem which also affect the master branch.

The master branch as been fixed and QA has been updated to catch this kind of problems in the future.

Regarding building 8.0, the tag can’t be updated. My advise would then be to locally apply the fix here.

Cheers,

1 Like