Getting the below error when I am building the extension from the below given URL
Maven goals - -DskipTests=true clean install sonar:sonar
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.3:sonar (default-cli) on project : The svn blame command [svn blame --xml --non-interactive -x -w src/main/java/xxx.java] failed: svn: E230001: Unable to connect to a repository at URL 'https://xxxxxxd01.xx.com/svn/project/trunk/xx/xxxx.java' [ERROR] svn: E230001: Server SSL certificate verification failed: certificate issued for a different hostname, issuer is not trusted
Solutions Tried : Accepted the certificate through command line and Manually ,worked first time but after system restart its not working again