From 1f98bfdbc3192e762fe321db8eb7494a0d09c871 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Tue, 24 Mar 2020 15:41:14 -0500 Subject: [PATCH] Fix org.eclipse.m2e lifecycle-mapping not found (#2472) * Fix org.eclipse.m2e lifecycle-mapping not found * remove unnecessary comment now since using profiles * fix comment wrapping * remove Eclipse specific profile --- pom.xml | 71 +++++---------------------------------------------------- 1 file changed, 6 insertions(+), 65 deletions(-) diff --git a/pom.xml b/pom.xml index d0c5ef023..be5a69804 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,9 @@ + + install + openrefine @@ -174,76 +177,14 @@ - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-install-plugin - - [2.5.2,) - - install-file - - - - - - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-install-plugin - - [2.5.2,) - - install-file - - - - - - - - - - - - - + --> +