The maven build for 'all' is configured as follows: clean install -Djava.awt.headless=true -Dmaven.test.skip=true
So it won't catch any test failures. Martijn On 6/19/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
isn't that one on bamboo then? http://wicketstuff.org/bamboo/ On 6/19/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > When running maven from the root: > > mvn clean test > > I get the following test failure: > > [surefire] Running > org.apache.wicket.spring.injection.annot.AnnotProxyFieldValueFactoryTest > [surefire] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.492 > sec <<<<<<<< FAILURE !! > > Anyone committed something and failed to run all the tests? > > Martijn > > -- > Join the wicket community at irc.freenode.net: ##wicket > Wicket 1.2.6 contains a very important fix. Download Wicket now! > http://wicketframework.org >
-- Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.6 contains a very important fix. Download Wicket now! http://wicketframework.org
