On Fri, Jun 10, 2011 at 10:41 AM, Howard Lewis Ship <[email protected]> wrote: > Ok, I'm using 1.0-milestone-3, but I'd assume you are as well?
Yes. > 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 :-) Sure, it's environment specific but quite a few others seem to have the same issue. For the record, I'm back on Windows 7 (for this laptop) since I couldn't get os-supported soft raid and graphics card drivers to work satisfactorily on any Linux version. Regardless, I think we have to be able to support all platforms - I don't think we can that elitist that we could exclude all developers on a major OS. Like it or not. While on Windows, I use bunch of stuff to make it behave more like Xnix to reduce my pain. Looks like we also lost a bunch of meta data with the deletion of pom files. At the moment, I'm maintaining a shadow copy of the Maven build to get on with my work. Kalle > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
