Hi gang, 

I updated my gradle-core on Ubuntu 9.04 and tried to build with: 
  ./gradlew clean dists

It eventually failed with this error: 

:explodedDistBase
:: problems summary ::
:::: ERRORS
        a module is not authorized to depend on itself:
org.gradle#gradle-core;0.8-20090905121204-0500


Build failed with an exception.
Run with -s or -d option to get more details. Run with -S option to get the
full (very verbose) stacktrace.

Build file '/home/hdarcy/dev/gradle-core/build.gradle' line: 184

Execution failed for task ':explodedDistBase'.
Cause: java.lang.IllegalArgumentException: a module is not authorized to
depend on itself: org.gradle#gradle-core;0.8-20090905121204-0500

BUILD FAILED



Is there a better target to run if all I want to do is create a snapshot
version of gradle without all the user docs? THis target takes a looooong
time to execute. I'll I want to do is run the latest gradle. 

-----
--
Hamlet D'Arcy

-- 
View this message in context: 
http://www.nabble.com/gradle-core-%27dists%27-task-failing-with-circular-module-reference-tp25310824p25310824.html
Sent from the gradle-dev mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to