I am getting the below error logs while configuring my job on jenkins
with sonar
:
[ERROR] SonarQube server [http://wkwmorablrd01:9000] can not be reached [INFO] LNG ............................................... FAILURE [17.172s] [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.4.0.905:sonar (default-cli) on project extension: Unable to execute SonarQube: Fail to get bootstrap index from server: Status returned by url [http://wkwmorablrd01:9000/batch/index] is not valid: [404] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :extension
Could you please help me ?
Regards, Shwetha