Hi, You can use BuildConfig.groovy to overide the dependencies of the webtest plugin. I use that to upgrade it to 2.7 snapshot.
Cheers Lee On 9/25/10, Daniel Plappert <[email protected]> wrote: > Hi, > > I installed the webtest plugin 3.0.0 for grails. This version uses htmlunit > 2.4 which has a bug when jquery are used as javascript library. I found a > hack to upgrade the version of htmlunit to 2.6, but I am not really > satisfied with this workaround, because I have to copy the jar files > manually into the ivy2 directory. > > I am wondering if there is another way to upgrade the htmlunit version or is > it possible to configure the grails plugin to use a newer webtest version? > Really appeciate your help, many thanks. > > Greetings, > Daniel > -- Sent from my mobile device _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

