From 603052c594b136c48137d5e2d7b1f9feb6f2b040 Mon Sep 17 00:00:00 2001 From: Martin Kanis Date: Tue, 28 Nov 2017 15:12:33 +0100 Subject: [PATCH] KEYCLOAK-5883 Deploy testsuite during product build --- .../providers/user-storage-simple/pom.xml | 24 ++++++++++++++++ .../servers/migration/pom.xml | 26 ++++++++++++----- .../servers/wildfly-balancer/pom.xml | 28 ++++++++++++++----- testsuite/integration-deprecated/pom.xml | 26 ++++++++++++----- testsuite/pom.xml | 18 +++++++----- testsuite/tomcat8/pom.xml | 26 ++++++++++++----- 6 files changed, 113 insertions(+), 35 deletions(-) diff --git a/examples/providers/user-storage-simple/pom.xml b/examples/providers/user-storage-simple/pom.xml index 8e1220872dc1..87d2a502598c 100755 --- a/examples/providers/user-storage-simple/pom.xml +++ b/examples/providers/user-storage-simple/pom.xml @@ -68,4 +68,28 @@ + + + + product + + + product + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + + + diff --git a/testsuite/integration-arquillian/servers/migration/pom.xml b/testsuite/integration-arquillian/servers/migration/pom.xml index e6e46f266632..4743047974b1 100644 --- a/testsuite/integration-arquillian/servers/migration/pom.xml +++ b/testsuite/integration-arquillian/servers/migration/pom.xml @@ -36,13 +36,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-enforcer-plugin @@ -218,6 +211,25 @@ + + community + + + !product + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + productized-server diff --git a/testsuite/integration-arquillian/servers/wildfly-balancer/pom.xml b/testsuite/integration-arquillian/servers/wildfly-balancer/pom.xml index f342ecfd2649..ce97febb7481 100644 --- a/testsuite/integration-arquillian/servers/wildfly-balancer/pom.xml +++ b/testsuite/integration-arquillian/servers/wildfly-balancer/pom.xml @@ -37,13 +37,6 @@ - - maven-deploy-plugin - - true - - - maven-dependency-plugin @@ -144,4 +137,25 @@ + + + community + + + !product + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + diff --git a/testsuite/integration-deprecated/pom.xml b/testsuite/integration-deprecated/pom.xml index 8f624f38dd1b..6a37b6a296cd 100755 --- a/testsuite/integration-deprecated/pom.xml +++ b/testsuite/integration-deprecated/pom.xml @@ -295,13 +295,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-compiler-plugin @@ -334,6 +327,25 @@ + + community + + + !product + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + ldap diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c5608eef177c..4e844fa29aff 100755 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -33,13 +33,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-javadoc-plugin @@ -64,6 +57,17 @@ !product + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + jetty proxy diff --git a/testsuite/tomcat8/pom.xml b/testsuite/tomcat8/pom.xml index 767298109b39..ccdf9e2be206 100755 --- a/testsuite/tomcat8/pom.xml +++ b/testsuite/tomcat8/pom.xml @@ -254,13 +254,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.apache.maven.plugins maven-compiler-plugin @@ -280,6 +273,25 @@ + + community + + + !product + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + keycloak-server