Created
January 23, 2011 22:05
-
-
Save pashields/792492 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloaded: http://repo1.maven.org/maven2/redis/clients/jedis/1.5.1/jedis-1.5.1.jar (98 KB at 44.4 KB/sec) | |
Downloaded: http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.12/mysql-connector-java-5.1.12.jar (716 KB at 180.2 KB/sec) | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 1:59.332s | |
[INFO] Finished at: Sun Jan 23 16:59:17 EST 2011 | |
[INFO] Final Memory: 7M/81M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal on project com.floop.data: Could not resolve dependencies for project com.floop:com.floop.data:jar:1.0.0-SNAPSHOT: Could not find artifact com.surftools:BeanstalkClient:jar:1.4.4-SNAPSHOT in JBoss (https://repository.jboss.org/nexus/content/groups/public/) -> [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 | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2 | |
.m2/ .m2indexcache/ | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2/repository/ | |
.cache/ c3p0/ commons-cli/ commons-lang/ de/ javassist/ jtidy/ marginalia/ plexus/ swank-clojure/ | |
antlr/ classworlds/ commons-collections/ commons-logging/ dom4j/ javax/ junit/ mysql/ redis/ xml-apis/ | |
aopalliance/ com/ commons-httpclient/ commons-pool/ hiccup/ jdom/ leiningen/ org/ slide/ | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2/repository/com | |
com/ commons-cli/ commons-collections/ commons-httpclient/ commons-lang/ commons-logging/ commons-pool/ | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2/repository/com | |
com/ commons-cli/ commons-collections/ commons-httpclient/ commons-lang/ commons-logging/ commons-pool/ | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2/repository/com/ | |
floop/ jcraft/ surftools/ | |
Patrick-Shieldss-MacBook-Air:com.floop.data pashields$ ls ~/.m2/repository/com/surftools/BeanstalkClient/ | |
1.0.0-SNAPSHOT/ 1.4.4-SNAPSHOT/ 1.4.5-SNAPSHOT/ maven-metadata-local.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment