Leo, the plugin won't work at all unless you create a ~/.m2/ directory (which already exists if you've used maven outside eclipse).
Other than that I've never had any problems with it.

Jesse, have you found a clever way to have project A depend on project B without having to mvn install project B everytime you change it? Like, tapestry-contrib would depend on tapestry-framework, but you want m2eclipse to handle it internally in eclipse without involving your local mvn repo.

Martin

On Fri, 04 Aug 2006 18:03:36 +0200, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:

I'm curious, what problems have you had with the maven2 eclipse plugin?

I've found it to be very functional and helpful in most cases. I don't use the feature for adding dependencies on the fly, and I don't particular like all the recompilation that happens but overall I've been very pleased. (In
that I don't have to manage library includes at all anymore...it's all in
one place, whether using command line or eclipse.)

On 8/4/06, Leo Sakhvoruk <[EMAIL PROTECTED]> wrote:

Hi,

I'm trying to use Tapestry 4.1 for a new project but I can not find the
dependency libraries required by it on the site. I've seen that it uses
Maven build system now but the Maven plugin for Eclipse leaves much to
be desired (like working period) at this point so I would like to simply
download the necessary libraries manually.

Thanks for your help.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to