Re: Maven jetty problem

2007-03-26 Thread Celia Mou
Hi, What i did was: After running the first maven command, go into the project directory of the project just created, then do "mvn jetty:run" That worked. It wouldn't work if you're outside the project directory. Hope it helps. celia Christoph Jaeger wrote: -BEGIN PGP SIGNED MESSAGE-

Maven jetty problem

2007-03-22 Thread Christoph Jaeger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I tried to follow the steps described on http://tapestry.apache.org/tapestry5/quickstart/ to get a first small tapestry application running. The first maven command worked without problems (mvn archetype:create ...), at least it told me that ev