Yes, it's a Maven (Maven2) app, so you should really use that, or at
least make sure that it works even if you want to add an Ant
build.xml.

It should build via "mvn package" and run stand-alone via "mvn
jetty:run" or ""mvn jetty:run-war" but yes, you need Maven2 (which is
a lot better than Maven1, IMHO).

/Gwyn

On 01/10/06, Geoff hendrey <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Couple questions around adding Shades to the phonebook example.  Are 
> downloaders supposed to build the phonebook using Maven? I just threw 
> together an Ant build script after I downloaded the phonebook example, but I 
> just noticed under META-INF there is a maven directory. Maybe I need to 
> upgrade to maven 2, but Maven doesn't seem to do anything if I go into the 
> same directory as pom.xml and do "maven". Anyway, just let me know what the 
> right approach is, so that I can integrate Shades in a consistent way.
>
> Thanks a bunch,
> geoff
>
>
>
> -------------------------------------------------------------------------
> 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
>


-- 
Download Wicket 1.2.2 now! - http://wicketframework.org

-------------------------------------------------------------------------
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

Reply via email to