From 2c6231a0fc298ddee677acc72530682621ff9829 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 10 Jan 2014 10:47:49 -0800 Subject: [PATCH] Restore eclipse settings to stop m2e errors --- spring-boot-cli/pom.xml | 51 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 3a0e8f114f..145af06809 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -351,6 +351,57 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.7,) + + run + + + + + + + + + + org.apache.maven.plugins + + + maven-dependency-plugin + + + [2.8,) + + + + copy-dependencies + + + + + + + + + + + + +