This is an automated email from the ASF dual-hosted git repository.

fmariani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 090304d52c3 Align to Camel test-infra changes - test-jar removal
090304d52c3 is described below

commit 090304d52c377b843b43abaeb6cf3c4f80259624
Author: Croway <[email protected]>
AuthorDate: Mon Feb 23 15:00:01 2026 +0100

    Align to Camel test-infra changes - test-jar removal
---
 components-starter/camel-aws2-cw-starter/pom.xml         | 1 -
 components-starter/camel-aws2-ddb-starter/pom.xml        | 1 -
 components-starter/camel-aws2-kinesis-starter/pom.xml    | 1 -
 components-starter/camel-aws2-s3-starter/pom.xml         | 1 -
 components-starter/camel-aws2-sns-starter/pom.xml        | 1 -
 components-starter/camel-aws2-sqs-starter/pom.xml        | 1 -
 components-starter/camel-cassandraql-starter/pom.xml     | 1 -
 components-starter/camel-fhir-starter/pom.xml            | 1 -
 components-starter/camel-ftp-starter/pom.xml             | 1 -
 components-starter/camel-hashicorp-vault-starter/pom.xml | 1 -
 components-starter/camel-infinispan-starter/pom.xml      | 1 -
 components-starter/camel-kafka-starter/pom.xml           | 1 -
 components-starter/camel-mina-sftp-starter/pom.xml       | 1 -
 components-starter/camel-mongodb-starter/pom.xml         | 2 --
 14 files changed, 15 deletions(-)

diff --git a/components-starter/camel-aws2-cw-starter/pom.xml 
b/components-starter/camel-aws2-cw-starter/pom.xml
index b2e558884e2..a3a767caa7a 100644
--- a/components-starter/camel-aws2-cw-starter/pom.xml
+++ b/components-starter/camel-aws2-cw-starter/pom.xml
@@ -51,7 +51,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-aws2-ddb-starter/pom.xml 
b/components-starter/camel-aws2-ddb-starter/pom.xml
index 9d199313c85..7f5e9d693ab 100644
--- a/components-starter/camel-aws2-ddb-starter/pom.xml
+++ b/components-starter/camel-aws2-ddb-starter/pom.xml
@@ -51,7 +51,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/components-starter/camel-aws2-kinesis-starter/pom.xml 
b/components-starter/camel-aws2-kinesis-starter/pom.xml
index 01bcea23403..c323ad9590e 100644
--- a/components-starter/camel-aws2-kinesis-starter/pom.xml
+++ b/components-starter/camel-aws2-kinesis-starter/pom.xml
@@ -52,7 +52,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-aws2-s3-starter/pom.xml 
b/components-starter/camel-aws2-s3-starter/pom.xml
index 96f151f1227..3753c354370 100644
--- a/components-starter/camel-aws2-s3-starter/pom.xml
+++ b/components-starter/camel-aws2-s3-starter/pom.xml
@@ -51,7 +51,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/components-starter/camel-aws2-sns-starter/pom.xml 
b/components-starter/camel-aws2-sns-starter/pom.xml
index de75b3c031b..88dbc710840 100644
--- a/components-starter/camel-aws2-sns-starter/pom.xml
+++ b/components-starter/camel-aws2-sns-starter/pom.xml
@@ -51,7 +51,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-aws2-sqs-starter/pom.xml 
b/components-starter/camel-aws2-sqs-starter/pom.xml
index 17133f5779f..155acbb998d 100644
--- a/components-starter/camel-aws2-sqs-starter/pom.xml
+++ b/components-starter/camel-aws2-sqs-starter/pom.xml
@@ -57,7 +57,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-aws-v2</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/components-starter/camel-cassandraql-starter/pom.xml 
b/components-starter/camel-cassandraql-starter/pom.xml
index cae1d829351..a2502a594b9 100644
--- a/components-starter/camel-cassandraql-starter/pom.xml
+++ b/components-starter/camel-cassandraql-starter/pom.xml
@@ -44,7 +44,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-cassandra</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/components-starter/camel-fhir-starter/pom.xml 
b/components-starter/camel-fhir-starter/pom.xml
index 5deb9d189b5..90bce8fe881 100644
--- a/components-starter/camel-fhir-starter/pom.xml
+++ b/components-starter/camel-fhir-starter/pom.xml
@@ -79,7 +79,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-fhir</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-ftp-starter/pom.xml 
b/components-starter/camel-ftp-starter/pom.xml
index a7b092fd72f..4d305ebc506 100644
--- a/components-starter/camel-ftp-starter/pom.xml
+++ b/components-starter/camel-ftp-starter/pom.xml
@@ -55,7 +55,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-ftp</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!-- for testing sftp -->
diff --git a/components-starter/camel-hashicorp-vault-starter/pom.xml 
b/components-starter/camel-hashicorp-vault-starter/pom.xml
index 45250b0227b..c2f6e93f249 100644
--- a/components-starter/camel-hashicorp-vault-starter/pom.xml
+++ b/components-starter/camel-hashicorp-vault-starter/pom.xml
@@ -67,7 +67,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-hashicorp-vault</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-infinispan-starter/pom.xml 
b/components-starter/camel-infinispan-starter/pom.xml
index 4594bbdbe16..5d4457220b1 100644
--- a/components-starter/camel-infinispan-starter/pom.xml
+++ b/components-starter/camel-infinispan-starter/pom.xml
@@ -91,7 +91,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-infinispan</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!-- testing - infinispan -->
diff --git a/components-starter/camel-kafka-starter/pom.xml 
b/components-starter/camel-kafka-starter/pom.xml
index faaed1c3fbb..a453691727f 100644
--- a/components-starter/camel-kafka-starter/pom.xml
+++ b/components-starter/camel-kafka-starter/pom.xml
@@ -57,7 +57,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-kafka</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/components-starter/camel-mina-sftp-starter/pom.xml 
b/components-starter/camel-mina-sftp-starter/pom.xml
index 91f8c71ccb9..1eba873aae6 100644
--- a/components-starter/camel-mina-sftp-starter/pom.xml
+++ b/components-starter/camel-mina-sftp-starter/pom.xml
@@ -43,7 +43,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-ftp</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <!--START OF GENERATED CODE-->
diff --git a/components-starter/camel-mongodb-starter/pom.xml 
b/components-starter/camel-mongodb-starter/pom.xml
index 56d687e2979..84cfbf789f7 100644
--- a/components-starter/camel-mongodb-starter/pom.xml
+++ b/components-starter/camel-mongodb-starter/pom.xml
@@ -44,14 +44,12 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-mongodb</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-infra-common</artifactId>
       <version>${camel-version}</version>
-      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to