maven-assembly-plugin version 2.2-beta-2 release schedule?

2007-10-21 Thread Dave Hoffer
Any idea when maven-assembly-plugin version 2.2-beta-2 might be released? I have a build that requires this version. (The maven-assembly-plugin has several snapshot dependencies so it would be hard for me to make a private release.)

Classloading exception in Maven built ear..

2007-10-21 Thread Larry Suto
Hi Im building an ear in Maven 2.07 that I have built in and deployed with Maven 2.04 without any errors...now when I try to deploy the ear built with the newer Maven I get this error: Caused by: java.lang.LinkageError: Class tcl/lang/Command violates loader constraints: definition mismatch bet

Re: Junit 4 or TestNG 5 suite support

2007-10-21 Thread Arnaud HERITIER
Good question Arnaud On 21/10/2007, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > > I don't understand either why surefire is not top-priority for the maven > devs to have everthing working that JUnit and TestNG support. Especially > since testing is part of the default lifecycle. > > regards, >