diff --git a/docs/modules/ROOT/kamelet.adoc.tmpl b/docs/modules/ROOT/kamelet.adoc.tmpl index 864b79ea0..88f988c7a 100644 --- a/docs/modules/ROOT/kamelet.adoc.tmpl +++ b/docs/modules/ROOT/kamelet.adoc.tmpl @@ -46,7 +46,6 @@ kubectl apply -f {{ .Kamelet.ObjectMeta.Name }}-binding.yaml ==== *Dependencies* The Kamelet needs the following dependencies: - {{range .Kamelet.Spec.Dependencies}} - {{ . }}{{end}} diff --git a/docs/modules/ROOT/pages/avro-deserialize-action.adoc b/docs/modules/ROOT/pages/avro-deserialize-action.adoc index 55ac3efef..38c1eccbf 100644 --- a/docs/modules/ROOT/pages/avro-deserialize-action.adoc +++ b/docs/modules/ROOT/pages/avro-deserialize-action.adoc @@ -71,7 +71,6 @@ kubectl apply -f avro-deserialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/avro-serialize-action.adoc b/docs/modules/ROOT/pages/avro-serialize-action.adoc index 28d03a50a..7a8419614 100644 --- a/docs/modules/ROOT/pages/avro-serialize-action.adoc +++ b/docs/modules/ROOT/pages/avro-serialize-action.adoc @@ -71,7 +71,6 @@ kubectl apply -f avro-serialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc b/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc index 19e24d287..18c8641a2 100644 --- a/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc +++ b/docs/modules/ROOT/pages/aws-cloudwatch-sink.adoc @@ -78,7 +78,6 @@ kubectl apply -f aws-cloudwatch-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-cw - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc b/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc index 407230854..b6d733f15 100644 --- a/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc +++ b/docs/modules/ROOT/pages/aws-ddb-streams-source.adoc @@ -71,7 +71,6 @@ kubectl apply -f aws-ddb-streams-source-binding.yaml The Kamelet needs the following dependencies: - - camel:gson - camel:aws2-ddb - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-ec2-sink.adoc b/docs/modules/ROOT/pages/aws-ec2-sink.adoc index 425801e63..bc9551c11 100644 --- a/docs/modules/ROOT/pages/aws-ec2-sink.adoc +++ b/docs/modules/ROOT/pages/aws-ec2-sink.adoc @@ -71,7 +71,6 @@ kubectl apply -f aws-ec2-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-ec2 - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc b/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc index c83dd037b..28b361e39 100644 --- a/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc +++ b/docs/modules/ROOT/pages/aws-kinesis-firehose-sink.adoc @@ -69,7 +69,6 @@ kubectl apply -f aws-kinesis-firehose-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-kinesis - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-kinesis-sink.adoc b/docs/modules/ROOT/pages/aws-kinesis-sink.adoc index 78b5c109f..53917b151 100644 --- a/docs/modules/ROOT/pages/aws-kinesis-sink.adoc +++ b/docs/modules/ROOT/pages/aws-kinesis-sink.adoc @@ -81,7 +81,6 @@ kubectl apply -f aws-kinesis-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-kinesis - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-kinesis-source.adoc b/docs/modules/ROOT/pages/aws-kinesis-source.adoc index 37029c1fb..1f5ed22e7 100644 --- a/docs/modules/ROOT/pages/aws-kinesis-source.adoc +++ b/docs/modules/ROOT/pages/aws-kinesis-source.adoc @@ -69,7 +69,6 @@ kubectl apply -f aws-kinesis-source-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-kinesis - camel:kamelet - camel:gson diff --git a/docs/modules/ROOT/pages/aws-lambda-sink.adoc b/docs/modules/ROOT/pages/aws-lambda-sink.adoc index 84880bf67..ca7539c9b 100644 --- a/docs/modules/ROOT/pages/aws-lambda-sink.adoc +++ b/docs/modules/ROOT/pages/aws-lambda-sink.adoc @@ -69,7 +69,6 @@ kubectl apply -f aws-lambda-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-lambda - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-s3-sink.adoc b/docs/modules/ROOT/pages/aws-s3-sink.adoc index c5b768abc..853cc5f14 100644 --- a/docs/modules/ROOT/pages/aws-s3-sink.adoc +++ b/docs/modules/ROOT/pages/aws-s3-sink.adoc @@ -76,7 +76,6 @@ kubectl apply -f aws-s3-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-s3 - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-s3-source.adoc b/docs/modules/ROOT/pages/aws-s3-source.adoc index 6ca66be03..e2b03cc2c 100644 --- a/docs/modules/ROOT/pages/aws-s3-source.adoc +++ b/docs/modules/ROOT/pages/aws-s3-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f aws-s3-source-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-s3 - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc b/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc index 481377a0b..aea32fbbf 100644 --- a/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc +++ b/docs/modules/ROOT/pages/aws-s3-streaming-upload-sink.adoc @@ -78,7 +78,6 @@ kubectl apply -f aws-s3-streaming-upload-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-s3 - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc index 1824789ea..f72939636 100644 --- a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc @@ -75,7 +75,6 @@ kubectl apply -f aws-sns-fifo-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sns - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sns-sink.adoc b/docs/modules/ROOT/pages/aws-sns-sink.adoc index 920c894ad..2cddf615a 100644 --- a/docs/modules/ROOT/pages/aws-sns-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sns-sink.adoc @@ -74,7 +74,6 @@ kubectl apply -f aws-sns-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sns - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc index 0253f34ae..3ed8f0695 100644 --- a/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sqs-batch-sink.adoc @@ -72,7 +72,6 @@ kubectl apply -f aws-sqs-batch-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sqs - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc index 5d6bc93c9..befbf2acd 100644 --- a/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sqs-fifo-sink.adoc @@ -71,7 +71,6 @@ kubectl apply -f aws-sqs-fifo-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sqs - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sqs-sink.adoc b/docs/modules/ROOT/pages/aws-sqs-sink.adoc index cc7735ba6..c78afd8fb 100644 --- a/docs/modules/ROOT/pages/aws-sqs-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sqs-sink.adoc @@ -70,7 +70,6 @@ kubectl apply -f aws-sqs-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sqs - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-sqs-source.adoc b/docs/modules/ROOT/pages/aws-sqs-source.adoc index d7e0153fb..52dd5fefa 100644 --- a/docs/modules/ROOT/pages/aws-sqs-source.adoc +++ b/docs/modules/ROOT/pages/aws-sqs-source.adoc @@ -71,7 +71,6 @@ kubectl apply -f aws-sqs-source-binding.yaml The Kamelet needs the following dependencies: - - camel:aws2-sqs - camel:kamelet diff --git a/docs/modules/ROOT/pages/aws-translate-action.adoc b/docs/modules/ROOT/pages/aws-translate-action.adoc index 1e99aab08..1e0fbac5a 100644 --- a/docs/modules/ROOT/pages/aws-translate-action.adoc +++ b/docs/modules/ROOT/pages/aws-translate-action.adoc @@ -78,7 +78,6 @@ kubectl apply -f aws-translate-action-binding.yaml The Kamelet needs the following dependencies: - - camel:dns - camel:kamelet - camel:aws2-translate diff --git a/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc b/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc index deea83b93..112f9c88c 100644 --- a/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc +++ b/docs/modules/ROOT/pages/azure-cosmosdb-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f azure-cosmosdb-source-binding.yaml The Kamelet needs the following dependencies: - - camel:azure-cosmosdb - camel:kamelet - camel:jackson diff --git a/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc b/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc index e157c966b..81602016e 100644 --- a/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc +++ b/docs/modules/ROOT/pages/azure-eventhubs-sink.adoc @@ -75,7 +75,6 @@ kubectl apply -f azure-eventhubs-sink-binding.yaml The Kamelet needs the following dependencies: - - mvn:com.fasterxml.jackson.core:jackson-core:2.11.3 - mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3 - mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3 diff --git a/docs/modules/ROOT/pages/azure-eventhubs-source.adoc b/docs/modules/ROOT/pages/azure-eventhubs-source.adoc index 22f744fa9..9faaa3a86 100644 --- a/docs/modules/ROOT/pages/azure-eventhubs-source.adoc +++ b/docs/modules/ROOT/pages/azure-eventhubs-source.adoc @@ -75,7 +75,6 @@ kubectl apply -f azure-eventhubs-source-binding.yaml The Kamelet needs the following dependencies: - - mvn:com.fasterxml.jackson.core:jackson-core:2.11.3 - mvn:com.fasterxml.jackson.core:jackson-annotations:2.11.3 - mvn:com.fasterxml.jackson.core:jackson-databind:2.11.3 diff --git a/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc b/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc index a0354599d..20dabb0c7 100644 --- a/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc +++ b/docs/modules/ROOT/pages/azure-storage-blob-sink.adoc @@ -74,7 +74,6 @@ kubectl apply -f azure-storage-blob-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:azure-storage-blob - camel:kamelet diff --git a/docs/modules/ROOT/pages/azure-storage-blob-source.adoc b/docs/modules/ROOT/pages/azure-storage-blob-source.adoc index 7ca259d89..d2902ae4d 100644 --- a/docs/modules/ROOT/pages/azure-storage-blob-source.adoc +++ b/docs/modules/ROOT/pages/azure-storage-blob-source.adoc @@ -68,7 +68,6 @@ kubectl apply -f azure-storage-blob-source-binding.yaml The Kamelet needs the following dependencies: - - camel:azure-storage-blob - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc index dad73448f..2f884adea 100644 --- a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc +++ b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc @@ -75,7 +75,6 @@ kubectl apply -f azure-storage-queue-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:azure-storage-queue - camel:kamelet diff --git a/docs/modules/ROOT/pages/azure-storage-queue-source.adoc b/docs/modules/ROOT/pages/azure-storage-queue-source.adoc index 965e8be93..194f08d65 100644 --- a/docs/modules/ROOT/pages/azure-storage-queue-source.adoc +++ b/docs/modules/ROOT/pages/azure-storage-queue-source.adoc @@ -68,7 +68,6 @@ kubectl apply -f azure-storage-queue-source-binding.yaml The Kamelet needs the following dependencies: - - camel:azure-storage-queue - camel:kamelet diff --git a/docs/modules/ROOT/pages/bitcoin-source.adoc b/docs/modules/ROOT/pages/bitcoin-source.adoc index 38485f750..78fbccefc 100644 --- a/docs/modules/ROOT/pages/bitcoin-source.adoc +++ b/docs/modules/ROOT/pages/bitcoin-source.adoc @@ -61,7 +61,6 @@ kubectl apply -f bitcoin-source-binding.yaml The Kamelet needs the following dependencies: - - camel:xchange - camel:kamelet - camel:jackson diff --git a/docs/modules/ROOT/pages/caffeine-action.adoc b/docs/modules/ROOT/pages/caffeine-action.adoc index f15785439..473826e05 100644 --- a/docs/modules/ROOT/pages/caffeine-action.adoc +++ b/docs/modules/ROOT/pages/caffeine-action.adoc @@ -78,7 +78,6 @@ kubectl apply -f caffeine-action-binding.yaml The Kamelet needs the following dependencies: - - camel:caffeine - camel:kamelet diff --git a/docs/modules/ROOT/pages/cassandra-sink.adoc b/docs/modules/ROOT/pages/cassandra-sink.adoc index b31c95a27..d225c7834 100644 --- a/docs/modules/ROOT/pages/cassandra-sink.adoc +++ b/docs/modules/ROOT/pages/cassandra-sink.adoc @@ -76,7 +76,6 @@ kubectl apply -f cassandra-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:cassandraql diff --git a/docs/modules/ROOT/pages/cassandra-source.adoc b/docs/modules/ROOT/pages/cassandra-source.adoc index cfceb5937..5ef563404 100644 --- a/docs/modules/ROOT/pages/cassandra-source.adoc +++ b/docs/modules/ROOT/pages/cassandra-source.adoc @@ -75,7 +75,6 @@ kubectl apply -f cassandra-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:cassandraql diff --git a/docs/modules/ROOT/pages/chuck-norris-source.adoc b/docs/modules/ROOT/pages/chuck-norris-source.adoc index c6fc86175..2db4660ad 100644 --- a/docs/modules/ROOT/pages/chuck-norris-source.adoc +++ b/docs/modules/ROOT/pages/chuck-norris-source.adoc @@ -61,7 +61,6 @@ kubectl apply -f chuck-norris-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:timer - camel:http diff --git a/docs/modules/ROOT/pages/chunk-template-action.adoc b/docs/modules/ROOT/pages/chunk-template-action.adoc index f486ae854..5ddc1a290 100644 --- a/docs/modules/ROOT/pages/chunk-template-action.adoc +++ b/docs/modules/ROOT/pages/chunk-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f chunk-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:chunk - camel:kamelet diff --git a/docs/modules/ROOT/pages/cron-source.adoc b/docs/modules/ROOT/pages/cron-source.adoc index 79ceec5ca..6e9ee6f3d 100644 --- a/docs/modules/ROOT/pages/cron-source.adoc +++ b/docs/modules/ROOT/pages/cron-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f cron-source-binding.yaml The Kamelet needs the following dependencies: - - camel:quartz - camel:core - camel:cron diff --git a/docs/modules/ROOT/pages/dns-dig-action.adoc b/docs/modules/ROOT/pages/dns-dig-action.adoc index d9488fa07..2215fbe2e 100644 --- a/docs/modules/ROOT/pages/dns-dig-action.adoc +++ b/docs/modules/ROOT/pages/dns-dig-action.adoc @@ -71,7 +71,6 @@ kubectl apply -f dns-dig-action-binding.yaml The Kamelet needs the following dependencies: - - camel:dns - camel:kamelet diff --git a/docs/modules/ROOT/pages/dns-ip-action.adoc b/docs/modules/ROOT/pages/dns-ip-action.adoc index 784cd3d7c..358731009 100644 --- a/docs/modules/ROOT/pages/dns-ip-action.adoc +++ b/docs/modules/ROOT/pages/dns-ip-action.adoc @@ -67,7 +67,6 @@ kubectl apply -f dns-ip-action-binding.yaml The Kamelet needs the following dependencies: - - camel:dns - camel:kamelet diff --git a/docs/modules/ROOT/pages/dns-lookup-action.adoc b/docs/modules/ROOT/pages/dns-lookup-action.adoc index 4a71e7a24..f5bab12cd 100644 --- a/docs/modules/ROOT/pages/dns-lookup-action.adoc +++ b/docs/modules/ROOT/pages/dns-lookup-action.adoc @@ -67,7 +67,6 @@ kubectl apply -f dns-lookup-action-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:dns - camel:kamelet diff --git a/docs/modules/ROOT/pages/dropbox-sink.adoc b/docs/modules/ROOT/pages/dropbox-sink.adoc index 04463ea8b..c55cb7c70 100644 --- a/docs/modules/ROOT/pages/dropbox-sink.adoc +++ b/docs/modules/ROOT/pages/dropbox-sink.adoc @@ -74,7 +74,6 @@ kubectl apply -f dropbox-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:dropbox - camel:kamelet diff --git a/docs/modules/ROOT/pages/dropbox-source.adoc b/docs/modules/ROOT/pages/dropbox-source.adoc index fb1909668..130d3b800 100644 --- a/docs/modules/ROOT/pages/dropbox-source.adoc +++ b/docs/modules/ROOT/pages/dropbox-source.adoc @@ -70,7 +70,6 @@ kubectl apply -f dropbox-source-binding.yaml The Kamelet needs the following dependencies: - - camel:dropbox - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/earthquake-source.adoc b/docs/modules/ROOT/pages/earthquake-source.adoc index 10b064780..25d735a35 100644 --- a/docs/modules/ROOT/pages/earthquake-source.adoc +++ b/docs/modules/ROOT/pages/earthquake-source.adoc @@ -62,7 +62,6 @@ kubectl apply -f earthquake-source-binding.yaml The Kamelet needs the following dependencies: - - camel:caffeine - camel:http - camel:kamelet diff --git a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc index 04a0cd524..7433b0ef0 100644 --- a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc +++ b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc @@ -79,7 +79,6 @@ kubectl apply -f elasticsearch-index-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - mvn:org.apache.camel.k:camel-k-kamelet-reify diff --git a/docs/modules/ROOT/pages/elasticsearch-search-source.adoc b/docs/modules/ROOT/pages/elasticsearch-search-source.adoc index a559a6944..b70094e3b 100644 --- a/docs/modules/ROOT/pages/elasticsearch-search-source.adoc +++ b/docs/modules/ROOT/pages/elasticsearch-search-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f elasticsearch-search-source-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet - camel:timer diff --git a/docs/modules/ROOT/pages/exec-sink.adoc b/docs/modules/ROOT/pages/exec-sink.adoc index bf46426cd..4d0c9a34c 100644 --- a/docs/modules/ROOT/pages/exec-sink.adoc +++ b/docs/modules/ROOT/pages/exec-sink.adoc @@ -69,7 +69,6 @@ kubectl apply -f exec-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:exec - camel:kamelet diff --git a/docs/modules/ROOT/pages/extract-field-action.adoc b/docs/modules/ROOT/pages/extract-field-action.adoc index 68f95a844..592f61c90 100644 --- a/docs/modules/ROOT/pages/extract-field-action.adoc +++ b/docs/modules/ROOT/pages/extract-field-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f extract-field-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/fhir-source.adoc b/docs/modules/ROOT/pages/fhir-source.adoc index 6942c6238..a79af8657 100644 --- a/docs/modules/ROOT/pages/fhir-source.adoc +++ b/docs/modules/ROOT/pages/fhir-source.adoc @@ -71,7 +71,6 @@ kubectl apply -f fhir-source-binding.yaml The Kamelet needs the following dependencies: - - camel:fhir - camel:kamelet diff --git a/docs/modules/ROOT/pages/file-watch-source.adoc b/docs/modules/ROOT/pages/file-watch-source.adoc index 69447e654..a234adafe 100644 --- a/docs/modules/ROOT/pages/file-watch-source.adoc +++ b/docs/modules/ROOT/pages/file-watch-source.adoc @@ -64,7 +64,6 @@ kubectl apply -f file-watch-source-binding.yaml The Kamelet needs the following dependencies: - - camel:file-watch - camel:kamelet diff --git a/docs/modules/ROOT/pages/freemarker-template-action.adoc b/docs/modules/ROOT/pages/freemarker-template-action.adoc index f5817d59e..e5f09f133 100644 --- a/docs/modules/ROOT/pages/freemarker-template-action.adoc +++ b/docs/modules/ROOT/pages/freemarker-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f freemarker-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:freemarker - camel:kamelet diff --git a/docs/modules/ROOT/pages/ftp-sink.adoc b/docs/modules/ROOT/pages/ftp-sink.adoc index e4ffe353e..75bff84ba 100644 --- a/docs/modules/ROOT/pages/ftp-sink.adoc +++ b/docs/modules/ROOT/pages/ftp-sink.adoc @@ -78,7 +78,6 @@ kubectl apply -f ftp-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/ftp-source.adoc b/docs/modules/ROOT/pages/ftp-source.adoc index 6833b0a93..bed6d4e42 100644 --- a/docs/modules/ROOT/pages/ftp-source.adoc +++ b/docs/modules/ROOT/pages/ftp-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f ftp-source-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/ftps-sink.adoc b/docs/modules/ROOT/pages/ftps-sink.adoc index b6d9b3370..af262557f 100644 --- a/docs/modules/ROOT/pages/ftps-sink.adoc +++ b/docs/modules/ROOT/pages/ftps-sink.adoc @@ -78,7 +78,6 @@ kubectl apply -f ftps-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/ftps-source.adoc b/docs/modules/ROOT/pages/ftps-source.adoc index 733cd4597..65a82a76d 100644 --- a/docs/modules/ROOT/pages/ftps-source.adoc +++ b/docs/modules/ROOT/pages/ftps-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f ftps-source-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/github-source.adoc b/docs/modules/ROOT/pages/github-source.adoc index 9f626474f..f3903f66f 100644 --- a/docs/modules/ROOT/pages/github-source.adoc +++ b/docs/modules/ROOT/pages/github-source.adoc @@ -68,7 +68,6 @@ kubectl apply -f github-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:github - camel:kamelet diff --git a/docs/modules/ROOT/pages/google-calendar-source.adoc b/docs/modules/ROOT/pages/google-calendar-source.adoc index 686cf68a1..5ffae607d 100644 --- a/docs/modules/ROOT/pages/google-calendar-source.adoc +++ b/docs/modules/ROOT/pages/google-calendar-source.adoc @@ -78,7 +78,6 @@ kubectl apply -f google-calendar-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:google-calendar - camel:kamelet diff --git a/docs/modules/ROOT/pages/google-mail-source.adoc b/docs/modules/ROOT/pages/google-mail-source.adoc index 8a603c371..2c2d11b03 100644 --- a/docs/modules/ROOT/pages/google-mail-source.adoc +++ b/docs/modules/ROOT/pages/google-mail-source.adoc @@ -77,7 +77,6 @@ kubectl apply -f google-mail-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:google-mail diff --git a/docs/modules/ROOT/pages/google-pubsub-sink.adoc b/docs/modules/ROOT/pages/google-pubsub-sink.adoc index 1990bbcb6..0b5b0ae14 100644 --- a/docs/modules/ROOT/pages/google-pubsub-sink.adoc +++ b/docs/modules/ROOT/pages/google-pubsub-sink.adoc @@ -69,7 +69,6 @@ kubectl apply -f google-pubsub-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:google-pubsub - camel:jackson diff --git a/docs/modules/ROOT/pages/google-pubsub-source.adoc b/docs/modules/ROOT/pages/google-pubsub-source.adoc index 58bc921f1..1be1fdb3c 100644 --- a/docs/modules/ROOT/pages/google-pubsub-source.adoc +++ b/docs/modules/ROOT/pages/google-pubsub-source.adoc @@ -72,7 +72,6 @@ kubectl apply -f google-pubsub-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:google-pubsub - camel:jackson diff --git a/docs/modules/ROOT/pages/google-sheets-source.adoc b/docs/modules/ROOT/pages/google-sheets-source.adoc index 5a91bcb77..901629c84 100644 --- a/docs/modules/ROOT/pages/google-sheets-source.adoc +++ b/docs/modules/ROOT/pages/google-sheets-source.adoc @@ -78,7 +78,6 @@ kubectl apply -f google-sheets-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:google-sheets diff --git a/docs/modules/ROOT/pages/has-header-filter-action.adoc b/docs/modules/ROOT/pages/has-header-filter-action.adoc index ed669fbc8..f46e51bad 100644 --- a/docs/modules/ROOT/pages/has-header-filter-action.adoc +++ b/docs/modules/ROOT/pages/has-header-filter-action.adoc @@ -71,7 +71,6 @@ kubectl apply -f has-header-filter-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/header-matches-filter-action.adoc b/docs/modules/ROOT/pages/header-matches-filter-action.adoc index 35968594d..e9991a65a 100644 --- a/docs/modules/ROOT/pages/header-matches-filter-action.adoc +++ b/docs/modules/ROOT/pages/header-matches-filter-action.adoc @@ -71,7 +71,6 @@ kubectl apply -f header-matches-filter-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/hoist-field-action.adoc b/docs/modules/ROOT/pages/hoist-field-action.adoc index bde3e1d9f..b3f42b62f 100644 --- a/docs/modules/ROOT/pages/hoist-field-action.adoc +++ b/docs/modules/ROOT/pages/hoist-field-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f hoist-field-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:core - camel:jackson diff --git a/docs/modules/ROOT/pages/http-secured-sink.adoc b/docs/modules/ROOT/pages/http-secured-sink.adoc index 4b38cf8f1..f0d061146 100644 --- a/docs/modules/ROOT/pages/http-secured-sink.adoc +++ b/docs/modules/ROOT/pages/http-secured-sink.adoc @@ -68,7 +68,6 @@ kubectl apply -f http-secured-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:http - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/http-secured-source.adoc b/docs/modules/ROOT/pages/http-secured-source.adoc index 88d355f6b..e71a3258d 100644 --- a/docs/modules/ROOT/pages/http-secured-source.adoc +++ b/docs/modules/ROOT/pages/http-secured-source.adoc @@ -69,7 +69,6 @@ kubectl apply -f http-secured-source-binding.yaml The Kamelet needs the following dependencies: - - camel:http - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/http-sink.adoc b/docs/modules/ROOT/pages/http-sink.adoc index 66af780e5..b94c29e9f 100644 --- a/docs/modules/ROOT/pages/http-sink.adoc +++ b/docs/modules/ROOT/pages/http-sink.adoc @@ -64,7 +64,6 @@ kubectl apply -f http-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:http - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/http-source.adoc b/docs/modules/ROOT/pages/http-source.adoc index 894fe18f3..386553b9b 100644 --- a/docs/modules/ROOT/pages/http-source.adoc +++ b/docs/modules/ROOT/pages/http-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f http-source-binding.yaml The Kamelet needs the following dependencies: - - camel:http - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/infinispan-source.adoc b/docs/modules/ROOT/pages/infinispan-source.adoc index 6c220642e..b76060798 100644 --- a/docs/modules/ROOT/pages/infinispan-source.adoc +++ b/docs/modules/ROOT/pages/infinispan-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f infinispan-source-binding.yaml The Kamelet needs the following dependencies: - - mvn:org.apache.camel.k:camel-k-kamelet-reify - camel:kamelet - camel:infinispan diff --git a/docs/modules/ROOT/pages/insert-field-action.adoc b/docs/modules/ROOT/pages/insert-field-action.adoc index 416a470a7..a84d181dc 100644 --- a/docs/modules/ROOT/pages/insert-field-action.adoc +++ b/docs/modules/ROOT/pages/insert-field-action.adoc @@ -78,7 +78,6 @@ kubectl apply -f insert-field-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:core - camel:jackson diff --git a/docs/modules/ROOT/pages/insert-header-action.adoc b/docs/modules/ROOT/pages/insert-header-action.adoc index 2b2f82858..71c3739b1 100644 --- a/docs/modules/ROOT/pages/insert-header-action.adoc +++ b/docs/modules/ROOT/pages/insert-header-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f insert-header-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc b/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc index 9fa4d3476..18b0af800 100644 --- a/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc +++ b/docs/modules/ROOT/pages/is-tombstone-filter-action.adoc @@ -61,7 +61,6 @@ kubectl apply -f is-tombstone-filter-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/jira-source.adoc b/docs/modules/ROOT/pages/jira-source.adoc index 99c585906..bedbdca3f 100644 --- a/docs/modules/ROOT/pages/jira-source.adoc +++ b/docs/modules/ROOT/pages/jira-source.adoc @@ -68,7 +68,6 @@ kubectl apply -f jira-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:jira - camel:kamelet diff --git a/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc b/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc index bd3b8d183..b1dfc98d7 100644 --- a/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc +++ b/docs/modules/ROOT/pages/jms-amqp-10-sink.adoc @@ -66,7 +66,6 @@ kubectl apply -f jms-amqp-10-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jms - camel:kamelet - mvn:org.apache.qpid:qpid-jms-client:1.0.0 diff --git a/docs/modules/ROOT/pages/jms-amqp-10-source.adoc b/docs/modules/ROOT/pages/jms-amqp-10-source.adoc index 66378c06a..2f633938c 100644 --- a/docs/modules/ROOT/pages/jms-amqp-10-source.adoc +++ b/docs/modules/ROOT/pages/jms-amqp-10-source.adoc @@ -66,7 +66,6 @@ kubectl apply -f jms-amqp-10-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jms - camel:kamelet - mvn:org.apache.qpid:qpid-jms-client:1.0.0 diff --git a/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc b/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc index e5939d6b6..470ef9075 100644 --- a/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc +++ b/docs/modules/ROOT/pages/jms-apache-artemis-sink.adoc @@ -66,7 +66,6 @@ kubectl apply -f jms-apache-artemis-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jms - camel:kamelet - mvn:org.apache.activemq:artemis-jms-client-all:2.17.0 diff --git a/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc b/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc index 9e8d3c2ea..4c269e490 100644 --- a/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc +++ b/docs/modules/ROOT/pages/jms-apache-artemis-source.adoc @@ -66,7 +66,6 @@ kubectl apply -f jms-apache-artemis-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jms - camel:kamelet - mvn:org.apache.activemq:artemis-jms-client-all:2.17.0 diff --git a/docs/modules/ROOT/pages/json-deserialize-action.adoc b/docs/modules/ROOT/pages/json-deserialize-action.adoc index d400e0592..f6472ffba 100644 --- a/docs/modules/ROOT/pages/json-deserialize-action.adoc +++ b/docs/modules/ROOT/pages/json-deserialize-action.adoc @@ -61,7 +61,6 @@ kubectl apply -f json-deserialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/json-schema-validator-action.adoc b/docs/modules/ROOT/pages/json-schema-validator-action.adoc index 37c57fe88..8eb8ccb45 100644 --- a/docs/modules/ROOT/pages/json-schema-validator-action.adoc +++ b/docs/modules/ROOT/pages/json-schema-validator-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f json-schema-validator-action-binding.yaml The Kamelet needs the following dependencies: - - camel:json-validator - camel:kamelet diff --git a/docs/modules/ROOT/pages/json-serialize-action.adoc b/docs/modules/ROOT/pages/json-serialize-action.adoc index 3a5bfd836..9b0dade79 100644 --- a/docs/modules/ROOT/pages/json-serialize-action.adoc +++ b/docs/modules/ROOT/pages/json-serialize-action.adoc @@ -61,7 +61,6 @@ kubectl apply -f json-serialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/jsonata-action.adoc b/docs/modules/ROOT/pages/jsonata-action.adoc index 9d235a558..49cdaf29b 100644 --- a/docs/modules/ROOT/pages/jsonata-action.adoc +++ b/docs/modules/ROOT/pages/jsonata-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f jsonata-action-binding.yaml The Kamelet needs the following dependencies: - - camel:jsonata - camel:kamelet diff --git a/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc b/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc index 316b2db10..b03617319 100644 --- a/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc +++ b/docs/modules/ROOT/pages/kafka-manual-commit-action.adoc @@ -61,7 +61,6 @@ kubectl apply -f kafka-manual-commit-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet diff --git a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc index fec03bcd7..3ad6250c7 100644 --- a/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc +++ b/docs/modules/ROOT/pages/kafka-not-secured-sink.adoc @@ -73,7 +73,6 @@ kubectl apply -f kafka-not-secured-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:kafka - camel:kamelet diff --git a/docs/modules/ROOT/pages/kafka-not-secured-source.adoc b/docs/modules/ROOT/pages/kafka-not-secured-source.adoc index da4f3ae66..7e8cabda2 100644 --- a/docs/modules/ROOT/pages/kafka-not-secured-source.adoc +++ b/docs/modules/ROOT/pages/kafka-not-secured-source.adoc @@ -70,7 +70,6 @@ kubectl apply -f kafka-not-secured-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kafka - camel:kamelet diff --git a/docs/modules/ROOT/pages/kafka-sink.adoc b/docs/modules/ROOT/pages/kafka-sink.adoc index f79f84bb0..c971b0922 100644 --- a/docs/modules/ROOT/pages/kafka-sink.adoc +++ b/docs/modules/ROOT/pages/kafka-sink.adoc @@ -79,7 +79,6 @@ kubectl apply -f kafka-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:kafka - camel:kamelet diff --git a/docs/modules/ROOT/pages/kafka-source.adoc b/docs/modules/ROOT/pages/kafka-source.adoc index 3ed501bb4..b5d72b672 100644 --- a/docs/modules/ROOT/pages/kafka-source.adoc +++ b/docs/modules/ROOT/pages/kafka-source.adoc @@ -76,7 +76,6 @@ kubectl apply -f kafka-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kafka - camel:kamelet diff --git a/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc b/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc index 5bf45a73f..32d46f12b 100644 --- a/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc +++ b/docs/modules/ROOT/pages/kubernetes-namespaces-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f kubernetes-namespaces-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kubernetes - camel:kamelet - camel:jackson diff --git a/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc b/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc index a447583f1..c75816019 100644 --- a/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc +++ b/docs/modules/ROOT/pages/kubernetes-nodes-source.adoc @@ -66,7 +66,6 @@ kubectl apply -f kubernetes-nodes-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kubernetes - camel:kamelet - camel:jackson diff --git a/docs/modules/ROOT/pages/kubernetes-pods-source.adoc b/docs/modules/ROOT/pages/kubernetes-pods-source.adoc index 3512aa1d3..6ba8df7db 100644 --- a/docs/modules/ROOT/pages/kubernetes-pods-source.adoc +++ b/docs/modules/ROOT/pages/kubernetes-pods-source.adoc @@ -66,7 +66,6 @@ kubectl apply -f kubernetes-pods-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kubernetes - camel:kamelet - camel:jackson diff --git a/docs/modules/ROOT/pages/log-sink.adoc b/docs/modules/ROOT/pages/log-sink.adoc index 59dc8c997..1df9f9f8d 100644 --- a/docs/modules/ROOT/pages/log-sink.adoc +++ b/docs/modules/ROOT/pages/log-sink.adoc @@ -62,7 +62,6 @@ kubectl apply -f log-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:log diff --git a/docs/modules/ROOT/pages/mail-imap-source.adoc b/docs/modules/ROOT/pages/mail-imap-source.adoc index f0e02904a..96bf623b7 100644 --- a/docs/modules/ROOT/pages/mail-imap-source.adoc +++ b/docs/modules/ROOT/pages/mail-imap-source.adoc @@ -70,7 +70,6 @@ kubectl apply -f mail-imap-source-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:mail - camel:kamelet diff --git a/docs/modules/ROOT/pages/mariadb-sink.adoc b/docs/modules/ROOT/pages/mariadb-sink.adoc index 587891edf..63d016a85 100644 --- a/docs/modules/ROOT/pages/mariadb-sink.adoc +++ b/docs/modules/ROOT/pages/mariadb-sink.adoc @@ -84,7 +84,6 @@ kubectl apply -f mariadb-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/mariadb-source.adoc b/docs/modules/ROOT/pages/mariadb-source.adoc index a618fb612..3917a7935 100644 --- a/docs/modules/ROOT/pages/mariadb-source.adoc +++ b/docs/modules/ROOT/pages/mariadb-source.adoc @@ -77,7 +77,6 @@ kubectl apply -f mariadb-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/mask-field-action.adoc b/docs/modules/ROOT/pages/mask-field-action.adoc index 93e9a85da..49b64383c 100644 --- a/docs/modules/ROOT/pages/mask-field-action.adoc +++ b/docs/modules/ROOT/pages/mask-field-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f mask-field-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:jackson - camel:kamelet diff --git a/docs/modules/ROOT/pages/message-timestamp-router-action.adoc b/docs/modules/ROOT/pages/message-timestamp-router-action.adoc index df93fb290..9c0e00cb7 100644 --- a/docs/modules/ROOT/pages/message-timestamp-router-action.adoc +++ b/docs/modules/ROOT/pages/message-timestamp-router-action.adoc @@ -73,7 +73,6 @@ kubectl apply -f message-timestamp-router-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:jackson - camel:kamelet diff --git a/docs/modules/ROOT/pages/minio-sink.adoc b/docs/modules/ROOT/pages/minio-sink.adoc index f7171a2d0..12f9eae0b 100644 --- a/docs/modules/ROOT/pages/minio-sink.adoc +++ b/docs/modules/ROOT/pages/minio-sink.adoc @@ -76,7 +76,6 @@ kubectl apply -f minio-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:minio - camel:kamelet diff --git a/docs/modules/ROOT/pages/minio-source.adoc b/docs/modules/ROOT/pages/minio-source.adoc index fc10430f1..aaf551dc8 100644 --- a/docs/modules/ROOT/pages/minio-source.adoc +++ b/docs/modules/ROOT/pages/minio-source.adoc @@ -71,7 +71,6 @@ kubectl apply -f minio-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:minio - camel:kamelet diff --git a/docs/modules/ROOT/pages/mongodb-sink.adoc b/docs/modules/ROOT/pages/mongodb-sink.adoc index 7e49e1c96..0129cc5c7 100644 --- a/docs/modules/ROOT/pages/mongodb-sink.adoc +++ b/docs/modules/ROOT/pages/mongodb-sink.adoc @@ -77,7 +77,6 @@ kubectl apply -f mongodb-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:mongodb - camel:jackson diff --git a/docs/modules/ROOT/pages/mongodb-source.adoc b/docs/modules/ROOT/pages/mongodb-source.adoc index b3d40c322..c08352c71 100644 --- a/docs/modules/ROOT/pages/mongodb-source.adoc +++ b/docs/modules/ROOT/pages/mongodb-source.adoc @@ -75,7 +75,6 @@ kubectl apply -f mongodb-source-binding.yaml The Kamelet needs the following dependencies: - - camel:kamelet - camel:mongodb - camel:jackson diff --git a/docs/modules/ROOT/pages/mqtt-source.adoc b/docs/modules/ROOT/pages/mqtt-source.adoc index 66ceac2b2..e22c6471f 100644 --- a/docs/modules/ROOT/pages/mqtt-source.adoc +++ b/docs/modules/ROOT/pages/mqtt-source.adoc @@ -66,7 +66,6 @@ kubectl apply -f mqtt-source-binding.yaml The Kamelet needs the following dependencies: - - camel:paho - camel:kamelet diff --git a/docs/modules/ROOT/pages/mustache-template-action.adoc b/docs/modules/ROOT/pages/mustache-template-action.adoc index 2b0c5ecc1..fd61d6b05 100644 --- a/docs/modules/ROOT/pages/mustache-template-action.adoc +++ b/docs/modules/ROOT/pages/mustache-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f mustache-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:mustache - camel:kamelet diff --git a/docs/modules/ROOT/pages/mvel-template-action.adoc b/docs/modules/ROOT/pages/mvel-template-action.adoc index 87ed1a576..0fbf2b49a 100644 --- a/docs/modules/ROOT/pages/mvel-template-action.adoc +++ b/docs/modules/ROOT/pages/mvel-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f mvel-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:mvel - camel:kamelet diff --git a/docs/modules/ROOT/pages/mysql-sink.adoc b/docs/modules/ROOT/pages/mysql-sink.adoc index 1843545f7..6c7ee4bf3 100644 --- a/docs/modules/ROOT/pages/mysql-sink.adoc +++ b/docs/modules/ROOT/pages/mysql-sink.adoc @@ -84,7 +84,6 @@ kubectl apply -f mysql-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/mysql-source.adoc b/docs/modules/ROOT/pages/mysql-source.adoc index b31cf89e5..8ed49bffb 100644 --- a/docs/modules/ROOT/pages/mysql-source.adoc +++ b/docs/modules/ROOT/pages/mysql-source.adoc @@ -77,7 +77,6 @@ kubectl apply -f mysql-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/nats-sink.adoc b/docs/modules/ROOT/pages/nats-sink.adoc index ebba29e45..061ebcb29 100644 --- a/docs/modules/ROOT/pages/nats-sink.adoc +++ b/docs/modules/ROOT/pages/nats-sink.adoc @@ -65,7 +65,6 @@ kubectl apply -f nats-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:nats - camel:kamelet diff --git a/docs/modules/ROOT/pages/nats-source.adoc b/docs/modules/ROOT/pages/nats-source.adoc index 2ccdf9498..8029fb089 100644 --- a/docs/modules/ROOT/pages/nats-source.adoc +++ b/docs/modules/ROOT/pages/nats-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f nats-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:nats - camel:kamelet diff --git a/docs/modules/ROOT/pages/openai-classification-action.adoc b/docs/modules/ROOT/pages/openai-classification-action.adoc index 57c850492..dfff2f9c9 100644 --- a/docs/modules/ROOT/pages/openai-classification-action.adoc +++ b/docs/modules/ROOT/pages/openai-classification-action.adoc @@ -83,7 +83,6 @@ kubectl apply -f openai-classification-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:jackson - camel:jsonpath diff --git a/docs/modules/ROOT/pages/openai-completion-action.adoc b/docs/modules/ROOT/pages/openai-completion-action.adoc index 8dcca3f76..8c2c0cee0 100644 --- a/docs/modules/ROOT/pages/openai-completion-action.adoc +++ b/docs/modules/ROOT/pages/openai-completion-action.adoc @@ -80,7 +80,6 @@ kubectl apply -f openai-completion-action-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:jsonpath - camel:core diff --git a/docs/modules/ROOT/pages/pdf-action.adoc b/docs/modules/ROOT/pages/pdf-action.adoc index 5523d5f74..a884ae90e 100644 --- a/docs/modules/ROOT/pages/pdf-action.adoc +++ b/docs/modules/ROOT/pages/pdf-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f pdf-action-binding.yaml The Kamelet needs the following dependencies: - - camel:pdf - camel:kamelet diff --git a/docs/modules/ROOT/pages/postgresql-sink.adoc b/docs/modules/ROOT/pages/postgresql-sink.adoc index c51e03aad..85d24579e 100644 --- a/docs/modules/ROOT/pages/postgresql-sink.adoc +++ b/docs/modules/ROOT/pages/postgresql-sink.adoc @@ -80,7 +80,6 @@ kubectl apply -f postgresql-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/postgresql-source.adoc b/docs/modules/ROOT/pages/postgresql-source.adoc index 7b1e42735..d6de0c36f 100644 --- a/docs/modules/ROOT/pages/postgresql-source.adoc +++ b/docs/modules/ROOT/pages/postgresql-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f postgresql-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/predicate-filter-action.adoc b/docs/modules/ROOT/pages/predicate-filter-action.adoc index f6f0a71f3..9374967c3 100644 --- a/docs/modules/ROOT/pages/predicate-filter-action.adoc +++ b/docs/modules/ROOT/pages/predicate-filter-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f predicate-filter-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet - camel:jsonpath diff --git a/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc b/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc index 29ac486c7..8111f5372 100644 --- a/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc +++ b/docs/modules/ROOT/pages/protobuf-deserialize-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f protobuf-deserialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/protobuf-serialize-action.adoc b/docs/modules/ROOT/pages/protobuf-serialize-action.adoc index f0fce5ee0..3f3467a80 100644 --- a/docs/modules/ROOT/pages/protobuf-serialize-action.adoc +++ b/docs/modules/ROOT/pages/protobuf-serialize-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f protobuf-serialize-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/rabbitmq-source.adoc b/docs/modules/ROOT/pages/rabbitmq-source.adoc index 07431a730..09c2cc9e0 100644 --- a/docs/modules/ROOT/pages/rabbitmq-source.adoc +++ b/docs/modules/ROOT/pages/rabbitmq-source.adoc @@ -69,7 +69,6 @@ kubectl apply -f rabbitmq-source-binding.yaml The Kamelet needs the following dependencies: - - camel:rabbitmq - camel:kamelet diff --git a/docs/modules/ROOT/pages/regex-router-action.adoc b/docs/modules/ROOT/pages/regex-router-action.adoc index db282ff33..c92d7e539 100644 --- a/docs/modules/ROOT/pages/regex-router-action.adoc +++ b/docs/modules/ROOT/pages/regex-router-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f regex-router-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/replace-field-action.adoc b/docs/modules/ROOT/pages/replace-field-action.adoc index b43313ef1..f799446ad 100644 --- a/docs/modules/ROOT/pages/replace-field-action.adoc +++ b/docs/modules/ROOT/pages/replace-field-action.adoc @@ -74,7 +74,6 @@ kubectl apply -f replace-field-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:core - camel:jackson diff --git a/docs/modules/ROOT/pages/salesforce-source.adoc b/docs/modules/ROOT/pages/salesforce-source.adoc index 9bca787aa..e68de7ed9 100644 --- a/docs/modules/ROOT/pages/salesforce-source.adoc +++ b/docs/modules/ROOT/pages/salesforce-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f salesforce-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:salesforce - mvn:org.apache.camel.k:camel-k-kamelet-reify diff --git a/docs/modules/ROOT/pages/sftp-sink.adoc b/docs/modules/ROOT/pages/sftp-sink.adoc index 3a5529043..1f307d0d6 100644 --- a/docs/modules/ROOT/pages/sftp-sink.adoc +++ b/docs/modules/ROOT/pages/sftp-sink.adoc @@ -78,7 +78,6 @@ kubectl apply -f sftp-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/sftp-source.adoc b/docs/modules/ROOT/pages/sftp-source.adoc index 9f97687f1..b3c393202 100644 --- a/docs/modules/ROOT/pages/sftp-source.adoc +++ b/docs/modules/ROOT/pages/sftp-source.adoc @@ -73,7 +73,6 @@ kubectl apply -f sftp-source-binding.yaml The Kamelet needs the following dependencies: - - camel:ftp - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/slack-sink.adoc b/docs/modules/ROOT/pages/slack-sink.adoc index 1129e7a79..1c42bbfb7 100644 --- a/docs/modules/ROOT/pages/slack-sink.adoc +++ b/docs/modules/ROOT/pages/slack-sink.adoc @@ -68,7 +68,6 @@ kubectl apply -f slack-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:slack - camel:kamelet diff --git a/docs/modules/ROOT/pages/slack-source.adoc b/docs/modules/ROOT/pages/slack-source.adoc index 40899df64..b26e27262 100644 --- a/docs/modules/ROOT/pages/slack-source.adoc +++ b/docs/modules/ROOT/pages/slack-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f slack-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:slack - camel:kamelet diff --git a/docs/modules/ROOT/pages/sqlserver-sink.adoc b/docs/modules/ROOT/pages/sqlserver-sink.adoc index 19cc8cf73..47838029a 100644 --- a/docs/modules/ROOT/pages/sqlserver-sink.adoc +++ b/docs/modules/ROOT/pages/sqlserver-sink.adoc @@ -84,7 +84,6 @@ kubectl apply -f sqlserver-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/sqlserver-source.adoc b/docs/modules/ROOT/pages/sqlserver-source.adoc index 1187f4712..522171c71 100644 --- a/docs/modules/ROOT/pages/sqlserver-source.adoc +++ b/docs/modules/ROOT/pages/sqlserver-source.adoc @@ -77,7 +77,6 @@ kubectl apply -f sqlserver-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:sql diff --git a/docs/modules/ROOT/pages/ssh-source.adoc b/docs/modules/ROOT/pages/ssh-source.adoc index fd77014a0..041006b70 100644 --- a/docs/modules/ROOT/pages/ssh-source.adoc +++ b/docs/modules/ROOT/pages/ssh-source.adoc @@ -71,7 +71,6 @@ kubectl apply -f ssh-source-binding.yaml The Kamelet needs the following dependencies: - - camel:ssh - camel:kamelet diff --git a/docs/modules/ROOT/pages/string-template-action.adoc b/docs/modules/ROOT/pages/string-template-action.adoc index f5c0384d4..f126b8830 100644 --- a/docs/modules/ROOT/pages/string-template-action.adoc +++ b/docs/modules/ROOT/pages/string-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f string-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:stringtemplate - camel:kamelet diff --git a/docs/modules/ROOT/pages/telegram-sink.adoc b/docs/modules/ROOT/pages/telegram-sink.adoc index 51641da0d..d7f723b04 100644 --- a/docs/modules/ROOT/pages/telegram-sink.adoc +++ b/docs/modules/ROOT/pages/telegram-sink.adoc @@ -77,7 +77,6 @@ kubectl apply -f telegram-sink-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:telegram diff --git a/docs/modules/ROOT/pages/telegram-source.adoc b/docs/modules/ROOT/pages/telegram-source.adoc index 841090407..63733b349 100644 --- a/docs/modules/ROOT/pages/telegram-source.adoc +++ b/docs/modules/ROOT/pages/telegram-source.adoc @@ -69,7 +69,6 @@ kubectl apply -f telegram-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:kamelet - camel:telegram diff --git a/docs/modules/ROOT/pages/timer-source.adoc b/docs/modules/ROOT/pages/timer-source.adoc index 8ad369b6a..b2913ed42 100644 --- a/docs/modules/ROOT/pages/timer-source.adoc +++ b/docs/modules/ROOT/pages/timer-source.adoc @@ -65,7 +65,6 @@ kubectl apply -f timer-source-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:timer - camel:kamelet diff --git a/docs/modules/ROOT/pages/timestamp-router-action.adoc b/docs/modules/ROOT/pages/timestamp-router-action.adoc index ae1ceb2f8..bb8b1e244 100644 --- a/docs/modules/ROOT/pages/timestamp-router-action.adoc +++ b/docs/modules/ROOT/pages/timestamp-router-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f timestamp-router-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:kamelet - camel:core diff --git a/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc b/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc index 5d9a5296c..8ce40e85f 100644 --- a/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc +++ b/docs/modules/ROOT/pages/topic-name-matches-filter-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f topic-name-matches-filter-action-binding.yaml The Kamelet needs the following dependencies: - - camel:core - camel:kamelet diff --git a/docs/modules/ROOT/pages/twitter-directmessage-source.adoc b/docs/modules/ROOT/pages/twitter-directmessage-source.adoc index 26a6f254d..dadac031f 100644 --- a/docs/modules/ROOT/pages/twitter-directmessage-source.adoc +++ b/docs/modules/ROOT/pages/twitter-directmessage-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f twitter-directmessage-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:twitter - camel:kamelet diff --git a/docs/modules/ROOT/pages/twitter-search-source.adoc b/docs/modules/ROOT/pages/twitter-search-source.adoc index 6dee2b9cc..d8f853bca 100644 --- a/docs/modules/ROOT/pages/twitter-search-source.adoc +++ b/docs/modules/ROOT/pages/twitter-search-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f twitter-search-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:twitter - camel:kamelet diff --git a/docs/modules/ROOT/pages/twitter-timeline-source.adoc b/docs/modules/ROOT/pages/twitter-timeline-source.adoc index 9dec60c0d..3e722c4c3 100644 --- a/docs/modules/ROOT/pages/twitter-timeline-source.adoc +++ b/docs/modules/ROOT/pages/twitter-timeline-source.adoc @@ -74,7 +74,6 @@ kubectl apply -f twitter-timeline-source-binding.yaml The Kamelet needs the following dependencies: - - camel:jackson - camel:twitter - camel:kamelet diff --git a/docs/modules/ROOT/pages/value-to-key-action.adoc b/docs/modules/ROOT/pages/value-to-key-action.adoc index 4ccbb98da..dcecf8b4b 100644 --- a/docs/modules/ROOT/pages/value-to-key-action.adoc +++ b/docs/modules/ROOT/pages/value-to-key-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f value-to-key-action-binding.yaml The Kamelet needs the following dependencies: - - github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT - camel:core - camel:jackson diff --git a/docs/modules/ROOT/pages/velocity-template-action.adoc b/docs/modules/ROOT/pages/velocity-template-action.adoc index efe48dce0..7618476a2 100644 --- a/docs/modules/ROOT/pages/velocity-template-action.adoc +++ b/docs/modules/ROOT/pages/velocity-template-action.adoc @@ -72,7 +72,6 @@ kubectl apply -f velocity-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:velocity - camel:kamelet diff --git a/docs/modules/ROOT/pages/webhook-source.adoc b/docs/modules/ROOT/pages/webhook-source.adoc index c05c694cc..e1524fb77 100644 --- a/docs/modules/ROOT/pages/webhook-source.adoc +++ b/docs/modules/ROOT/pages/webhook-source.adoc @@ -67,7 +67,6 @@ kubectl apply -f webhook-source-binding.yaml The Kamelet needs the following dependencies: - - camel:platform-http - camel:kamelet diff --git a/docs/modules/ROOT/pages/xj-identity-action.adoc b/docs/modules/ROOT/pages/xj-identity-action.adoc index 25a6c659f..b51a4228f 100644 --- a/docs/modules/ROOT/pages/xj-identity-action.adoc +++ b/docs/modules/ROOT/pages/xj-identity-action.adoc @@ -70,7 +70,6 @@ kubectl apply -f xj-identity-action-binding.yaml The Kamelet needs the following dependencies: - - camel:xj - camel:kamelet diff --git a/docs/modules/ROOT/pages/xj-template-action.adoc b/docs/modules/ROOT/pages/xj-template-action.adoc index 5da727b33..5f9f2b500 100644 --- a/docs/modules/ROOT/pages/xj-template-action.adoc +++ b/docs/modules/ROOT/pages/xj-template-action.adoc @@ -74,7 +74,6 @@ kubectl apply -f xj-template-action-binding.yaml The Kamelet needs the following dependencies: - - camel:xj - camel:kamelet