Fix to m2e issue

M2E is complaining about not having a lifecycle mapping for

org.eclipse.tycho.extras:tycho-eclipserun-plugin:0.25.0:eclipse-run
(execution: default, phase: generate-sources)

in the xtumlrt projects.

This change makes m2e ignore the execution goal. This should not be an
issue, since there are launch configuration tasks to build these
projects.


Change-Id: Ied9cc33773cdd7063b0a13b16264e7f68b0ada73
Signed-off-by: Ernesto Posse <eposse@gmail.com>
1 file changed