RE: Maven doesn't include plugins?

2007-08-22 Thread Jean-Philippe Steinmetz
t > Subject: Re: Maven doesn't include plugins? > > On 8/22/07, Jean-Philippe Steinmetz <[EMAIL PROTECTED]> wrote: > > I understand there's lot of documentation on how to use maven... but > nothing > > in regards to my problem of not having plugins in the first p

Re: Maven doesn't include plugins?

2007-08-22 Thread Wendy Smoak
On 8/22/07, Jean-Philippe Steinmetz <[EMAIL PROTECTED]> wrote: > I understand there's lot of documentation on how to use maven... but nothing > in regards to my problem of not having plugins in the first place. > Here is the error message I get when running 'mvn -e archetype:create' > > >mvn -e arc

RE: Maven doesn't include plugins?

2007-08-22 Thread Jean-Philippe Steinmetz
mond [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 22, 2007 4:51 PM > To: Maven Users List > Subject: Re: Maven doesn't include plugins? > > Not to be rude - but how hard did you search? > > http://maven.apache.org/articles.html > > But more to the

Re: Maven doesn't include plugins?

2007-08-22 Thread Eric Redmond
Not to be rude - but how hard did you search? http://maven.apache.org/articles.html But more to the point, that should not happen. Best to paste the error... for starters, try running: mvn -e archetype:create -- Eric Redmond http://blog.propellors.net On 8/22/07, Jean-Philippe Steinmetz <[EMA