Due to a change in TestNG's API versions later than 5.1 no longer work with the current surefire release. This is currently being worked on by the TestNG developers and hopefully won't be too long in coming.
For now - if you need any changes from 5.2+ your best course of action would be using the antrun plugin. Or as an alternative, another TestNG user has written there own maven plugin specifically for TestNG (I'll see if I can find a reference to it and follow up this post). On 4/4/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
Arguably, I suppose the problem could be related to the TestNG v5.4 used by Ant vs the TestNG v5.1 used by Maven. But I'm just getting into this and thought I'd ask before digging into it more myself.
