For those of us wicket/maven neophytes, can someone give some quick tips on how to bulid & run one or more of the items in wicket-stuff? I'd be happy to add it to the wiki if you do <grin>

I got wicket-contrib-velocity by using the maven command given at http://wicket-stuff.sourceforge.net/cvs-usage.html:

maven scm:checkout-project -Dmaven.scm.method=cvs -Dmaven.scm.cvs.module=wicket-stuff -Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/cvsroot/wicket-stuff -Dmaven.scm.checkout.dir=.

That only got me the wicket-stuff module, which I then ran maven on but it didn't seem to build much.

So then I tried pulling wicket-contrib-velocity (the one I'm mainly interested in) by doing a similar maven scm command but with module=wicket-contrib-velocity

I then built that by saying 'maven', it built me a war file in target... I then ran that with maven jetty:run-war, but the war file doesn't have the web.xml in it (althouhg there is one in this project).

Is that just an error? Any recommendations? I'm not really up to speed on maven, so I may be missing something obvious.

Thanks,

dwh


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to