Did you try the following? $ gradle projectReport
Maybe I've tried that only with the --all option and failed. Looks like the extended version is only generated with the "tasks" target, but that does not generate the file.
Anyway, I was just curious how the generated file looks like as I would have been interested in having a graphical visualization of the task flow and was thinking that Gradle maybe would create a dot file for the same.
Alternative tasks to generate a subset of the reports can be found in the task names of the user guide [1]
Great. Thanks very much for your help! Cheers, Marco --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
