Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Conflicting lifecycle mapping ?

Right-click the project(s), Maven -> Update Project Configuration.

The project wasn't configured properly originally because of the conflicting mapping and nothing shows in the marketplace because the tycho configurator is already installed.

On 25 April 2011 15:03, Cristiano Gavião <cvgaviao@xxxxxxxxx> wrote:
Hi again,

well, I've installed the m2eclipse from http://download.eclipse.org/technology/m2e/updates/M

and I could build tycho 0.12.0 using maven install command. ok...

I've removed all tycho projects from workspace and just let the demo ones.

looking in Eclipse Problem view I can see this error:
Plugin execution not covered by lifecycle configuration: org.eclipse.tycho:tycho-packaging-plugin:0.12.0:validate-version (execution: default-validate-version, phase: validate)

This error is pointed on this line:
<packaging>eclipse-test-plugin</packaging>

at both POM for those projects:
tycho.demo.itp02.bundle
tycho.demo.itp02.bundle.tests

If I click 'Discover new m2 connectors' nothing is found.

what this error means ?

cheers


Cristiano

_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx


Back to the top