I received trial Enterprise Licence and want to use DB Copy Tool. But in https://docs.sonarqube.org/display/SONAR/Sonar+DB+Copy+Tool no explanation where to get it. It's not in plugins/marketplace no results in google. Maybe anyone knows where to get this jar? Maybe somewhere exists any guide?
Asked
Active
Viewed 1,721 times
2 Answers
3
Since the Sonar DB Copy Tool is a commercial tool available to Enterprise Edition customers, you need to get in touch with your SonarSource contacts if you wish to obtain it.

Nicolas B.
- 7,245
- 17
- 29
0
Another option is Web Service API, available since SonarQube 4.2.
You can access in
{URL_Sonar}/api_documentation
Or you can use a custom solution to data migration.

Rafael Pizao
- 742
- 8
- 21