Wayne Fay on 02/04/09 17:10, wrote:
so the TestRunManagerTest$1 is obviously the result of jdk1.6.0_12 messing
up the compilation, right?

Run that $1 class thru JAD and see what the source code looks like.
You do know where $1 files usually come from, right (anonymous inner
classes) so this is not necessarily an error. But it may be an error
that Surefire is trying to run JUnit against those $1 files.

jad is refusing to run on my linux box, I'll have to solve that one first.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to