Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Problems with 0.13.0 in eclipse

Hi!

We were glad to hear that tycho 0.13.0 was released and eagerly switched the tycho-version in our projects.
The result was that in eclipse all poms with tycho packaging types promt the following problem message:

Plugin execution not covered by lifecycle configuration: org.eclipse.tycho:tycho-packaging-plugin:0.13.0:validate-id (execution: default-validate-id, phase: validate)

As soon as we switch back to 0.12.0 the message disappears. With 0.12.0 we were able to build from the ide and from the console.

Is 0.13.0 compatible with the eclipse-plugins yet? If not, is there any SNAPSHOT of the eclipse plugins, we could move to?

Cheers,
Markward

Back to the top