From f6d650deb1b3f4cee3c8c3e9fe4aa51c8973ed03 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 0f6ba0543661..824c129ff11e 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 fdbfbbae4450..6ed679eeee39 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 1c6ff7fb9117..0f9187e76c82 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 834e85257c82..4a55d6a58b43 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 +