On Oct 20, 2008, at 10:29 AM, Phil Messenger wrote:


Hi,

I'm writing a Cobertura plugin (native gradle, not using the ant tasks),

Very cool.

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?

Implementing a new plugin system :) In fact that is what we need and plan to do. The current plugin system is very simple and the only way right now to deal with external plugin libraries, is to stuff them into the libs folder.

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





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

   http://xircles.codehaus.org/manage_email


Reply via email to