http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml index 595aec2..98077c8 100644 --- a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml @@ -41,18 +41,19 @@ </dependency> <!--START OF GENERATED CODE--> <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - <version>${google-guava-version}</version> - </dependency> - <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> + <dependency> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> + <version>${google-guava-version}</version> + </dependency> </dependencies> </project>
http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml index e5514de..6d26b2e 100644 --- a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml index 30acafa..19a64bf 100644 --- a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml index 06e143f..ed24f00 100644 --- a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml index d79458f..db3a19f 100644 --- a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml @@ -44,10 +44,6 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> - <exclusion> - <groupId>io.netty</groupId> - <artifactId>netty</artifactId> - </exclusion> </exclusions> <!--END OF GENERATED CODE--> </dependency> @@ -58,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml index 7383757..d421fc1 100644 --- a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml index f974d39..fd0bd70 100644 --- a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml index 5631c8a..bd18621 100644 --- a/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-headersmap-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml index baa6e50..99cf2d8 100644 --- a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml index bc1ddf3..1539825 100644 --- a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml index e3c4987..39f92b5 100644 --- a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml @@ -46,12 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-netty4</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml index ab2ce36..368d1c8 100644 --- a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml index 420cbbc..5a9e2d8 100644 --- a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml index c7a4c72..6a6d5ec 100644 --- a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml index ddcc074..02c75ef 100644 --- a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml @@ -60,7 +60,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> <!-- needed for spring-boot 2 --> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml index bbf2bd8..b41ab4b 100644 --- a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml index 0208573..611df8f 100644 --- a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml index b934f6c..58a8adb 100644 --- a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml index 20ae2f9..eb6e32a 100644 --- a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml @@ -52,7 +52,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml index 1d677f8..039f40b 100644 --- a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml index ce66a41..806627d 100644 --- a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml index b97c975..baaa30d 100644 --- a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml index 8a79032..789e0bf 100644 --- a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml index b3f9ed7..9144b16 100644 --- a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml index 84f6fff..3b244fe 100644 --- a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml index 1d430e7..a72a675 100644 --- a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml index 386578d..4fd89df 100644 --- a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml index 991f383..9dbc028 100644 --- a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml @@ -46,11 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> - </dependency> - <dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-jms_1.1_spec</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml index 6b165fc..d668974 100644 --- a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml index 067ae5b..fbab372 100644 --- a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml @@ -46,12 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> - </dependency> - <dependency> - <groupId>org.apache.lucene</groupId> - <artifactId>lucene-core</artifactId> - <version>${lucene3-version}</version> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml index bb1d50e..f863b28 100644 --- a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml index e075fd3..b9000ad 100644 --- a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml index dc419ea..3bb7401 100644 --- a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml index abe56b6..5b9e93a 100644 --- a/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jetty9-starter/pom.xml @@ -48,16 +48,12 @@ <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>apt</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml index 6d88107..3be7845 100644 --- a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml index 40ae1e7..8c2b613 100644 --- a/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jibx-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml index 90b5de3..88644e7 100644 --- a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml index 19d4e77..c1a0b27 100644 --- a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml @@ -41,16 +41,13 @@ </dependency> <!--START OF GENERATED CODE--> <dependency> - <groupId>com.atlassian.jira</groupId> - <artifactId>jira-rest-java-client</artifactId> - </dependency> - <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml index 5b63344..c56c7a5 100644 --- a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml @@ -38,6 +38,14 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-jms</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> @@ -46,12 +54,13 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> + <!--END OF GENERATED CODE--> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> </dependency> - <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml index 71df092..34d2149 100644 --- a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml index ae42b7a..3042bf0 100644 --- a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml index c7bc159..b6cb2a7 100644 --- a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml index e180dba..9acae8f 100644 --- a/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-josql-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml index 5d9477c..9fb8201 100644 --- a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml @@ -38,6 +38,14 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-jpa</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> + <exclusions> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + </exclusions> + <!--END OF GENERATED CODE--> </dependency> <!--START OF GENERATED CODE--> <dependency> @@ -46,12 +54,13 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> + <!--END OF GENERATED CODE--> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jpa_2.1_spec</artifactId> </dependency> - <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml index 971a48d..163d2a8 100644 --- a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml index 0ade285..ba10f64 100644 --- a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml index c227f86..218b8f9 100644 --- a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml index 596a211..0bafcfe 100644 --- a/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-juel-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml index f31df1e..db3aff0 100644 --- a/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-jxpath-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml index 27bfa23..6c56980 100644 --- a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml index 55ab230..4eee1cf 100644 --- a/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-kestrel-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml index cee84f7..8d8c39c 100644 --- a/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-krati-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml index b9cc9f6..2c0e4b9 100644 --- a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml @@ -46,11 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> - </dependency> - <dependency> - <groupId>org.hibernate</groupId> - <artifactId>hibernate-validator</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml index 1803778..7fe3f04 100644 --- a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml index fda5a4b..4b779bf 100644 --- a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml index a968bbf..be7b107 100644 --- a/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml index b1ce46b..49baeb3 100644 --- a/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-linkedin-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml index fe3e588..d7bf71e 100644 --- a/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml index f7e64bc..4f39633 100644 --- a/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-lumberjack-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml index fc1726e..56943fd 100644 --- a/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml index 290a10cb..e9548b9 100644 --- a/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mail-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml index 7008da4..bfd5cb8 100644 --- a/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml index 3a9a369..29906fa 100644 --- a/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-milo-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml index b53449d..f3da195 100644 --- a/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mina2-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml index 8892f4a..52b8475 100644 --- a/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml index 5326db0..6960539 100644 --- a/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml index 0d719d8..faa560c 100644 --- a/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml index 4366087..0147dfe 100644 --- a/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mongodb3-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml index ebb6018..c741c32 100644 --- a/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mqtt-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml index 164a9f3..3c233cc 100644 --- a/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-msv-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml index c3cd2a4..92ccb66 100644 --- a/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml index 1088be4..5bfb27a 100644 --- a/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml index a489b55..67f0676 100644 --- a/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml index fc3799c..a9339e9 100644 --- a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml index 56a5680..2a7a353 100644 --- a/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-nats-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml index 2c83bdc..ef13f9e 100644 --- a/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-netty-http-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml index 82804b0..572ac64 100644 --- a/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-netty-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml index 687e5af..c08b1f9 100644 --- a/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-netty4-http-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml index bf92496..b3db334 100644 --- a/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-netty4-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml index efec03a..20b0ce7 100644 --- a/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml index 932a6fa..9804ce3 100644 --- a/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml index 484af0e..92b5809 100644 --- a/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml index 0daedd8..826ccc4 100644 --- a/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-openshift-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml index 8b902ac..6d3e161 100644 --- a/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-openstack-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml index 3e4ea5f..c120655 100644 --- a/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-opentracing-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml index 3b0d156..04356c4 100644 --- a/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-optaplanner-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml index aa04170..29e290e 100644 --- a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml index 50d5379..3cea2af 100644 --- a/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml index 31fa855..401d068 100644 --- a/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml index 79fe17d..ccbe31d 100644 --- a/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-printer-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml index 8dc753d..f652ec8 100644 --- a/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml index 7dd04d8..5e3d035 100644 --- a/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml index dc7aeda..ee50a86 100644 --- a/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-quartz2-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml index 406f023..c240d07 100644 --- a/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml index cb4dfc8..1955232 100644 --- a/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml index a339632..bdefb58 100644 --- a/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-reactive-streams-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml index 44de6ec..f20ae22 100644 --- a/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml @@ -44,7 +44,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml index a26d291..3cc7a75 100644 --- a/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-rest-swagger-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml index 26499de..6328a13 100644 --- a/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-restlet-starter/pom.xml @@ -54,7 +54,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml index e112584..fc23822 100644 --- a/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml @@ -59,7 +59,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> <!-- needed by spring boot 2 --> http://git-wip-us.apache.org/repos/asf/camel/blob/52e53f11/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml index 2c4e82c..60d8038 100644 --- a/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-rmi-starter/pom.xml @@ -46,7 +46,8 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-boot-starter</artifactId> + <artifactId>camel-spring-boot</artifactId> + <optional>true</optional> </dependency> <!--END OF GENERATED CODE--> </dependencies>