Hi, all just now I checkout the last version of the Wicket from the scratch https://svn.apache.org/repos/asf/incubator/wicket/trunk
mvn package (and mvn install) failed: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23 seconds [INFO] Finished at: Fri May 25 14:19:51 CEST 2007 [INFO] Final Memory: 14M/35M [INFO] ------------------------------------------------------------------------ Failure is at: === org.apache.wicket.markup.html.basic.SimplePage_12 === === org.apache.wicket.markup.html.basic.SimplePage_13 === === org.apache.wicket.markup.html.basic.SimplePage_14 === [surefire] Tests run: 16, Failures: 1, Errors: 0, Time elapsed: 0,531 sec <<<<<<<< FAILURE !! [surefire] Running org.apache.wicket.markup.html.basic.SimpleResponsePageClassTest [surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,047 sec [surefire] Running org.apache.wicket.markup.html.border.BoxBorderTest === org.apache.wicket.markup.html.border.BoxBorderTestPage_1 === === org.apache.wicket.markup.html.border.BoxBorderTestPage_2 === What do I wrong? Thanks Newbie in wicket, Oleg
