Re: Where are instructions for eclipse plugin?

2007-07-31 Thread Wayne Fay
been written yet? > > Thanks, > Siegfried > > -Original Message- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 31, 2007 10:26 PM > To: Maven Users List > Subject: Re: Where are instructions for eclipse plugin? > > I don't use m2eclipse

RE: Where are instructions for eclipse plugin?

2007-07-31 Thread siegfried
Siegfried -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 10:26 PM To: Maven Users List Subject: Re: Where are instructions for eclipse plugin? I don't use m2eclipse personally so I'm probably the wrong one to answer your question... Having sa

Re: Where are instructions for eclipse plugin?

2007-07-31 Thread Wayne Fay
I don't use m2eclipse personally so I'm probably the wrong one to answer your question... Having said that, did you try just typing in "commons" and seeing what it came back with? Wayne On 7/31/07, siegfried <[EMAIL PROTECTED]> wrote: > I'm trying to download the dependencies given at > http://w

RE: Where are instructions for eclipse plugin?

2007-07-31 Thread siegfried
I'm trying to download the dependencies given at http://www.mojavelinux.com/blog/archives/2007/05/putting_entities_to_rest_wi th_groovy_hibernate_and_jpa/ Using maven. Using the http://m2eclipse.codehaus.org/Maven_2.0_Plugin_for_Eclipse.html I got the first two dependencies (antlr-2.7.6.jar and c

Re: Where are instructions for eclipse plugin?

2007-07-31 Thread Wayne Fay
That is a Maven1 plugin. You are probably looking for: http://m2eclipse.codehaus.org/ Wayne On 7/31/07, siegfried <[EMAIL PROTECTED]> wrote: > I did a google search and found > http://mevenide.codehaus.org/maven-eclipse-plugin-plugin/ but it appears to > be very old because it says "maven" inste

Where are instructions for eclipse plugin?

2007-07-31 Thread siegfried
I did a google search and found http://mevenide.codehaus.org/maven-eclipse-plugin-plugin/ but it appears to be very old because it says "maven" instead of "m2" for the command. Is there an eclipse plug-in that implements a GUI that will allow me to browse the repository and drag and drop dependenc