From 103fa975a1864374d89e7e9b339b81435462dc41 Mon Sep 17 00:00:00 2001 From: Vlasta Ramik Date: Mon, 26 Sep 2016 12:34:46 +0200 Subject: [PATCH] Resolve warnings while building the effective model --- adapters/saml/undertow/pom.xml | 6 --- distribution/demo-dist/pom.xml | 44 ++++++++----------- .../as7-eap6-adapter/as7-modules/pom.xml | 4 -- 3 files changed, 19 insertions(+), 35 deletions(-) diff --git a/adapters/saml/undertow/pom.xml b/adapters/saml/undertow/pom.xml index 3e3a4d003d..82ac42c9d2 100755 --- a/adapters/saml/undertow/pom.xml +++ b/adapters/saml/undertow/pom.xml @@ -31,12 +31,6 @@ - - org.jboss.logging - jboss-logging - ${jboss.logging.version} - provided - org.keycloak keycloak-saml-core diff --git a/distribution/demo-dist/pom.xml b/distribution/demo-dist/pom.xml index 71a5a1a1ed..f6ac44dcf6 100755 --- a/distribution/demo-dist/pom.xml +++ b/distribution/demo-dist/pom.xml @@ -151,6 +151,24 @@ + + unpack + compile + + unpack + + + + + org.keycloak + keycloak-wildfly-server-subsystem + ${project.version} + jar + default-config/*.xml + + + + @@ -202,31 +220,7 @@ - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack - compile - - unpack - - - - - org.keycloak - keycloak-wildfly-server-subsystem - ${project.version} - jar - default-config/*.xml - - - - - - + diff --git a/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml b/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml index 56e20d21f5..6e45491559 100755 --- a/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml +++ b/distribution/saml-adapters/as7-eap6-adapter/as7-modules/pom.xml @@ -79,10 +79,6 @@ org.keycloak keycloak-tomcat-adapter-spi - - org.keycloak - keycloak-jboss-adapter-core - org.bouncycastle bcprov-jdk15on