Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] missing lyficecle mapping for "war"

Work hasn't started on the m2eclipse-wtp front yet (https://issues.sonatype.org/browse/MECLIPSEWTP-75). Mainly due to lack of time (there already are some issues in progress) but also because the API is not finalized yet.
However, should a dev build of m2e-core be released by the end of January, I'll try to speed the migration process so we get a compatible build.

Anyway, since the source is on github (https://github.com/sonatype/m2eclipse-wtp), feel free to fork the project and add compatibility for 0.13 :-)

regards,

Fred Bricon


On Fri, Jan 14, 2011 at 3:23 PM, Pascal Rapicault <pascal@xxxxxxxxxxxx> wrote:
These builds are not ready for general consumption yet.
m2e is going under a major redesign especially in the way m2e understands the poms and integrates with the rest of the IDE (aka lifecycle mappings). Once this stabilizes, other tools will have to be updated as well.
We are hoping to have something ready by end of January for the core, but I can't speak for the WTP integration or others.

PaScaL



On 2011-01-14, at 9:12 AM, ildella@xxxxxxxxx wrote:

> Hi.
>
> I just get this error in all my war poms:
>
> Unknown or missing lifecycle mapping (project packaging type="war")
>
> I am trying M2E snapshot build from
> https://repository.sonatype.org/content/repositories/forge-sites/m2e/0.13.0/N/0.13.0.201101111311/
>
> and I can't install any m2e wtp cause dependencies does not match.
> I do not really need WTP support, mayvbe there is a way to workaround
> the missing lifecycle mapping?
>
> Thanks.
>
> --
> Daniele Dellafiore
> http://danieledellafiore.net
> _______________________________________________
> 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



--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top