Re: [Asterisk-java-users] tests failed to compile from trunk
Brought to you by:
srt
From: thebugslayer <the...@gm...> - 2007-09-27 13:57:04
|
Stefan, I don't think maven has even reached to surefire plugin stage yet. The error failed at COMPILE stage, there are test class that won't compile! See the error msg again. -Z On 9/26/07, Stefan Reuter <ste...@re...> wrote: > Hi, > > can you try > mvn -U clean test > to make sure you are not using an outdated surefire plugin that causes > this failure? > > =Stefan > > thebugslayer wrote: > > I can run with -Dmaven.test.skip, but just thought you guys might want > > to know... > > > > [INFO] ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > > /Users/zemian/Desktop/projects/asterisk-java/src/test/java/org/asteriskjava/live/internal/AsteriskQueueMemberImplTest.java:[90,13] > > method does not override a method from its superclass > > > > /Users/zemian/Desktop/projects/asterisk-java/src/test/java/org/asteriskjava/live/internal/AsteriskAgentImplTest.java:[65,13] > > method does not override a method from its superclass > > > > > > > > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: ste...@re... > Jabber: ste...@re... > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > -- /bugslayer |