From 2d8a6cfcb6af5de6387bf7833f1df5341656cea0 Mon Sep 17 00:00:00 2001 From: mindthegab Date: Mon, 22 Dec 2014 11:24:37 -0500 Subject: [PATCH] fixing non fatal import issue in eclipse (for the sdk project, not generated archetypes) --- plugins/alfresco-maven-plugin/pom.xml | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index a2edd3aa..03700872 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -37,6 +37,40 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-plugin-plugin + + [3.2,) + + helpmojo + descriptor + + + + + + + + + + + +