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 >> >>
