But if i resolve the deps of the configuration "compile"
def projectClassPath = project(':myProject').dependencies.resolve("compile");

To get the transitive dependencies i must use the "default" configuration. is that right?

fyi
i use mavenStyledRepos


Marko


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

   http://xircles.codehaus.org/manage_email


Reply via email to