From e3da38df7ca86a33428fa13cc6370b86c41a4bba Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 13 Jul 2015 16:47:58 +0200 Subject: [PATCH] KEYCLOAK-1538 Deploy server feature pack to maven repo --- distribution/adapters/pom.xml | 12 ------------ distribution/pom.xml | 12 ------------ distribution/subsystem-war/pom.xml | 7 ------- 3 files changed, 31 deletions(-) diff --git a/distribution/adapters/pom.xml b/distribution/adapters/pom.xml index dc8c8e853b..2bbf3424f6 100755 --- a/distribution/adapters/pom.xml +++ b/distribution/adapters/pom.xml @@ -14,18 +14,6 @@ keycloak-adapters-distribution-parent pom - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - as7-eap6-adapter jetty81-adapter-zip diff --git a/distribution/pom.xml b/distribution/pom.xml index ea3a72672a..2d3ccc5865 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -14,18 +14,6 @@ distribution-pom pom - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - adapters demo-dist diff --git a/distribution/subsystem-war/pom.xml b/distribution/subsystem-war/pom.xml index 66c20fdb34..b88913c718 100755 --- a/distribution/subsystem-war/pom.xml +++ b/distribution/subsystem-war/pom.xml @@ -30,13 +30,6 @@ auth-server - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.jboss.as.plugins jboss-as-maven-plugin