sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38051
Re: [Question #293613]: How to create jar package for : https://github.com/RaiMan/SikuliX-2014.git
Question #293613 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293613
sayantan posted a new comment:
Every time i try to do so using maven i get this :
Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] sikulix1
[INFO] sikulixlibslux
[INFO] sikulixlibsmac
[INFO] sikulixlibswin
[INFO] sikulixapi
[INFO] sikulixsetupAPI
[INFO] sxjygments
[INFO] sikulix
[INFO] sikulixsetupIDE
[INFO] sikulixsetup
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sikulix1 1.1.1
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] sikulix1 ........................................... FAILURE [ 0.929 s]
[INFO] sikulixlibslux ..................................... SKIPPED
[INFO] sikulixlibsmac ..................................... SKIPPED
[INFO] sikulixlibswin ..................................... SKIPPED
[INFO] sikulixapi ......................................... SKIPPED
[INFO] sikulixsetupAPI .................................... SKIPPED
[INFO] sxjygments ......................................... SKIPPED
[INFO] sikulix ............................................ SKIPPED
[INFO] sikulixsetupIDE .................................... SKIPPED
[INFO] sikulixsetup ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.058 s
[INFO] Finished at: 2016-05-13T09:45:03+05:30
[INFO] Final Memory: 12M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5 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 -> [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]
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.