Hi, I'm writing a Cobertura plugin (native gradle, not using the ant tasks), and have come up against an interesting problem. My plugin needs to depend on the Cobertura libs. At the moment stashing them in the $GRADLE_HOME/lib folder works, but it would be nice to be able to declare a dependency on those libs. This is especially useful if a plugin isn't distributed with Gradle. Any suggestions on this?
Phil. -- View this message in context: http://www.nabble.com/Plugin-dependencies-tp20065248p20065248.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
