From 278b9c49645426ae7debfc6f649f2f6550464df0 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 12 May 2014 09:59:15 +0200 Subject: solve problem with log4j and tomcat 8 --- id/server/auth/pom.xml | 6 +++-- id/server/idserverlib/pom.xml | 52 +++++++++++++++++++----------------- id/server/stork2-saml-engine/pom.xml | 8 +++--- 3 files changed, 35 insertions(+), 31 deletions(-) (limited to 'id/server') diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 72da9ea47..5fe2aa739 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -48,7 +48,10 @@ - + + + + org.apache.maven.plugins maven-war-plugin 2.1.1 @@ -79,7 +82,6 @@ - diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 5ce26814a..6a58f8bc8 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -132,21 +132,21 @@ slf4j-api 1.7.6 - + org.slf4j jcl-over-slf4j 1.7.6 - + org.slf4j jul-to-slf4j @@ -273,7 +273,7 @@ - + org.codehaus.mojo properties-maven-plugin 1.0-alpha-2 @@ -291,6 +291,9 @@ + + + org.apache.maven.plugins maven-compiler-plugin @@ -299,25 +302,7 @@ 1.6 - - org.apache.maven.plugins - maven-jar-plugin - - true - true - - false - - - - - - test-jar - - - - - + org.apache.maven.plugins maven-javadoc-plugin 2.9.1 @@ -358,8 +343,25 @@ + + org.apache.maven.plugins + maven-jar-plugin + + true + true + + false + + + + + + test-jar + + + + - diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index 015697c5c..8e249bb1a 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -84,21 +84,21 @@ slf4j-api 1.7.6 - + org.slf4j jcl-over-slf4j 1.7.6 - + org.slf4j jul-to-slf4j -- cgit v1.2.3