Unable to build wknd project sun.security.provider.certpath.SunCertPathBuilderException
Hi All,
I have created Adobe profile in settings.xml file.
I am using Intellij / JDK 1.8 and unable to build using : mvn clean install
I tried adding the adobe client cert in CACERT in JRE/JDK ; also manually added the commons-imaging-1.0-alpha2.jar , still getting the same error.
Can anybody help ?
Could not resolve dependencies for project com.adobe.aem.guides:aem-guides-wknd.core:jar:0.1.1-SNAPSHOT: Failed to collect dependencies at io.wcm:io.wcm.testing.aem-mock.junit5:jar:3.0.2 -> io.wcm:io.wcm.testing.aem-mock.core:jar:3.0.2 -> org.apache.commons:commons-imaging:jar:1.0-R1534292: Failed to read artifact descriptor for org.apache.commons:commons-imaging:jar:1.0-R1534292: Could not transfer artifact org.apache.commons:commons-imaging:pom:1.0-R1534292 from/to adobe-public-releases (https://repo.adobe.com/nexus/content/groups/public😞 Transfer failed for https://repo.adobe.com/nexus/content/groups/public/org/apache/commons/commons-imaging/1.0-R1534292/commons-imaging-1.0-R1534292.pom: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Thanks.