From 5033924ef683a00639f3f4ed3f7dfe12fef2b520 Mon Sep 17 00:00:00 2001 From: Tom Cunningham Date: Thu, 26 Sep 2024 15:32:54 -0400 Subject: [PATCH] Ensure that cics-starter is productized --- .mvn/excludes.txt | 1 - cics/pom.xml | 2 +- .../src/main/resources/required-productized-camel-artifacts.txt | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mvn/excludes.txt b/.mvn/excludes.txt index cf00393bd52..fe463afa10a 100644 --- a/.mvn/excludes.txt +++ b/.mvn/excludes.txt @@ -40,7 +40,6 @@ :camel-cbor-starter :camel-chatscript-starter :camel-chunk-starter -:camel-cics-starter :camel-cloudevents-starter :camel-cm-sms-starter :camel-coap-starter diff --git a/cics/pom.xml b/cics/pom.xml index 30b7865f767..378cb9863fc 100644 --- a/cics/pom.xml +++ b/cics/pom.xml @@ -35,6 +35,6 @@ - + camel-cics-starter diff --git a/product/src/main/resources/required-productized-camel-artifacts.txt b/product/src/main/resources/required-productized-camel-artifacts.txt index fb07d30113b..46810d71ce7 100644 --- a/product/src/main/resources/required-productized-camel-artifacts.txt +++ b/product/src/main/resources/required-productized-camel-artifacts.txt @@ -1,6 +1,7 @@ org.apache.camel.archetypes:camel-archetype-spring-boot org.apache.camel.springboot:catalog org.apache.camel.springboot:camel-catalog-provider-springboot +org.fusesource:camel-cics-starter com.redhat.camel.springboot.platform:patch-maven-plugin com.redhat.camel.springboot.platform:redhat-camel-spring-boot-bom com.redhat.camel.springboot.platform:redhat-camel-spring-boot-bom-generator