On Thu, Sep 10, 2009 at 5:18 AM, Fernando Padilla<f...@alum.mit.edu> wrote: > I just tried to do a normal build, and I suppose it runs tests by default: > > ... > [INFO] Compilation failure > /Users/fern/work/vysper/server/extensions/xep0045-muc/src/test/java/org/apache/vysper/xmpp/modules/extension/xep0045_muc/AbstractServerInfoDiscoTestCase.java:[48,4] > method does not override or implement a method from a supertype
Could you describe more exactly what you do. I just did: svn co https://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk vysper cd vysper mvn install With a clean ~/.m2/repository and that works as expected. /niklas