On 27/10/06, Steve Vinoski <[EMAIL PROTECTED]> wrote:
> not work with Maven?
If it did, I wouldn't have been tearing my hair out over this effort
for the past couple weeks. :-) Basically, even with the suite()
methods in place, maven believes that there are no tests to run.
I believe bug report [1] captures why the suite() approach doesn't
work. My guess is that several of bugs like these combine, with the
result being that the combination of maven and junit4 is simply a non-
starter.
From the issue http://jira.codehaus.org/browse/SUREFIRE-31 it appears
there is a patch that makes it understand the suite() method. Does
that not work? Or does http://wiki.unto.net/Maven_JUnit4_plugin not
work either?
RG