cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Build unsuccessful while creating War file in Hybris 123 Interactive

Former Member
0 Likes
440

When I'm trying to create WAR file during Hybris 123 Interactive installation I'm getting this error. Can someone help me how to fix this ? The Error:

Failed to execute goal com.lazerycode.selenium:driver-binary-downloader-maven-plugin:1.0.15:selenium (default) on project hybris123: Failed to download all of the standalone executables: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

I have the same problem but different error, it is like this [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.5.6.RELEASE/spring-boot-starter-parent-1.5.6.RELEASE.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.hybris.hybris123:hybris123:1.1: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.52.215] failed: Connection timed out: connect and 'parent.relativePath' points at wrong local POM @ line 17, column 10 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.hybris.hybris123:hybris123:1.1 (C:\opt\HYBRISCOMM6700P_3-80003492\hybris123\pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.hybris.hybris123:hybris123:1.1: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.52.215] failed: Connection timed out: connect and 'parent.relativePath' points at wrong local POM @ line 17, column 10 -> [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