Skip to main content

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

http://wiki.eclipse.org/Tycho/Release_Notes/0.13 

"Tycho projects are now required to match the artifactId defined in the pom.xml with the ID specified in the MANIFEST.MF or feature.xml. "

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Markward Schubert
Sent: Freitag, 23. September 2011 15:10
To: tycho-user@xxxxxxxxxxx
Subject: [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