If you think that the plugin should not require that the directory exists (which is apparently does), you should file a ticket for this specific plugin.
/Anders On Sun, Feb 6, 2011 at 05:06, Jonthan DeMaagd <[email protected]> wrote: > 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] > >
