Niklas Gustavsson wrote: > On Wed, Nov 25, 2009 at 5:26 PM, Bernd Fondermann <[email protected]> > wrote: >> 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 >> <<<< > > Try mvn install and see if that helps. > > /niklas
I can reproduce with a fresh trunk checkout and mvn -Dmaven.test.skip install If I don't skip the tests, then build fails with unit test error. mvn --version gives Maven version: 2.0.9 Java version: 1.6.0_15 OS name: "mac os x" version: "10.6" arch: "i386" Family: "mac" Mmmhh... Bernd
