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. -- View this message in context: http://www.nabble.com/Dependency-to-a-module-configuration--tp19990983p20087079.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
