* Jonathan Locke:
>
> i got help on this on ##wicket, but it seems like we need this in
> ./build.{sh|bat} for newbies:
>
> mvn install -Dmaven.test.skip=true
> mvn eclipse:clean eclipse:eclipse -DdownloadSources=true
> -Dmaven.test.skip=true
Please remove -Dmaven.test.skip=true in both commands. The tests
are supposed to pass.
Also, I don't think it's a good idea to do the eclipse:clean part,
as this will remove .settings files that are versioned in our
repository.
See http://maven.apache.org/plugins/maven-eclipse-plugin/clean-mojo.html
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/