syndesisio / syndesis-system-tests

Apache License 2.0
0 stars 5 forks source link

Build failure #1

Closed jimmidyson closed 7 years ago

jimmidyson commented 7 years ago
$ mvn clean test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building iPaaS System Tests :: Project 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.490 s
[INFO] Finished at: 2017-02-11T20:22:25+00:00
[INFO] Final Memory: 10M/298M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project system-tests-project: Could not resolve dependencies 
for project com.redhat.ipaas:system-tests-project:jar:1.0-SNAPSHOT: The following artifacts cou
ld not be resolved: org.arquillian.cube:arquillian-cube-requirement:jar:1.0.0.Alpha17-ipaas, or
g.arquillian.cube:arquillian-cube-spi:jar:1.0.0.Alpha17-ipaas, org.arquillian.cube:arquillian-c
ube-kubernetes:jar:1.0.0.Alpha17-ipaas, org.arquillian.cube:arquillian-cube-api:jar:1.0.0.Alpha
17-ipaas, org.arquillian.cube:arquillian-cube-core:jar:1.0.0.Alpha17-ipaas, org.arquillian.cube
:arquillian-cube-openshift:jar:1.0.0.Alpha17-ipaas: Failure to find org.arquillian.cube:arquill
ian-cube-requirement:jar:1.0.0.Alpha17-ipaas in file:///home/jdyson/projects/redhat-ipaas/ipaas
-system-tests/.localrepo was cached in the local repository, resolution will not be reattempted
 until the update interval of internal has elapsed or updates are forced -> [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
jimmidyson commented 7 years ago

There are no jars in .localrepo...

iocanel commented 7 years ago

It should be fine now.