It's that one: http://issues.gradle.org/browse/GRADLE-1723 (workaround included in the ticket).
Cheers! On Fri, Aug 5, 2011 at 11:07 AM, Russel Winder <[email protected]> wrote: > There seems to be a problem with Milestone 4 that is still with HEAD (as > of earlier this morning). I am using Debian Testing with Sun JDK. > > I am trying to do a clean on the GPars source, the output is below. Two > things: > > 1. > > http://repo1.maven.org/maven2/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.pomdefinitely > does exist so why is it not being found? > > 2. 8 minutes 10s !!!! Practically all in initially "Loading" stating. > This is a WTF. Actually it is a FFSG. > > Anyway, all progress on GPars is stymied unless I revert to Milestone > 3. :-((( > > > |> gradle clean > :: problems summary :: > :::: WARNINGS > module not found: org.grails#grails-docs;1.3.6 > > ==== clientModule: tried > > ==== internal-repository: tried > > ==== MavenRepo: tried > > > http://repo1.maven.org/maven2/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.pom > > ==== SpringSource: tried > > > http://repository.springsource.com/maven/bundles/release/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.pom > > -- artifact org.grails#grails-docs;1.3.6!grails-docs.jar: > > > http://repository.springsource.com/maven/bundles/release/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.jar > > ==== JavaNet: tried > > > http://download.java.net/maven/2/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.pom > > -- artifact org.grails#grails-docs;1.3.6!grails-docs.jar: > > > http://download.java.net/maven/2/org/grails/grails-docs/1.3.6/grails-docs-1.3.6.jar > > :::::::::::::::::::::::::::::::::::::::::::::: > > :: UNRESOLVED DEPENDENCIES :: > > :::::::::::::::::::::::::::::::::::::::::::::: > > :: org.grails#grails-docs;1.3.6: not found > > :::::::::::::::::::::::::::::::::::::::::::::: > > > :::: ERRORS > impossible to acquire lock for org.grails#grails-docs;1.3.6 > > impossible to acquire lock for org.grails#grails-docs;1.3.6 > > impossible to acquire lock for org.grails#grails-docs;1.3.6 > > impossible to acquire lock for org.grails#grails-docs;1.3.6 > > > FAILURE: Build failed with an exception. > > * What went wrong: > Could not resolve all dependencies for configuration ':runtime': > - unresolved dependency: org.grails#grails-docs;1.3.6: not found > > > * Try: > Run with --stacktrace option to get the stack trace. Run with --info > or --debug option to get more log output. > > BUILD FAILED > > Total time: 8 mins 10.458 secs > > -- > Russel. > > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:[email protected] > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder > -- Szczepan Faber Principal engineer@gradleware Lead@mockito
