Maven Scanning - Failed

Hi Team,
we having problem on maven file scanning anyone can help on this

Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121:sonar (default-cli) on project rnd-hris-service: Unable to execute SonarScanner analysis: Fail to get bootstrap index from server: PKIX path validation failed: java.security.cert.CertPathValidatorException:

Hi,

Welcome to the community!

A PKIX error is about your self-signed server certificate. The docs should help.

 
Ann

Hi,

alla our repos are in bitbucket cloud environment how do we install the certification…?

Hi,

It doesn’t matter where your code lives. It matters where your builds run. You’ll need to install the certificate on your build agents.

 
HTH,
Ann

Hi,

What about the SonarCloud puplic key where can find that…?

Hi,

I think you need to talk to your network folks. I suspect there is something “helpful” on your network between your build agents and SonarCloud.

 
HTH,
Ann