From d17a8f8b1181fa83fcd232905e623dad8e37cfda Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Mon, 4 Nov 2013 17:21:10 +0100 Subject: [PATCH] Get rid of some errors and warnings in the plugins user-authenticators ldap sources --- plugins/user-authenticators/ldap/pom.xml | 37 ++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index 1f9dea06631..34121e4db31 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -90,6 +90,40 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.gmaven + + + gmaven-plugin + + [1.3,) + + compile + testCompile + + + + + + + + + + + + @@ -104,7 +138,6 @@ cglib cglib-nodep - 2.2 - +