Hmn, found and installed the maven plugin and ran the pom. Ran just like the first one in command line except it failed at the end:

Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6

Probably my java settings. will debug.

Thanks,
Jeff

Ted Dunning wrote:
I don't know the details for eclipse, but I know that it can run maven
builds directly from inside eclipse and i think that there is equivalent
functionality as for the idea plugin.  For that, you just say "mvn
idea:idea" and maven builds all the necessary intellij style project files.
I think there is the same thing for eclipse.

This might help:

   http://maven.apache.org/eclipse-plugin.html

On Tue, Feb 10, 2009 at 3:44 PM, Jeff Eastman <[email protected]>wrote:

Not to my knowledge, but that would be marvelous. I ran the build in the
checkout directory where I already had a .project and .classpath. Then I
started Eclipse and it has classpath problems.

Jeff


Ted Dunning wrote:

Doesn't maven produce a usable eclipse project for you?

On Tue, Feb 10, 2009 at 3:14 PM, Jeff Eastman <[email protected]
wrote:

Build worked fine but I'm trying to cajole Eclipse into working with it.
The repository organization makes it difficult to work with. Maybe
there's
an Eclipse plugin?

Jeff

Grant Ingersoll wrote:



In the case of the libs, like Hadoop, that aren't in the Maven repo, our
POM is setup to automatically install them (and deploy, too)

For new Maven users, I'd start with:
http://maven.apache.org/users/index.html

From there, I use http://maven.apache.org/plugins/index.html a lot and
also http://maven.apache.org/pom.html and also
http://maven.apache.org/guides/index.html







Attachment: PGP.sig
Description: PGP signature

Reply via email to