John Murph wrote:
Tomek, et. all,

I found the cause. I suspect that your root gradle directory is named "gradle-core". This exposes a bug in Gradle where it tells Ivy that the root project is named "gradle-core", which conflicts with the name of the subproject called "gradle-core".

Good catch.

I renamed my directory to gradlecore and the problem went away. This bug will be fixed, but that should get you building until then.


I've updated the settings file to hard code the root project name, so this problem should go away without you having to rename your directory.


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to