From 934f31f0c4027b394ce728ba8f4e169bb9e69bbd Mon Sep 17 00:00:00 2001 From: James Netherton Date: Tue, 9 Jan 2024 08:16:16 +0000 Subject: [PATCH] Exclude redundant kubernetes-client dependencies Fixes #5515 --- integration-tests/camel-k-runtime/pom.xml | 5 ---- integration-tests/kubernetes/pom.xml | 5 ---- integration-tests/master-openshift/pom.xml | 24 ++++++++++++++----- poms/bom/pom.xml | 12 ++++++++++ .../src/main/generated/flattened-full-pom.xml | 12 ++++++++++ .../main/generated/flattened-reduced-pom.xml | 12 ++++++++++ .../flattened-reduced-verbose-pom.xml | 12 ++++++++++ 7 files changed, 66 insertions(+), 16 deletions(-) diff --git a/integration-tests/camel-k-runtime/pom.xml b/integration-tests/camel-k-runtime/pom.xml index fadacdd0fc2b..c64174cb5e2e 100644 --- a/integration-tests/camel-k-runtime/pom.xml +++ b/integration-tests/camel-k-runtime/pom.xml @@ -30,11 +30,6 @@ Camel Quarkus :: Integration Tests :: Camel K Runtime Integration tests for Camel Quarkus K Runtime extension - - - true - - org.apache.camel.quarkus diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 0b9cdc892fde..73b2bf3383f4 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -30,11 +30,6 @@ Camel Quarkus :: Integration Tests :: Kubernetes Integration tests for Camel Quarkus Kubernetes extension - - - true - - org.apache.camel.quarkus diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml index 3bb0e84ac17b..87b18901b730 100644 --- a/integration-tests/master-openshift/pom.xml +++ b/integration-tests/master-openshift/pom.xml @@ -30,12 +30,6 @@ Camel Quarkus :: Integration Tests :: Master With OpenShift Integration tests for Camel Quarkus Master extension with OpenShift - - ${project.build.directory}/quarkus-app/quarkus-run.jar - - true - - org.apache.camel.quarkus @@ -68,6 +62,24 @@ io.quarkus quarkus-openshift-client + + + io.fabric8 + kubernetes-httpclient-okhttp + + + io.fabric8 + openshift-model-hive + + + io.fabric8 + openshift-model-miscellaneous + + + io.fabric8 + openshift-model-operator + + diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 33e23891538c..552e0d0a4619 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -1679,6 +1679,18 @@ io.fabric8 kubernetes-httpclient-okhttp + + io.fabric8 + openshift-model-hive + + + io.fabric8 + openshift-model-miscellaneous + + + io.fabric8 + openshift-model-operator + diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index 03b25efc45b2..9b41ce09f3a9 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -1617,6 +1617,18 @@ io.fabric8 kubernetes-httpclient-okhttp + + io.fabric8 + openshift-model-hive + + + io.fabric8 + openshift-model-miscellaneous + + + io.fabric8 + openshift-model-operator + diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index 011ec2dabf19..c3f4391b4fa5 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -1617,6 +1617,18 @@ io.fabric8 kubernetes-httpclient-okhttp + + io.fabric8 + openshift-model-hive + + + io.fabric8 + openshift-model-miscellaneous + + + io.fabric8 + openshift-model-operator + diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index 76dcdc5b4ca5..f57f4007b84d 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -1617,6 +1617,18 @@ io.fabric8 kubernetes-httpclient-okhttp + + io.fabric8 + openshift-model-hive + + + io.fabric8 + openshift-model-miscellaneous + + + io.fabric8 + openshift-model-operator +