Always do a clean, like 'mvn clean install -Dmaven.test.skip=true Also, if you check out wicket/-extensions/-auth/-spring/-parent you can go to directory parent and build all of them in one command (./build-all.sh)
Eelco On 9/16/06, Stefan Lindner <[EMAIL PROTECTED]> wrote: > I checked out wicket 2.0 from svn. Now I build wicket base (in subdir > 'wicket') eith > > mvn -Dmaven.test.skip=true package > > to skip the failing tests. This creates a file named > "wicket-2.0-SNAPSHOT.jar" in subdir wicket/target. > > Now I change to subdir 'wicket-extensions'. I do the same as above but > now I get > > > wicket-extensions\src\java\wicket\extensions\markup\html\repeater\ > RepeatingView.java:[26,31] cannot find symbol > symbol : class AbstractRepeater > location: package wicket.markup.html.list > > But the wicket.markup.html.list.AbstractRepeater class is part of wicket > base and it seems to be compiled without any error. What am I doing > wrong? How can I build the current wicket extensions? > > Stefan > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user