RE: Maven 2 and Eclipse

2006-01-31 Thread Jörg Schaible
Maciej Mastalarczuk wrote on Tuesday, January 31, 2006 3:39 AM: Hi, Has anyone had any luck with using Maven 2 with Eclipse? It can be easily integrated through external launch configuration, but Eclipse build paths are pain. I know there is a plugin for Eclipse

Re: Maven 2 and Eclipse

2006-01-31 Thread Tom Joad
Hello, I'm a little desesperate with this m2 eclipse plugin while everything works so good with configuring externa tools like indicate on maven sit guide http://maven.apache.org/guides/mini/guide-ide-eclipse.html I never succeed to build anyone with. I get error below on compile or package. I

Re: Maven 2 and Eclipse

2006-01-30 Thread Kathryn Huxtable
Yes. It sort of works for me. The 0.0.4 plugin does *not* read the settings.xml file, which is pretty limiting, but I have used it successfully. It works best, IMHO, if you enable the Maven2 nature, which puts a Maven2 container in your .classpath file instead of listing each jar separately. That

RE: Maven 2 and Eclipse

2006-01-30 Thread Maciej Mastalarczuk
] Sent: Tuesday, 31 January 2006 11:15 AM To: Maven Users List Subject: Re: Maven 2 and Eclipse Yes. It sort of works for me. The 0.0.4 plugin does *not* read the settings.xml file, which is pretty limiting, but I have used it successfully. It works best, IMHO, if you enable the Maven2

Re: Maven 2 and Eclipse

2006-01-30 Thread Kathryn Huxtable
static to me. Maciej -Original Message- From: Kathryn Huxtable [mailto:[EMAIL PROTECTED] Sent: Tuesday, 31 January 2006 11:15 AM To: Maven Users List Subject: Re: Maven 2 and Eclipse Yes. It sort of works for me. The 0.0.4 plugin does *not* read the settings.xml file, which

Re: Maven 2 in Eclipse

2005-12-15 Thread Rinku
Hi Eric, Check this out. http://maven.apache.org/eclipse-plugin.html cheers, Rahul * [EMAIL PROTECTED] wrote: Hi, Today at Javapolis (www.javapolis.com), Vincent showed a Maven 2 plugin for Eclipse. It wasn't doing much yet, but there were some nice tricks one could do (such as downloading

Re: Maven 2 in Eclipse

2005-12-15 Thread [EMAIL PROTECTED]
Yep, That's the one. Vincent mentionned it was on codehaus, but on codehaus, there is no reference to it yet. I should have checked the maven site itself :-) (and the lists archive, since it's release was posted) Anyhow, thanks for the quick reply. Eric. Rinku wrote: Hi Eric, Check this