> From a gradle build I need to execute a Groovy script and that script
> has dependencies which are available in the maven repo but won't
> necessarily be available in the user's environment when they run the
> build.
>
> How should I manage running that script from a gradle build while
> giving it access to its dependencies?
Are these dependencies handled via Grape, or do you want Gradle to
pull down the dependencies, add them to the classpath, and then
execute the script?
Cheers,
Peter
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email