From cee2f818d623455cdc429e73b4e5889bb286a1d0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 2 Dec 2016 11:20:39 +0000 Subject: [PATCH] Fix m2e error caused by spring-boot-sample-custom-layout --- .../spring-boot-sample-custom-layout/pom.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml index 2bf7677aa6a..de97c6cf40f 100644 --- a/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml +++ b/spring-boot-samples/spring-boot-sample-custom-layout/pom.xml @@ -91,6 +91,34 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.10,) + + copy + + + + + + + + + + + +