If there is an ANT version of your plugin, you can try calling it per exec.
Elmar Am 28.03.2011 um 22:09 schrieb Adam Murdoch: > > On 29/03/2011, at 4:07 AM, shadowlaw wrote: > >> hi, >> >> i'm trying to use gradle in a cxf project. And i was wondering how to call a >> maven plugin from within my build script? > > It's not possible to do this yet. We plan to add this capability at some > point. > > Which maven plugin do you want to use? There may be an alternative Gradle > plugin/Ant task/command-line tool/Java library which you can use instead. > > > -- > Adam Murdoch > Gradle Developer > http://www.gradle.org > Co-Founder and VP of Engineering, Gradleware Inc. - Gradle Training, Support, > Consulting > http://www.gradleware.com >
