<goal name="antjunit">
<ant:ant dir="${basedir}" antfile="ant.build.xml" target="junit"/>
</goal>
It will call the ANT target from Maven.
On Mon, 22 Nov 2004 17:28:09 -0500, Jeff Yemin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> There's a new feature in the ant 1.6.2 junit task (forkmode attribute)
> that I would really, really like to use. I tried modifiying the
> plugin.jelly file in the maven test plugin to support the new
> attributes, but quickly discovered that maven 1.0 is bound pretty
> tightly to ant 1.5.3. Is there any way to use new ant features without
> waiting for a new maven release that supports ant 1.6.2 directly?
>
> Thanks,
> Jeff Yemin
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]