Hi.
I'm using Eclipse 3.6 with the m2Eclipse plugin. Up until now I've been using Wicket's web based quickstart, but I just realised that m2Eclipse allows me to create Maven projects from archetypes within Eclipse.
The problem is that the wicket-archetype-quickstart is version 1.4.7, but the newest version of Wicket is 1.4.9. Is it possible to make the 1.4.9 version of the wicket quickstart archetype available to m2eclipse? And better yet, is there an archetype for Wicket+Spring+Hibernate(and JPA)?
Thanks in advance.