Ok, I'm using 1.0-milestone-3, but I'd assume you are as well? I'll try wiping out my ~/.gradle/cache and trying again, once I get to Columbus (i.e., tonight).
It builds on Jenkins as well, so it's likely something on your machine, but I can't imagine what. Working theory: a windows vs. real OS issue :-) On Thu, Jun 9, 2011 at 11:10 PM, Kalle Korhonen <[email protected]> wrote: > New computer, something going haywire. Whichever tapestry module I'm > trying to build, Gradle says: > * What went wrong: > A problem occurred evaluating root project 'svn-tapestry'. > Cause: Could not resolve all dependencies for configuration ':javadoc': > - unresolved dependency: org.codehaus.groovy#groovy-all;1.7.4: not found > - unresolved dependency: javassist#javassist;3.12.1.GA: not found > - unresolved dependency: javax.inject#javax.inject;1: not found > - unresolved dependency: org.slf4j#slf4j-api;1.6.1: not found > - unresolved dependency: log4j#log4j;1.2.14: not found > - unresolved dependency: org.slf4j#slf4j-log4j12;1.6.1: not found > - unresolved dependency: org.testng#testng;5.14.9: not found > - unresolved dependency: commons-codec#commons-codec;1.3: not found > - unresolved dependency: org.antlr#antlr-runtime;3.3: not found > > I do have the dependencies in .m2 repo - wonder what can be wrong, > gradle doesn't give too many hints. Any guesses? > > Kalle > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
