This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 92cc44fc8da CAMEL-21592: use Awaitility globally for components 92cc44fc8da is described below commit 92cc44fc8da40185dcad21b44a93e232981763de Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Tue Jan 21 10:31:28 2025 +0100 CAMEL-21592: use Awaitility globally for components --- components/camel-ai/camel-chatscript/pom.xml | 7 ------- components/camel-atom/pom.xml | 7 ------- components/camel-aws/camel-aws-config/pom.xml | 6 ------ components/camel-aws/camel-aws-secrets-manager/pom.xml | 6 ------ components/camel-aws/camel-aws-xray/pom.xml | 7 ------- components/camel-aws/camel-aws2-athena/pom.xml | 8 -------- components/camel-aws/camel-aws2-ddb/pom.xml | 7 ------- components/camel-aws/camel-aws2-ec2/pom.xml | 7 ------- components/camel-aws/camel-aws2-ecs/pom.xml | 6 ------ components/camel-aws/camel-aws2-eks/pom.xml | 8 +------- components/camel-aws/camel-aws2-eventbridge/pom.xml | 7 ------- components/camel-aws/camel-aws2-iam/pom.xml | 7 ------- components/camel-aws/camel-aws2-kinesis/pom.xml | 7 ------- components/camel-aws/camel-aws2-lambda/pom.xml | 6 ------ components/camel-aws/camel-aws2-mq/pom.xml | 6 ------ components/camel-aws/camel-aws2-msk/pom.xml | 6 ------ components/camel-aws/camel-aws2-s3/pom.xml | 7 ------- components/camel-aws/camel-aws2-ses/pom.xml | 6 ------ components/camel-aws/camel-aws2-sns/pom.xml | 6 ------ components/camel-aws/camel-aws2-sqs/pom.xml | 6 ------ components/camel-aws/camel-aws2-step-functions/pom.xml | 6 ------ components/camel-aws/camel-aws2-timestream/pom.xml | 6 ------ components/camel-aws/camel-aws2-translate/pom.xml | 6 ------ components/camel-azure/camel-azure-cosmosdb/pom.xml | 6 ------ components/camel-azure/camel-azure-eventhubs/pom.xml | 6 ------ components/camel-azure/camel-azure-storage-blob/pom.xml | 7 ------- components/camel-azure/camel-azure-storage-datalake/pom.xml | 6 ------ components/camel-clickup/pom.xml | 6 ------ components/camel-coap/pom.xml | 6 ------ components/camel-couchbase/pom.xml | 7 ------- components/camel-disruptor/pom.xml | 6 ------ components/camel-elasticsearch-rest-client/pom.xml | 6 ------ components/camel-elasticsearch/pom.xml | 6 ------ components/camel-etcd3/pom.xml | 6 ------ components/camel-file-watch/pom.xml | 7 ------- components/camel-ftp/pom.xml | 6 ------ components/camel-grpc/pom.xml | 7 ------- components/camel-hazelcast/pom.xml | 6 ------ components/camel-ignite/pom.xml | 7 ------- components/camel-infinispan/camel-infinispan-common/pom.xml | 6 ------ components/camel-infinispan/camel-infinispan-embedded/pom.xml | 6 ------ components/camel-infinispan/camel-infinispan/pom.xml | 6 ------ components/camel-jetty/pom.xml | 6 ------ components/camel-jgroups-raft/pom.xml | 6 ------ components/camel-jms/pom.xml | 6 ------ components/camel-jooq/pom.xml | 6 ------ components/camel-kafka/pom.xml | 7 ------- components/camel-kubernetes/pom.xml | 6 ------ components/camel-leveldb/pom.xml | 6 ------ components/camel-lra/pom.xml | 6 ------ components/camel-lumberjack/pom.xml | 6 ------ components/camel-mail/pom.xml | 6 ------ components/camel-master/pom.xml | 6 ------ components/camel-micrometer/pom.xml | 7 ------- components/camel-mina/pom.xml | 7 ------- components/camel-mllp/pom.xml | 7 ------- components/camel-mongodb/pom.xml | 6 ------ components/camel-mybatis/pom.xml | 6 ------ components/camel-netty-http/pom.xml | 6 ------ components/camel-netty/pom.xml | 6 ------ components/camel-observation/pom.xml | 7 ------- components/camel-opentelemetry/pom.xml | 6 ------ components/camel-optaplanner/pom.xml | 7 ------- components/camel-platform-http-vertx/pom.xml | 6 ------ components/camel-quartz/pom.xml | 6 ------ components/camel-salesforce/camel-salesforce-component/pom.xml | 6 ------ components/camel-smb/pom.xml | 7 ------- components/camel-snmp/pom.xml | 6 ------ components/camel-spring-rabbitmq/pom.xml | 6 ------ components/camel-spring-xml/pom.xml | 6 ------ components/camel-sql/pom.xml | 6 ------ components/camel-stitch/pom.xml | 6 ------ components/camel-tahu/pom.xml | 7 ------- components/camel-tarfile/pom.xml | 6 ------ components/camel-telegram/pom.xml | 6 ------ components/camel-wasm/pom.xml | 6 ------ components/camel-webhook/pom.xml | 6 ------ components/camel-zipfile/pom.xml | 6 ------ components/camel-zookeeper-master/pom.xml | 6 ------ components/camel-zookeeper/pom.xml | 6 ------ components/pom.xml | 7 +++++++ 81 files changed, 8 insertions(+), 505 deletions(-) diff --git a/components/camel-ai/camel-chatscript/pom.xml b/components/camel-ai/camel-chatscript/pom.xml index 279352da07f..aa10630c45e 100644 --- a/components/camel-ai/camel-chatscript/pom.xml +++ b/components/camel-ai/camel-chatscript/pom.xml @@ -64,12 +64,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml index 826fbfa42cf..7563c06ec21 100644 --- a/components/camel-atom/pom.xml +++ b/components/camel-atom/pom.xml @@ -85,12 +85,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws-config/pom.xml b/components/camel-aws/camel-aws-config/pom.xml index 40c5ab0daf1..eff3f7a1a5c 100644 --- a/components/camel-aws/camel-aws-config/pom.xml +++ b/components/camel-aws/camel-aws-config/pom.xml @@ -70,11 +70,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws-secrets-manager/pom.xml b/components/camel-aws/camel-aws-secrets-manager/pom.xml index 244d02cb963..61e4c535262 100644 --- a/components/camel-aws/camel-aws-secrets-manager/pom.xml +++ b/components/camel-aws/camel-aws-secrets-manager/pom.xml @@ -81,12 +81,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-aws/camel-aws-xray/pom.xml b/components/camel-aws/camel-aws-xray/pom.xml index 1ff9564dc04..4f76e72b47f 100644 --- a/components/camel-aws/camel-aws-xray/pom.xml +++ b/components/camel-aws/camel-aws-xray/pom.xml @@ -105,12 +105,5 @@ <artifactId>commons-lang3</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-athena/pom.xml b/components/camel-aws/camel-aws2-athena/pom.xml index 21bdab1b491..816a1a1d1bf 100644 --- a/components/camel-aws/camel-aws2-athena/pom.xml +++ b/components/camel-aws/camel-aws2-athena/pom.xml @@ -77,13 +77,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-ddb/pom.xml b/components/camel-aws/camel-aws2-ddb/pom.xml index 66d18f18882..07514ade8c8 100644 --- a/components/camel-aws/camel-aws2-ddb/pom.xml +++ b/components/camel-aws/camel-aws2-ddb/pom.xml @@ -85,13 +85,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-aws/camel-aws2-ec2/pom.xml b/components/camel-aws/camel-aws2-ec2/pom.xml index bb943e97fc8..02454fcc42f 100644 --- a/components/camel-aws/camel-aws2-ec2/pom.xml +++ b/components/camel-aws/camel-aws2-ec2/pom.xml @@ -61,13 +61,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-aws/camel-aws2-ecs/pom.xml b/components/camel-aws/camel-aws2-ecs/pom.xml index aad67ca6126..edf7741eaa3 100644 --- a/components/camel-aws/camel-aws2-ecs/pom.xml +++ b/components/camel-aws/camel-aws2-ecs/pom.xml @@ -61,11 +61,5 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-eks/pom.xml b/components/camel-aws/camel-aws2-eks/pom.xml index 7743f54587f..d79c1c3e109 100644 --- a/components/camel-aws/camel-aws2-eks/pom.xml +++ b/components/camel-aws/camel-aws2-eks/pom.xml @@ -62,14 +62,8 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <dependency> + <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-infra-aws-v2</artifactId> <version>${project.version}</version> diff --git a/components/camel-aws/camel-aws2-eventbridge/pom.xml b/components/camel-aws/camel-aws2-eventbridge/pom.xml index ae6ce9be612..05bea79002c 100644 --- a/components/camel-aws/camel-aws2-eventbridge/pom.xml +++ b/components/camel-aws/camel-aws2-eventbridge/pom.xml @@ -76,13 +76,6 @@ <artifactId>camel-aws2-sqs</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-aws/camel-aws2-iam/pom.xml b/components/camel-aws/camel-aws2-iam/pom.xml index 1eb51bac41f..a095e5c4864 100644 --- a/components/camel-aws/camel-aws2-iam/pom.xml +++ b/components/camel-aws/camel-aws2-iam/pom.xml @@ -61,13 +61,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-aws/camel-aws2-kinesis/pom.xml b/components/camel-aws/camel-aws2-kinesis/pom.xml index da3f01b6688..78c231f04d1 100644 --- a/components/camel-aws/camel-aws2-kinesis/pom.xml +++ b/components/camel-aws/camel-aws2-kinesis/pom.xml @@ -90,13 +90,6 @@ <version>${hamcrest-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> diff --git a/components/camel-aws/camel-aws2-lambda/pom.xml b/components/camel-aws/camel-aws2-lambda/pom.xml index 44051ea062b..a142a42ea7c 100644 --- a/components/camel-aws/camel-aws2-lambda/pom.xml +++ b/components/camel-aws/camel-aws2-lambda/pom.xml @@ -63,12 +63,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-aws/camel-aws2-mq/pom.xml b/components/camel-aws/camel-aws2-mq/pom.xml index 90827def83e..69a4b4abcc0 100644 --- a/components/camel-aws/camel-aws2-mq/pom.xml +++ b/components/camel-aws/camel-aws2-mq/pom.xml @@ -68,11 +68,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-msk/pom.xml b/components/camel-aws/camel-aws2-msk/pom.xml index 6d4b6a0be8b..1dcf07c8e6f 100644 --- a/components/camel-aws/camel-aws2-msk/pom.xml +++ b/components/camel-aws/camel-aws2-msk/pom.xml @@ -70,11 +70,5 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-s3/pom.xml b/components/camel-aws/camel-aws2-s3/pom.xml index d35fa75fd7f..6fc439b3aaf 100644 --- a/components/camel-aws/camel-aws2-s3/pom.xml +++ b/components/camel-aws/camel-aws2-s3/pom.xml @@ -80,12 +80,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-ses/pom.xml b/components/camel-aws/camel-aws2-ses/pom.xml index aa8ed4fc8a1..669639a78d1 100644 --- a/components/camel-aws/camel-aws2-ses/pom.xml +++ b/components/camel-aws/camel-aws2-ses/pom.xml @@ -75,11 +75,5 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-sns/pom.xml b/components/camel-aws/camel-aws2-sns/pom.xml index 4dd669cba43..395eea9c2f8 100644 --- a/components/camel-aws/camel-aws2-sns/pom.xml +++ b/components/camel-aws/camel-aws2-sns/pom.xml @@ -88,11 +88,5 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-sqs/pom.xml b/components/camel-aws/camel-aws2-sqs/pom.xml index 9688d8fb99f..dff6a80c22b 100644 --- a/components/camel-aws/camel-aws2-sqs/pom.xml +++ b/components/camel-aws/camel-aws2-sqs/pom.xml @@ -87,11 +87,5 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-aws/camel-aws2-step-functions/pom.xml b/components/camel-aws/camel-aws2-step-functions/pom.xml index c71e2c2c3dc..b25e83905eb 100644 --- a/components/camel-aws/camel-aws2-step-functions/pom.xml +++ b/components/camel-aws/camel-aws2-step-functions/pom.xml @@ -62,12 +62,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-aws/camel-aws2-timestream/pom.xml b/components/camel-aws/camel-aws2-timestream/pom.xml index 2c69a975f5a..44163e2a4d0 100644 --- a/components/camel-aws/camel-aws2-timestream/pom.xml +++ b/components/camel-aws/camel-aws2-timestream/pom.xml @@ -76,12 +76,6 @@ <type>test-jar</type> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <build> diff --git a/components/camel-aws/camel-aws2-translate/pom.xml b/components/camel-aws/camel-aws2-translate/pom.xml index 74b79e7f779..af5d50dc01d 100644 --- a/components/camel-aws/camel-aws2-translate/pom.xml +++ b/components/camel-aws/camel-aws2-translate/pom.xml @@ -70,11 +70,5 @@ <type>test-jar</type> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-azure/camel-azure-cosmosdb/pom.xml b/components/camel-azure/camel-azure-cosmosdb/pom.xml index 1e9dbfc5b3c..d366eb95671 100644 --- a/components/camel-azure/camel-azure-cosmosdb/pom.xml +++ b/components/camel-azure/camel-azure-cosmosdb/pom.xml @@ -70,12 +70,6 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> diff --git a/components/camel-azure/camel-azure-eventhubs/pom.xml b/components/camel-azure/camel-azure-eventhubs/pom.xml index ff903c2c3c9..fe459a68292 100644 --- a/components/camel-azure/camel-azure-eventhubs/pom.xml +++ b/components/camel-azure/camel-azure-eventhubs/pom.xml @@ -67,12 +67,6 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> diff --git a/components/camel-azure/camel-azure-storage-blob/pom.xml b/components/camel-azure/camel-azure-storage-blob/pom.xml index 1ff054799e7..fc62a3f38c3 100644 --- a/components/camel-azure/camel-azure-storage-blob/pom.xml +++ b/components/camel-azure/camel-azure-storage-blob/pom.xml @@ -99,13 +99,6 @@ <artifactId>commons-lang3</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-azure/camel-azure-storage-datalake/pom.xml b/components/camel-azure/camel-azure-storage-datalake/pom.xml index 9d747bf519a..7ff40c06b62 100644 --- a/components/camel-azure/camel-azure-storage-datalake/pom.xml +++ b/components/camel-azure/camel-azure-storage-datalake/pom.xml @@ -70,12 +70,6 @@ <artifactId>commons-lang3</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-clickup/pom.xml b/components/camel-clickup/pom.xml index 9b2e9d42d09..681b6489c37 100644 --- a/components/camel-clickup/pom.xml +++ b/components/camel-clickup/pom.xml @@ -76,12 +76,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml index 7d9a09a61b8..a137152da99 100644 --- a/components/camel-coap/pom.xml +++ b/components/camel-coap/pom.xml @@ -89,12 +89,6 @@ </dependency> <!-- testing --> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-junit5</artifactId> diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml index c19fde064ad..601d17728b4 100644 --- a/components/camel-couchbase/pom.xml +++ b/components/camel-couchbase/pom.xml @@ -62,13 +62,6 @@ <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml index 665c86bc99e..e4a271e6060 100644 --- a/components/camel-disruptor/pom.xml +++ b/components/camel-disruptor/pom.xml @@ -62,12 +62,6 @@ <version>${hdrhistrogram-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>4.2.2</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-elasticsearch-rest-client/pom.xml b/components/camel-elasticsearch-rest-client/pom.xml index 134b0ffa9b1..1e2f27eac67 100644 --- a/components/camel-elasticsearch-rest-client/pom.xml +++ b/components/camel-elasticsearch-rest-client/pom.xml @@ -72,12 +72,6 @@ <artifactId>camel-core-catalog</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml index 82cdc474e2a..70793c922b6 100644 --- a/components/camel-elasticsearch/pom.xml +++ b/components/camel-elasticsearch/pom.xml @@ -71,12 +71,6 @@ <artifactId>camel-core-catalog</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-etcd3/pom.xml b/components/camel-etcd3/pom.xml index 9e1bca7cd6f..77031b5c5a9 100644 --- a/components/camel-etcd3/pom.xml +++ b/components/camel-etcd3/pom.xml @@ -80,12 +80,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-main</artifactId> diff --git a/components/camel-file-watch/pom.xml b/components/camel-file-watch/pom.xml index aa5715e096e..35127e3a0e1 100644 --- a/components/camel-file-watch/pom.xml +++ b/components/camel-file-watch/pom.xml @@ -49,12 +49,5 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml index 514f916db57..b2b35044da0 100644 --- a/components/camel-ftp/pom.xml +++ b/components/camel-ftp/pom.xml @@ -84,12 +84,6 @@ <version>${hamcrest-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- for unit testing AntPathMatcher --> <dependency> diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml index 90ac9434ee5..9efd29976b9 100644 --- a/components/camel-grpc/pom.xml +++ b/components/camel-grpc/pom.xml @@ -142,13 +142,6 @@ <version>3.0.2</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml index 832e6d35035..bfa29d12750 100644 --- a/components/camel-hazelcast/pom.xml +++ b/components/camel-hazelcast/pom.xml @@ -73,12 +73,6 @@ <artifactId>camel-spring-main</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-infra-hazelcast</artifactId> diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml index dd8131169ec..ea8edce381d 100644 --- a/components/camel-ignite/pom.xml +++ b/components/camel-ignite/pom.xml @@ -83,13 +83,6 @@ </dependency> <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - - <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-infra-ignite</artifactId> <version>${project.version}</version> diff --git a/components/camel-infinispan/camel-infinispan-common/pom.xml b/components/camel-infinispan/camel-infinispan-common/pom.xml index 42611d317af..1153a814317 100644 --- a/components/camel-infinispan/camel-infinispan-common/pom.xml +++ b/components/camel-infinispan/camel-infinispan-common/pom.xml @@ -62,12 +62,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <build> diff --git a/components/camel-infinispan/camel-infinispan-embedded/pom.xml b/components/camel-infinispan/camel-infinispan-embedded/pom.xml index 4bac06521a5..c241fc03ff9 100644 --- a/components/camel-infinispan/camel-infinispan-embedded/pom.xml +++ b/components/camel-infinispan/camel-infinispan-embedded/pom.xml @@ -122,12 +122,6 @@ <artifactId>camel-log</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-infinispan/camel-infinispan/pom.xml b/components/camel-infinispan/camel-infinispan/pom.xml index 5706a98b9ec..6e1fd97d9fd 100644 --- a/components/camel-infinispan/camel-infinispan/pom.xml +++ b/components/camel-infinispan/camel-infinispan/pom.xml @@ -144,12 +144,6 @@ <artifactId>camel-log</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml index 1425968d0cc..f36e1bb6daf 100644 --- a/components/camel-jetty/pom.xml +++ b/components/camel-jetty/pom.xml @@ -184,12 +184,6 @@ <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml index b1273412e8c..bbc308d3f94 100644 --- a/components/camel-jgroups-raft/pom.xml +++ b/components/camel-jgroups-raft/pom.xml @@ -67,12 +67,6 @@ <artifactId>camel-master</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <profiles> diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml index 6cd6a989a1e..0542938c770 100644 --- a/components/camel-jms/pom.xml +++ b/components/camel-jms/pom.xml @@ -108,12 +108,6 @@ <artifactId>assertj-core</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml index c2a9c424b45..4e45066c538 100644 --- a/components/camel-jooq/pom.xml +++ b/components/camel-jooq/pom.xml @@ -98,12 +98,6 @@ <version>${spring-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.hsqldb</groupId> <artifactId>hsqldb</artifactId> diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml index a1f20e08edf..85c2d82f5b5 100644 --- a/components/camel-kafka/pom.xml +++ b/components/camel-kafka/pom.xml @@ -60,13 +60,6 @@ </dependency> <!-- test --> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest</artifactId> diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml index 29b37fce1f0..09d5a7cc499 100644 --- a/components/camel-kubernetes/pom.xml +++ b/components/camel-kubernetes/pom.xml @@ -99,12 +99,6 @@ <artifactId>camel-log</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <build> diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml index 3f132a0cd6b..e97212173c8 100644 --- a/components/camel-leveldb/pom.xml +++ b/components/camel-leveldb/pom.xml @@ -71,11 +71,5 @@ <artifactId>junit-jupiter</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml index 0c30a01df6d..78f94129216 100644 --- a/components/camel-lra/pom.xml +++ b/components/camel-lra/pom.xml @@ -76,12 +76,6 @@ <artifactId>junit-jupiter</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-infra-microprofile-lra</artifactId> diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml index f6d1effb03e..56b1e8cf8bc 100644 --- a/components/camel-lumberjack/pom.xml +++ b/components/camel-lumberjack/pom.xml @@ -64,12 +64,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml index ada44a3f895..7290b1b8554 100644 --- a/components/camel-mail/pom.xml +++ b/components/camel-mail/pom.xml @@ -94,12 +94,6 @@ <artifactId>assertj-core</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <build> diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml index ab23dc6ccb0..78b3e8e6af3 100644 --- a/components/camel-master/pom.xml +++ b/components/camel-master/pom.xml @@ -52,12 +52,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml index 722e39e14de..0b6e06af2fd 100644 --- a/components/camel-micrometer/pom.xml +++ b/components/camel-micrometer/pom.xml @@ -107,13 +107,6 @@ <artifactId>assertj-core</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> </project> diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml index 05af09d7009..3672fa8e3dd 100644 --- a/components/camel-mina/pom.xml +++ b/components/camel-mina/pom.xml @@ -75,13 +75,6 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <profiles> diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml index 4910bc09baa..47b96312a36 100644 --- a/components/camel-mllp/pom.xml +++ b/components/camel-mllp/pom.xml @@ -83,12 +83,5 @@ <scope>test</scope> <type>test-jar</type> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>4.2.2</version> - <scope>test</scope> - </dependency> - </dependencies> </project> diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml index 1d8de1ae825..2e3bd429357 100644 --- a/components/camel-mongodb/pom.xml +++ b/components/camel-mongodb/pom.xml @@ -100,11 +100,5 @@ <artifactId>commons-lang3</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml index 9845cce0352..308c66ea786 100644 --- a/components/camel-mybatis/pom.xml +++ b/components/camel-mybatis/pom.xml @@ -75,11 +75,5 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml index 3857fa301b5..7ea6cd2a8ec 100644 --- a/components/camel-netty-http/pom.xml +++ b/components/camel-netty-http/pom.xml @@ -163,12 +163,6 @@ <version>${jakarta-annotation-api-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml index 2d71263a0c2..d43ef91978c 100644 --- a/components/camel-netty/pom.xml +++ b/components/camel-netty/pom.xml @@ -114,12 +114,6 @@ <artifactId>assertj-core</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> <profiles> diff --git a/components/camel-observation/pom.xml b/components/camel-observation/pom.xml index 1ebf992319c..73fd6d4157e 100644 --- a/components/camel-observation/pom.xml +++ b/components/camel-observation/pom.xml @@ -81,13 +81,6 @@ <version>${opentelemetry-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> <profiles> diff --git a/components/camel-opentelemetry/pom.xml b/components/camel-opentelemetry/pom.xml index 99f43343807..d090cf8bbc1 100644 --- a/components/camel-opentelemetry/pom.xml +++ b/components/camel-opentelemetry/pom.xml @@ -123,12 +123,6 @@ <artifactId>opentelemetry-log4j-appender-2.17</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.junit-pioneer</groupId> <artifactId>junit-pioneer</artifactId> diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml index c84e8fa5fc3..13fd5efbb20 100644 --- a/components/camel-optaplanner/pom.xml +++ b/components/camel-optaplanner/pom.xml @@ -87,13 +87,6 @@ <artifactId>junit-jupiter</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - </dependencies> </project> diff --git a/components/camel-platform-http-vertx/pom.xml b/components/camel-platform-http-vertx/pom.xml index 89cd8397310..512147e7a91 100644 --- a/components/camel-platform-http-vertx/pom.xml +++ b/components/camel-platform-http-vertx/pom.xml @@ -118,12 +118,6 @@ <version>${vertx-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml index d011647ffd0..3dae84013f4 100644 --- a/components/camel-quartz/pom.xml +++ b/components/camel-quartz/pom.xml @@ -129,12 +129,6 @@ <version>${spring-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml index 4b8ed542f81..eded9b9d8ed 100644 --- a/components/camel-salesforce/camel-salesforce-component/pom.xml +++ b/components/camel-salesforce/camel-salesforce-component/pom.xml @@ -225,12 +225,6 @@ <version>${squareup-okhttp-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-catalog</artifactId> diff --git a/components/camel-smb/pom.xml b/components/camel-smb/pom.xml index 2d6d8d40452..3ec9ac944e7 100644 --- a/components/camel-smb/pom.xml +++ b/components/camel-smb/pom.xml @@ -60,13 +60,6 @@ <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml index 85609c0f828..79faa68461c 100644 --- a/components/camel-snmp/pom.xml +++ b/components/camel-snmp/pom.xml @@ -58,12 +58,6 @@ <artifactId>junit-jupiter</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-spring-rabbitmq/pom.xml b/components/camel-spring-rabbitmq/pom.xml index 39815b5db05..53e5fa037d9 100644 --- a/components/camel-spring-rabbitmq/pom.xml +++ b/components/camel-spring-rabbitmq/pom.xml @@ -89,12 +89,6 @@ <version>${qpid-broker-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-http</artifactId> diff --git a/components/camel-spring-xml/pom.xml b/components/camel-spring-xml/pom.xml index d3df2783140..e3e68469ab6 100644 --- a/components/camel-spring-xml/pom.xml +++ b/components/camel-spring-xml/pom.xml @@ -72,12 +72,6 @@ <artifactId>junit-jupiter-engine</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context-support</artifactId> diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml index 9af82965a54..212c19eeba2 100644 --- a/components/camel-sql/pom.xml +++ b/components/camel-sql/pom.xml @@ -70,12 +70,6 @@ <version>${hamcrest-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- derby used for stored procedure tests --> <dependency> <groupId>org.apache.derby</groupId> diff --git a/components/camel-stitch/pom.xml b/components/camel-stitch/pom.xml index dac643974ef..d72c1ea7ebb 100644 --- a/components/camel-stitch/pom.xml +++ b/components/camel-stitch/pom.xml @@ -65,11 +65,5 @@ <version>${mockito-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-tahu/pom.xml b/components/camel-tahu/pom.xml index 55c4d92eda7..a8c71602342 100644 --- a/components/camel-tahu/pom.xml +++ b/components/camel-tahu/pom.xml @@ -164,13 +164,6 @@ <version>${hamcrest-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> - <!-- test infra --> <dependency> <groupId>org.apache.camel</groupId> diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml index 99b03f2be4e..2b127fb9067 100644 --- a/components/camel-tarfile/pom.xml +++ b/components/camel-tarfile/pom.xml @@ -66,11 +66,5 @@ <artifactId>log4j-core</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml index 6d26296ac92..b8765d1c71e 100644 --- a/components/camel-telegram/pom.xml +++ b/components/camel-telegram/pom.xml @@ -77,12 +77,6 @@ <artifactId>camel-health</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-wasm/pom.xml b/components/camel-wasm/pom.xml index 4d9bf606419..1d7924a5f42 100644 --- a/components/camel-wasm/pom.xml +++ b/components/camel-wasm/pom.xml @@ -69,12 +69,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml index bfcbed6437b..55c758f08c8 100644 --- a/components/camel-webhook/pom.xml +++ b/components/camel-webhook/pom.xml @@ -43,12 +43,6 @@ <artifactId>camel-test-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-netty-http</artifactId> diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml index 293838b7b29..8d5147d0012 100644 --- a/components/camel-zipfile/pom.xml +++ b/components/camel-zipfile/pom.xml @@ -76,12 +76,6 @@ <artifactId>camel-test-spring-junit5</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> </dependencies> </project> diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml index 02a1e422e8c..76758ffc544 100644 --- a/components/camel-zookeeper-master/pom.xml +++ b/components/camel-zookeeper-master/pom.xml @@ -107,12 +107,6 @@ <artifactId>camel-ftp</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml index 8bd20bc140b..597185f5baf 100644 --- a/components/camel-zookeeper/pom.xml +++ b/components/camel-zookeeper/pom.xml @@ -159,12 +159,6 @@ <artifactId>camel-service</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.awaitility</groupId> - <artifactId>awaitility</artifactId> - <version>${awaitility-version}</version> - <scope>test</scope> - </dependency> <!-- test infra --> <dependency> diff --git a/components/pom.xml b/components/pom.xml index f60f8462610..e4427ac8a9b 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -363,6 +363,13 @@ <artifactId>log4j-core</artifactId> <scope>test</scope> </dependency> + <!-- to help avoiding sleep calls and other testings anti-patterns --> + <dependency> + <groupId>org.awaitility</groupId> + <artifactId>awaitility</artifactId> + <version>${awaitility-version}</version> + <scope>test</scope> + </dependency> </dependencies> <build>