I have created spring batch application using Spring Boot. As soon as I open it using Eclipse, I get the below error in pom.xml.
Project build error: Non-resolvable parent POM for org.bcbsri.batch:DS-Script:0.0.1-SNAPSHOT: Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:1.5.9.RELEASE from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.9.RELEASE from/to central (https://repo.maven.apache.org/maven2): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target and 'parent.relativePath' points at no local POM
I downloaded the certificate from https://repo.maven.apache.org/maven2 and tried to import in newly created jks file. I am not sure how to supply the path of this jks file. I do not have admin rights. Thus I am unable to import this certificate in the Java cacert.