I don't think so. I'm on MacOS. The default JVM / JDK is 1.6. I don't have a JAVA_HOME environment setting.
On Tue, Oct 13, 2009 at 1:13 PM, Quintin Beukes <[email protected]>wrote: > Did you perhaps switch JDK version? > > Quintin Beukes > > > > On Tue, Oct 13, 2009 at 5:37 PM, Benson Margulies <[email protected]> > wrote: > > java.lang.AbstractMethodError: > > java.lang.Throwable.getMessage()Ljava/lang/String; > > at > > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:353) > > at > > > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > > > > > > This 'just started happening.' No additional info from -X. > > > > maven version is 2.2.1. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
