Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Latest version refuses to configure rather silently

I have a trifling bit of evidence that this problem is in the
checkstyle/pmd support.

Here's the structure.

There's a parent and a host of modules. If I try to update project
configuration on any, I end up with the mysterious error message.

If I activate a profile that disables checkstyle and pmd, the
mysterious problem goes away and the java nature shows up.

However, a command-line maven build yields no checkstyle or PMD complaints.

I need to shift to real work, but this evening I'll debug.





On Wed, Jun 8, 2011 at 8:53 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
> There were no changes in this area for very long time now and I have not
> seen this problem either. We will need a sample project and steps to
> reproduce this failure to be able to troubleshoot.
>
> --
> Regards,
> Igor
>
> On 11-06-08 8:45 AM, Benson Margulies wrote:
>>
>> "Problems encountered while setting project description."
>>
>> That's the only message I can elicit, in the log or elsewhere. My
>> projects don't get java nature, they just get this.
>>
>> No error indications in the pom, no nothing.
>> _______________________________________________
>> 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