Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] NPE in LifecycleMappingFactory.java:1060

Igor,.

The "effective POM" tab in the m2e POM editor looks like this;
http://slexy.org/view/s20AmF0c56

Also, the version of the plugin copied from the "installed features" dialog is;

  m2e - Maven Integration for
Eclipse	1.2.0.20120903-1050	org.eclipse.m2e.feature.feature.group

Thanks!

- James

On 25 October 2012 08:31, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
> Does help:effective-pom show any m2e specific configuration?
>
> Dos restarting eclipse make the problem go away?
>
> --
> Regards,
> Igor
>
>
> On 12-10-25 2:42 AM, James Read wrote:
>>
>> Hey folks,
>>
>> I have this really irritating NPE in m2e, whenever I try and save my
>> POM, an error dialog pops up; "Errors running Builder 'Maven Project
>> Builder' on project '....'.
>>
>> The NPE can be found here; http://slexy.org/view/s210bCZ1dB
>> My POM can be found here; http://slexy.org/view/s2ar5iJK18
>>
>> I tried to carve up the POM to try and narrow the problem down, but
>> nothing particularly helpful.
>>
>> Any insight you could provide would be very much appreciated.
>>
>> - James
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top