Re: Eclipse IAM Help

2010-03-17 Thread Pallavi Palleti
Hi Jeff, Not sure about the error that you are getting. I have struggled a lot in making the maven plugin to work in eclipse and jot down the instructions that worked for me. They are available at http://ppallavi.blogspot.com/2010/01/my-struggle-with-maven-plugin-for.html. Hope it might help

Re: Eclipse IAM Help

2010-03-16 Thread Benson Margulies
Jeff, This area is on my list. --benson On Tue, Mar 16, 2010 at 11:17 AM, Jeff Eastman wrote: > Thanks guys, I upgraded maven to 2.2.1 and eclipse:eclipse finally ran. The > Eclipse IAM plugin did not seem to understand the poms so I removed it and > installed m2eclipse instead. At least that

Re: Eclipse IAM Help

2010-03-16 Thread Jeff Eastman
Thanks guys, I upgraded maven to 2.2.1 and eclipse:eclipse finally ran. The Eclipse IAM plugin did not seem to understand the poms so I removed it and installed m2eclipse instead. At least that has some user documentation but I still can't get it to do anything useful. Grrr. Ted Dunning wrote

Re: Eclipse IAM Help

2010-03-15 Thread Benson Margulies
Oops, that's what I meant to write. 2.2.x. On Mon, Mar 15, 2010 at 9:29 PM, Ted Dunning wrote: > I have heard of other errors due to maven 2.0.  I use 2.2.0 or 2.2.1. > > On Mon, Mar 15, 2010 at 6:04 PM, Benson Margulies > wrote: > >> I recommend maven 2.1.x. I can't explain the error from >> ec

Re: Eclipse IAM Help

2010-03-15 Thread Ted Dunning
I have heard of other errors due to maven 2.0. I use 2.2.0 or 2.2.1. On Mon, Mar 15, 2010 at 6:04 PM, Benson Margulies wrote: > I recommend maven 2.1.x. I can't explain the error from > eclipse:eclipse, I use it constantly. > > > On Mon, Mar 15, 2010 at 7:13 PM, Jeff Eastman > wrote: > > After

Re: Eclipse IAM Help

2010-03-15 Thread Benson Margulies
I recommend maven 2.1.x. I can't explain the error from eclipse:eclipse, I use it constantly. On Mon, Mar 15, 2010 at 7:13 PM, Jeff Eastman wrote: > After deleting my .m2 repository and rebuilding Mahout I now had an Eclipse > classpath full of obsolete references to various jars. I tried mvn >

Eclipse IAM Help

2010-03-15 Thread Jeff Eastman
After deleting my .m2 repository and rebuilding Mahout I now had an Eclipse classpath full of obsolete references to various jars. I tried mvn eclipse:eclipse but it fails claiming the plugin is missing. Then I tried installing the Eclipse IAM plugin and marking the project "Use Maven dependenc