Hans Dockter <hans@...> writes:

> ...
> File system dependencies are not shown in the dependencies report
> (although they should). But they are in the classpath.

oh -- well, that explains a lot. Should I open an issue report for this?
I don't see why the dependencies report would only output a subset
of the dependencies, that's just confusing and misleading.

> You can always show what is contained in a dependency configuration by:
> 
> task showConf << {
>    configurations.compile.each { println it }
> }

okay, thanks.


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

    http://xircles.codehaus.org/manage_email


Reply via email to