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 you.
Regards
Pallavi
On 03/16/2010 04:43 AM, 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:eclipse but it fails claiming the plugin is missing. Then
I tried installing the Eclipse IAM plugin and marking the project "Use
Maven dependency management". That lets me browse the .pom files and
the project structure looks more obvious than before but it zapped all
the source directories from my classpath. If I add them back manually
I have 20k errors. Has anybody used this plugin and can help get me
sorted out again?
Jeff
PS: I'm using Maven 2.0.10