On Oct 21, 2008, at 12:20 PM, mvlcek wrote:


I accidentally ran gradle with -q (quiet) - or rather thought from the user
guide that "-q taskname" is the required syntax :-(

Without -q I can see from the ivy output which dependency caused the problem (but nothing if the repository is the problem) - however, the error within
the compile task should better not be a NullPointerException.

You are the second user today running into this problem. This should urge us to fix the bug: http://jira.codehaus.org/browse/GRADLE-242

BTW: You can run Gradle also with -i, where you get the Ivy output your are used to from your Ant Build. Or you can use -d, where you can see the very verbose Ivy debug output.

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to