First of all, looks like the pom.xml still references wicketframework.org as a repository, and that is extremely slow... (or dead?)
I removed that repository and finally got Eclipse (with the codehaus Maven2 plugin) to build the project, but then I get a few errors. I noticed that it still uses version 1.2 of wicket core, extensions and wicket-spring. I replaced those with 1.2.2 and I'm still getting errors.
For example, it can't find:
import wicket.spring.injection.SpringComponentInjector;
Another example, it can't find
FeedbackPanel (WebPage, String)
Need help!
Thanks in advance...
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user