I am trying to compile QuickFix engine in Eclipse and encountering "cannot parse lifecycle metadata" error specified below. Does anybody know what M2E might be missing?
I looked through posts, including this but nothing worked so far. m2e lifecycle-mapping not found
Description Resource Path Location Type Cannot parse lifecycle mapping metadata for maven project MavenProject: org.quickfixj:quickfixj-parent:1.7.0-SNAPSHOT @ C:\quickfix_1.6.0\pom.xml Cause: Duplicated tag: 'pluginExecutionFilter' (position: START_TAG seen ...\r\n ... @13:30) pom.xml /quickfixj-all line 1 Maven Project Build Lifecycle Mapping Problem
Thanks