sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35053
[Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows
New question #272281 on Sikuli:
https://answers.launchpad.net/sikuli/+question/272281
I am running 64-bit windows 7 with Maven 3.2.5 installed, cloned SikuliX from https://github.com/RaiMan/SikuliX-2014.git.
Try to build in command line by:
mvn clean install
Such errors occurred (please see the section with *** surrounded), can anybody tell me why please?
[INFO] Reactor Summary:
[INFO]
[INFO] SikuliX-2014 ....................................... SUCCESS [ 0.210 s]
[INFO] sikulixlibslux ..................................... SUCCESS [ 8.730 s]
[INFO] sikulixlibsmac ..................................... SUCCESS [ 1.023 s]
[INFO] sikulixlibswin ..................................... SUCCESS [ 1.925 s]
[INFO] sikulixapi ......................................... FAILURE [ 3.957 s]
[INFO] sikulixsetupAPI .................................... SKIPPED
[INFO] sxjygments ......................................... SKIPPED
[INFO] sikulix ............................................ SKIPPED
[INFO] sikulixsetupIDE .................................... SKIPPED
[INFO] sikulixsetup ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.013 s
[INFO] Finished at: 2015-10-10T15:53:03+08:00
[INFO] Final Memory: 17M/244M
[INFO] ------------------------------------------------------------------------
**********
[ERROR] Failed to execute goal on project sikulixapi: Could not resolve dependen
cies for project com.sikulix:sikulixapi:jar:1.1.1: Failed to collect dependencie
s at jxgrabkey:jxgrabkey:jar:1.0: Failed to read artifact descriptor for jxgrabk
ey:jxgrabkey:jar:1.0: Could not transfer artifact jxgrabkey:jxgrabkey:pom:1.0 fr
om/to uni-due.de (http://mvn.is.inf.uni-due.de:8081/nexus/content/repositories/a
tunes-dependencies/): Access denied to: http://mvn.is.inf.uni-due.de:8081/nexus/
content/repositories/atunes-dependencies/jxgrabkey/jxgrabkey/1.0/jxgrabkey-1.0.p
om , ReasonPhrase:Forbidden. -> [Help 1]
**********
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :sikulixapi
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.