From 2c26d6405ac77751207c885e0a51795f7a590df8 Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Fri, 14 Nov 2014 13:22:32 -0800 Subject: [PATCH] Move eclipse stuff to avoid warnings when building javadoc and sources. --- pom.xml | 72 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 41 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 1e9c2715..5b5a002a 100644 --- a/pom.xml +++ b/pom.xml @@ -94,40 +94,50 @@ 2.5 - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0,) - - enforce - - - - - - - - - - - - + + eclipse + + + m2e.version + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0,) + + enforce + + + + + + + + + + + + + + + release-sign-artifacts