foxysoft / idm-connector-bobj

SAP Identity Management connector for SAP BusinessObjects BI Platform
Apache License 2.0
5 stars 2 forks source link

Maven fails with SunCertPathBuilderException: unable to find valid certification path to requested target #5

Closed boskamp closed 8 years ago

boskamp commented 8 years ago

[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org. apache.maven.plugins:maven-resources-plugin:jar:2.6: Could not transfer artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to central (https: //repo.maven.apache.org/maven2): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExceptio n: unable to find valid certification path to requested target -> [Help 1]

boskamp commented 8 years ago

Fixed with commit 1a37a41d92c30b27fbe4883772611bcfbcd09920. Use mvn_import_cacert repo.maven.apache.org if required. See documentation of mvn_import_cacert