[maven] sonarqube does not build
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Just pointing the maven plugin at https://github.com/SonarSource/sonarqube fails like this:
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/sonarsource/parent/parent/36/parent-36.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.sonarsource.sonarqube:sonarqube:6.2-SNAPSHOT: Could not transfer artifact org.sonarsource.parent:parent:pom:36 from/to central (https://repo.maven.apache.org/maven2): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at wrong local POM @ line 5, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.sonarsource.sonarqube:sonarqube:6.2-SNAPSHOT (/home/daniel/sonarqube/parts/sonarqube/build/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.sonarsource.sonarqube:sonarqube:6.2-SNAPSHOT: Could not transfer artifact org.sonarsource.parent:parent:pom:36 from/to central (https://repo.maven.apache.org/maven2): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at wrong local POM @ line 5, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Evaluation history
No evaluation history available.