Author Message
shix
Joined: Jan 23, 2015
Messages: 19
Offline
There are some issues when I compile the maven project with "external-authorization-client-helper” libs,the error info:
-----------------------------------------------------
/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/bin/java -Dmaven.multiModuleProjectDirectory=/Users/jiaxiuli/Desktop/breeze/oceana/devconnect -Dmaven.home=/Applications/maven3.3.3 -Dclassworlds.conf=/Applications/maven3.3.3/bin/m2.conf -Didea.launcher.port=7537 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Applications/maven3.3.3/boot/plexus-classworlds-2.5.2.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.1 -s /Applications/maven3.3.3/conf/settings.xml compile
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building devconnect 1.0
[INFO] ------------------------------------------------------------------------
Downloading: http://nexus-ott.forge.avaya.com/repository/zephyr.../3.0/avaya-commons-pom-3.0.pom
Downloading: http://nexus-ott.forge.avaya.com/repository/common.../3.0/avaya-commons-pom-3.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.597 s
[INFO] Finished at: 2017-09-12T15:24:36+08:00
[INFO] Final Memory: 10M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project devconnect: Could not resolve dependencies for project com.avaya.social.simulator:devconnect:war:1.0: Failed to collect dependencies at com.avaya.zephyr.sdk.authorization:external-authorization-client-helper:jar:3.3.1.1.331103: Failed to read artifact descriptor for com.avaya.zephyr.sdk.authorization:external-authorization-client-helper:jar:3.3.1.1.331103: Could not transfer artifact com.avaya.commons:avaya-commons-pom:pom:3.0 from/to zephyr-maven (http://nexus-ott.forge.avaya.com/repository/zephyr-maven): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
[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/DependencyResolutionException

Process finished with exit code 1
---------------------------------------------------------------------------------------



Can’t find any files when I request URL:http://nexus-ott.forge.avaya.com/repository/zephyr-maven, so I think the file dosen’t exist.
Could you help me to resolve the problem.

I had installed the "external-authorization-client-helper" to maven's pro using install.sh.


development environment:
JDK:1.8
Maven: 3.3.3
breeze auth sdk: External-Authorization-Client-Helper-3.3.1.1.331103.zip
Intellij Idea: 2016.1


Thanks
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi,
This forum can provide support for ClientSDK packages only. The ExternalAuthorizationClientHelper is not a part of the ClientSDK. You will need to redirect your question to the right forum.
Go to:   
Mobile view