Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] build error org.eclipse.lyo.clients:oslc-java-client

Dear Experts,

AM new OSLC topic, when i tried to build am getting below error. Can you please help me


[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< org.eclipse.lyo.clients:oslc-java-client >--------------
[INFO] Building OSLC Java Client 4.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.481 s
[INFO] Finished at: 2019-03-18T18:08:04+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project oslc-java-client: Could not resolve dependencies for project org.eclipse.lyo.clients:oslc-java-client:jar:4.0.0-SNAPSHOT: Failed to collect dependencies at org.apache.wink:wink-client:jar:1.4: Failed to read artifact descriptor for org.apache.wink:wink-client:jar:1.4: Could not transfer artifact org.apache.wink:wink-client:pom:1.4 from/to lyo-releases (https://repo.eclipse.org/content/repositories/lyo-releases/): 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:

--
Thanks & Regards
   Umesh

Back to the top