From 995ff66eaeea6d442c8e8b27531922ee5b093da8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Oct 2015 13:23:17 +0100 Subject: [PATCH] Configure m2e to ignore reserve-network-port in Cassandra sample --- .../spring-boot-sample-data-cassandra/pom.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml index f33fd64d5b..1e59ca3dde 100644 --- a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml @@ -74,5 +74,33 @@ spring-boot-maven-plugin + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + build-helper-maven-plugin + [1.9.1,) + + reserve-network-port + + + + + + + + + + + +