Thanks for feedback and help. Is @PACKAGE@ ilegal? Maven filters it correctly (at least for me). I have to use it to be able to customize the class name of wicket application. Feel free to modify the template if you have any ideas.
Thanks, Kamil On Wed, 9 Feb 2005 10:47:55 +0200, Anatol Pomozov <[EMAIL PROTECTED]> wrote: > You no need to modify maven jars. Just unpack archive to any directory > i.e. d:/temp/genapp-templates and run > maven -Dmaven.genapp.template.repository=d:/temp/genapp-templates > -Dtemplate=wicket-genapp genapp > > I found some bugs in your template > -web-inf folder name in lower-case > -web.xml file has invalid entries like @[EMAIL PROTECTED] > > wishlist > -Generate not just unit tests but also simple functional tests (using > jWebUnit for example) > > > On Tue, 8 Feb 2005 22:17:28 +0100, Kamil Rembalski <[EMAIL PROTECTED]> wrote: > > After that, you get a project with needed libraries and a valid > > web.xml. The URL for wicket servlet is the name of your application > > (one you supplied to genapp). I will check if there is a possibility > > of using the template without having to modify the maven jars. I'm > > pretty sure there should be such possibility... > > > > Cheers, > > Kamil > > -- > anatol > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Wicket-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-develop > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
