Hi there,

> Here's the issue I discovered with 2.0.4 and JDK 6. AppFuse 2.x users have
> reported other issues (i.e. plugins not firing) when using JDK 6.
> 
> http://jira.codehaus.org/browse/MNG-2709
> 
> Matt
FYI: I am using maven2 with JDK6 and had no problems so far.
I am using junit4 and I only get the error described in the issue above,
when I miss to add junit at all to a toplevel pom.

Anyways I experienced slightly differences of JDK6 when dealing with XML
(e.g. XmlUnits fail with JDK6 that work with any JDK <= 5, might be a bug in
JAVA6) and also when using collections (iterator orderung of unordered
collections changed, but this one is NOT a bug).

Regards
  Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to