mvn clean jetty:run-war ;-)
On 9/5/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: > > I created a SpringMVC modular project using rc1 on my Ubuntu 7.04 linux > desktop following the steps in the Quick Start. When I ran the 'mvn > jetty:run-war' command I got the following error: > > 2007-09-05 22:19:00.757::WARN: Failed startup of context > [EMAIL > PROTECTED]/,jar:file:/home/bob/clientproj/norm/web/target/norm-webapp-1.0-SNAPSHOT.war!/} > java.util.zip.ZipException: error in opening zip file . . . > > The app did not start up. > > I tried the same thing on my Windows XP box and it worked as advertised. > > Any suggestions? > > Bob > > -- > View this message in context: > http://www.nabble.com/Error-on-Linux-with-SpringMVC-modular-RC1-tf4389418s2369.html#a12514850 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
