[m2e-users] (no subject)

2012-09-21 Thread Vijay Anand
Hi, Maven used to be a solid tools before it was moved to eclipse from apache. I always get error whenever I try to install into eclipse and I don't see a solution around it. This is ongoing for last 6 months. Why can't you release a binary which works out of box with vanilla eclipse for java? T

[m2e-users] maven installation issues with eclipse

2012-09-21 Thread Vijay Anand
> > Hi, > Maven used to be a solid tools before it was moved to eclipse from > apache. > I always get error whenever I try to install into eclipse and I don't see > a solution around it. This is ongoing for last 6 months. > > Why can't you release a binary which works out of box with vanilla eclip

Re: [m2e-users] (no subject)

2012-09-21 Thread Matthew Piggott
It works for many people, and without a detail description of the problem no is going to be able to help you. On 21 September 2012 15:32, Vijay Anand wrote: > Hi, > Maven used to be a solid tools before it was moved to eclipse from > apache. > I always get error whenever I try to install into e

Re: [m2e-users] (no subject)

2012-09-21 Thread Vijay Anand
I get this error: Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse 1.2.0.20120903-1050 (org.eclipse.m2e.feature.feature.group 1.2.0.20120903-1050) Missing requirement: m2e - Maven Integration for Ec

Re: [m2e-users] (no subject)

2012-09-21 Thread Andrew Eisenberg
I suspect that the problem is related to your install from Ubuntu. More than likely, the version you installed doesn't have the correct update sites pre-configured. The distributions from Ubuntu are always slightly different than what you get at eclipse.org. And this causes all sorts of subtle up

Re: [m2e-users] (no subject)

2012-09-21 Thread Vijay Anand
Hi Andrew, That did help. Thanks. I uninstalled the eclipse from ubuntu and it worked fine. Maybe in your download page you can add a warning for any ubuntu sourced installs. Vijay On Fri, Sep 21, 2012 at 2:49 PM, Andrew Eisenberg wrote: > I suspect that the problem is related to your install

Re: [m2e-users] Any way to use project specific settings.xml?

2012-09-21 Thread Alex Chaphiv
Yeah, that's what we do now. It becomes problematic when we share the project with other parties. Plus, it seems to be frowned upon to put repositories in poms. Thanks though. On Thu, Sep 20, 2012 at 8:58 PM, Igor Fedorenko wrote: > No, this is not possible and no plans to adds this functionali