My understanding is that these directories and files are created by default. Is this not true?
>From command>mvn jetty:run -----Original Message----- From: Wayne Fay [mailto:[email protected]] Sent: Saturday, February 05, 2011 10:58 PM To: Maven Users List Subject: Re: Jetty Plugin Error: > [ERROR] Failed to execute goal > org.mortbay.jetty:maven-jetty-plugin:6.1.10:run (default-cli) on > project > simple-webapp: Webapp source directory > C:\Users\jondemaagd\MavenProjects\simple-webapp\src\main\webapp does > not exist -> [Help 1] Did you read the error? It says "blah\src\main\webapp does not exist." Fix that and try again. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
