Re: [appfuse-user] Quick Start Guide additions

2008-11-25 Thread Matt Raible
The 2nd step in the QuickStart Guide will run "mvn install" by default. >From the command line, *cd* into your new project's directory and run *mvn*to download JARs, Tomcat and run the integration tests in your project. Now is a good time to take a coffee break or grab a beer - downloading everyt

[appfuse-user] Quick Start Guide additions

2008-11-24 Thread Sipatha
I'm new to both Maven and AppFuse and was going through the Quick Start guide for the first. I created the JSF Modular shell. Following the instructions i retrieved all the source code with mvn appfuse:full-source, and tried mvn jetty:run-war. This failed saying there is a missing artifact, zw.co.s