Hans Dockter <[email protected]> writes: [...]
>> But compilation fails with >> >> io problem while parsing ivy file: >> http://scala-tools.org/repo-snapshots/net/liftweb/lift/1.1-SNAPSHOT/lift-1.1-SNAPSHOT.pom> >> : >> Resetting to invalid mark >> >> io problem while parsing ivy file: >> http://scala-tools.org/repo-snapshots/net/liftweb/lift-webkit/1.1-SNAPSHOT/lift-webkit-1.1-SNAPSHOT.pom> >> : >> Impossible to load parent for >> file:/Users/jeppe/.gradle/cache/net.liftweb/lift-webkit/ivy-1.1- >> SNAPSHOT.xml.original. >> Parent=net.liftweb#lift;1.1-SNAPSHOT >> >> module not found: net.liftweb#lift-webkit;1.1-SNAPSHOT >> >> ==== clientModule: tried >> >> And it fails to resolve all the net.liftweb libs. The repo should be >> ok, since I can build with maven. >> >> I've tried deleting .gradle, ~/.gradle, but to no avail >> >> Any hints? > > This might be a Ivy/Maven incompatibility. You could try to replace > the ivy version in the GRADLE_HOME_0.5.2 libs directory. The current > gradle ships with ivy-2.1-rc2. I'm not completely sure if Gradle 0.5.2 > is compatible with this new ivy version. That did it. Thanks! /Jeppe --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
