Sorry, the proper BZ entry for m2e-jdt-compiler is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=370983

On Tue, Jun 5, 2012 at 4:38 PM, Fred Bricon <[email protected]> wrote:

> You can install m2e-jdt-compiler from
> http://download.jboss.org/jbosstools/updates/m2e-jdt-compiler/
>
> Jason and I have been working (mostly Jason :-)) on making the catalog
> update process more convenient, so it should be made available via the m2e
> discovery mechanism in the next few days, hopefully. See related BZ :
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=373806
>
>
> On Tue, Jun 5, 2012 at 4:33 PM, Peter Murray <[email protected]> wrote:
>
>> Thanks, Igor - and sorry for the inappropriate posting.
>>
>> On topic, however - is there a chance that m2e will have a lifecycle
>> mapping for this compiler?
>>
>> -pete
>>
>>
>> On Tue, Jun 5, 2012 at 10:26 AM, Igor Fedorenko <[email protected]>wrote:
>>
>>> You can try tycho-compiler-jdt 0.15.0 (compiler id=jdt), which uses 3.8
>>> jdt core bits. If this does not work, I suggest you ask on maven users
>>> mailing list, this list is dedicated to m2e-specific questions and
>>> discussions.
>>>
>>> --
>>> Regards,
>>> Igor
>>>
>>>
>>> On 12-06-05 10:21 AM, Peter Murray wrote:
>>>
>>>>
>>>> Greetings all,
>>>>
>>>> We're trying to create a maven build for projects which build fine in
>>>> eclipse and we're running into trouble.  Here's what we're seeing:
>>>>
>>>> 1) The standard JDK 7u3 compiler (and 6u31) do not handle some number of
>>>> cases (which we apparently use a lot) of parameterized type inference.
>>>> Inside eclipse indigo, these compile fine, but the default compilation
>>>> settings from maven do not handle them.
>>>>
>>>> 2) The latest plexus-compiler-eclipse gacks with an NPE in
>>>> getTypeOrPackage - no information on how to resolve in our code.  It
>>>> appears to be a bit stale vis a vis the latest indigo jdt version - so
>>>> that may be the issue.
>>>>
>>>> Is there any hope of creating a maven build that mimics the eclipse
>>>> compiler behavior?
>>>>
>>>> Cheers,
>>>>
>>>> --
>>>> -pete
>>>> peter m. murray
>>>>
>>>>
>>>> ______________________________**_________________
>>>> m2e-users mailing list
>>>> [email protected]
>>>> https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users>
>>>>
>>> ______________________________**_________________
>>> m2e-users mailing list
>>> [email protected]
>>> https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users>
>>>
>>
>>
>>
>> --
>> -pete
>> peter m. murray
>> [email protected]
>>
>> _______________________________________________
>> m2e-users mailing list
>> [email protected]
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>
>>
>
>
> --
> "Have you tried turning it off and on again" - The IT Crowd
>



-- 
"Have you tried turning it off and on again" - The IT Crowd
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to