From 9d0e3f435923e4772035044ed4ac33f16b4eb128 Mon Sep 17 00:00:00 2001 From: Karsten Thoms Date: Thu, 7 Nov 2024 12:18:01 +0100 Subject: [PATCH] chore(build): Merge profile 'distro-ce' into 'distro' (#152) --- distro/jboss/pom.xml | 2 +- distro/run/pom.xml | 13 ++----------- distro/run/qa/pom.xml | 10 +--------- distro/tomcat/pom.xml | 8 -------- distro/wildfly/pom.xml | 8 -------- pom.xml | 17 ----------------- spring-boot-starter/pom.xml | 9 --------- spring-boot-starter/starter-qa/pom.xml | 23 +---------------------- 8 files changed, 5 insertions(+), 85 deletions(-) diff --git a/distro/jboss/pom.xml b/distro/jboss/pom.xml index cb40e4159e..cb69d0f873 100644 --- a/distro/jboss/pom.xml +++ b/distro/jboss/pom.xml @@ -28,7 +28,7 @@ - distro-ce + distro true diff --git a/distro/run/pom.xml b/distro/run/pom.xml index dc729ca55b..425aca69e5 100644 --- a/distro/run/pom.xml +++ b/distro/run/pom.xml @@ -66,21 +66,12 @@ modules + modules/oauth2 modules/rest modules/example + modules/webapps core assembly - qa - - - - distro-ce - - true - - - modules/webapps - modules/oauth2 distro qa diff --git a/distro/run/qa/pom.xml b/distro/run/qa/pom.xml index 39fb1650c1..102867350f 100644 --- a/distro/run/qa/pom.xml +++ b/distro/run/qa/pom.xml @@ -71,19 +71,11 @@ true + runtime example-plugin integration-tests - - distro-ce - - true - - - runtime - - integration-test-operaton-run diff --git a/distro/tomcat/pom.xml b/distro/tomcat/pom.xml index 9300a6e027..91c5f07efa 100644 --- a/distro/tomcat/pom.xml +++ b/distro/tomcat/pom.xml @@ -34,14 +34,6 @@ assembly - - - - distro-ce - - true - - distro webapp webapp-jakarta diff --git a/distro/wildfly/pom.xml b/distro/wildfly/pom.xml index 1db7752061..bfa6beb450 100644 --- a/distro/wildfly/pom.xml +++ b/distro/wildfly/pom.xml @@ -36,14 +36,6 @@ assembly modules subsystem - - - - distro-ce - - true - - webapp distro diff --git a/pom.xml b/pom.xml index 14710023bb..71ccef8519 100644 --- a/pom.xml +++ b/pom.xml @@ -357,23 +357,6 @@ - - distro-ce - - true - - - - spring-boot-starter - - distro/license-book - distro/jboss - distro/tomcat - - - - javadocs diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index d1539c5769..e8fa9b9225 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -47,15 +47,6 @@ starter-test starter-client/spring starter-client/spring-boot - starter-qa - - - - distro-ce - - true - - starter-webapp-core starter-webapp starter-qa diff --git a/spring-boot-starter/starter-qa/pom.xml b/spring-boot-starter/starter-qa/pom.xml index a12f1accfb..b54b6eec7f 100644 --- a/spring-boot-starter/starter-qa/pom.xml +++ b/spring-boot-starter/starter-qa/pom.xml @@ -14,7 +14,7 @@ operaton-bpm-spring-boot-starter-qa Operaton - Spring Boot Starter - QA - Root POM - + distro @@ -25,27 +25,6 @@ integration-test-request-scope integration-test-plugins integration-test-liquibase - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - distro-ce - - true - - integration-test-webapp