>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? Thanks for the help. jb -- Jeff Brown SpringSource http://www.springsource.com/ Autism Strikes 1 in 166 Find The Cause ~ Find The Cure http://www.autismspeaks.org/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
