Niklas Gustavsson wrote: > On Thu, Sep 10, 2009 at 5:18 AM, Fernando Padilla<[email protected]> 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.
I have been able to reproduce a problem with this test case, but this is gone after "svn up" to HEAD. Fernando, thanks for reporting, please update from svn, try again and post again if you still see problems. Bernd
