Emmanuel Lecharny wrote: > After a svn up, I have another error : > > ... > ------------------------------------------------------------------------------- > > Test set: org.apache.vysper.stanzasession.StanzaSessionTestCase > ------------------------------------------------------------------------------- > > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.288 > sec <<< FAILURE! > testHandshake(org.apache.vysper.stanzasession.StanzaSessionTestCase) > Time elapsed: 1.269 sec <<< FAILURE! > junit.framework.AssertionFailedError > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertNotNull(Assert.java:217) > at junit.framework.Assert.assertNotNull(Assert.java:210) > at > org.apache.vysper.stanzasession.StanzaSessionTestCase.testHandshake(StanzaSessionTestCase.java:78)
I ran with -D maven.test.skip Bernd > > > > Bernd Fondermann wrote: >> BTW, this problem happens on $TRUNK/ and $TRUNK/server, but not on >> $TRUNK/server/core. >> >> On Wed, Nov 25, 2009 at 17:26, Bernd Fondermann >> <[email protected]> wrote: >> >>> Hi, >>> >>> I have currently problems building. >>> >>> What is me poor maven user soul doing wrong? >>> >>> Missing: >>> ---------- >>> 1) org.apache.vysper:vysper-core:test-jar:tests:1.0.0-SNAPSHOT >>> <<<< >>> >>> Thanks, >>> >>> Bernd >>> >>> >> >> > >
