You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/15 09:00:52 UTC

[camel] branch master updated: Polished

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c948d5  Polished
9c948d5 is described below

commit 9c948d5f9d0fc017786574fd12b41a92f2ccc5ed
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jan 15 10:00:31 2019 +0100

    Polished
---
 examples/README.adoc                               | 25 +++++++++++-----------
 .../camel-example-artemis-amqp-blueprint/pom.xml   |  5 ++---
 .../camel-example-artemis-large-messages/pom.xml   |  2 +-
 examples/camel-example-cdi-rest-servlet/pom.xml    |  4 ++--
 examples/camel-example-ehcache-blueprint/pom.xml   |  6 +++---
 .../camel-example-fhir-auth-tx-spring-boot/pom.xml |  2 +-
 examples/camel-example-fhir-osgi/pom.xml           |  2 +-
 examples/camel-example-fhir-spring-boot/pom.xml    |  4 ++--
 examples/camel-example-fhir/pom.xml                |  2 +-
 .../hello-camel-grpc-client-kubernetes/pom.xml     |  2 +-
 .../hello-camel-grpc-server-kubernetes/pom.xml     |  2 +-
 examples/camel-example-olingo4-blueprint/pom.xml   |  6 +++---
 examples/camel-example-rest-producer/pom.xml       |  2 +-
 examples/camel-example-rest-swagger/pom.xml        |  4 ++--
 .../camel-example-servlet-rest-blueprint/pom.xml   |  4 ++--
 examples/camel-example-servlet-tomcat/pom.xml      |  2 +-
 examples/camel-example-spark-rest/pom.xml          |  6 +++---
 .../camel-example-spring-boot-activemq/pom.xml     |  2 +-
 .../camel-example-spring-boot-geocoder/pom.xml     |  2 +-
 .../hello-camel-grpc-client/pom.xml                |  2 +-
 .../hello-camel-grpc-server/pom.xml                |  2 +-
 examples/camel-example-spring-boot-grpc/pom.xml    |  2 +-
 .../camel-example-spring-boot-infinispan/pom.xml   |  2 +-
 examples/camel-example-spring-boot-metrics/pom.xml |  2 +-
 .../camel-example-spring-boot-rest-jpa/pom.xml     |  2 +-
 .../camel-example-spring-boot-rest-swagger/pom.xml |  2 +-
 examples/camel-example-spring-boot-xml/pom.xml     |  2 +-
 examples/camel-example-sql-blueprint/pom.xml       |  4 ++--
 .../camel-example-transformer-blueprint/pom.xml    |  4 ++--
 .../pom.xml                                        |  2 +-
 30 files changed, 54 insertions(+), 56 deletions(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index ea7c650..8e847a9 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -40,7 +40,7 @@ Number of Examples: 104 (2 deprecated)
 
 | link:camel-example-reload/Readme.md[Reload] (camel-example-reload) | Beginner | An example that live reloads routes when the XML file is updated
 
-| link:camel-example-rest-swagger/README.md[REST Swagger] (camel-example-rest-swagger) | Beginner | This example shows how to call a REST service defined using Swagger specification
+| link:camel-example-rest-swagger/README.md[REST Swagger] (camel-example-rest-swagger) | Beginner | This example shows how to call a Rest service defined using Swagger specification
 
 | link:camel-example-servlet-tomcat/README.md[Servlet Tomcat] (camel-example-servlet-tomcat) | Beginner | An example using Camel Servlet with Apache Tomcat
 
@@ -112,15 +112,15 @@ Number of Examples: 104 (2 deprecated)
 
 | link:camel-example-widget-gadget-xml/README.md[Widget Gadget XML] (camel-example-widget-gadget-xml) | EIP | The widget and gadget example from the EIP book
 
-| link:camel-example-fhir/README.md[FHIR] (camel-example-fhir) | Health Care | An example running Camel FHIR using Camel CDI 
+| link:camel-example-fhir/README.md[FHIR] (camel-example-fhir) | Health Care | An example running Camel FHIR using Camel CDI
 
 | link:camel-example-fhir-auth-tx-spring-boot/readme.adoc[Fhir Auth Tx Spring Boot] (camel-example-fhir-auth-tx-spring-boot) | Health Care | An example showing how to work with Camel, FHIR Authorization, FHIR Transaction and Spring Boot
 
-| link:camel-example-fhir-osgi/README.md[Fhir Osgi] (camel-example-fhir-osgi) | Health Care | An example running Camel FHIR in Apache Karaf
+| link:camel-example-fhir-osgi/README.md[Fhir Osgi] (camel-example-fhir-osgi) | Health Care | An example running Camel FHIR using OSGi Blueprint
 
-| link:camel-example-fhir-spring-boot/readme.adoc[Fhir Spring Boot] (camel-example-fhir-spring-boot) | Health Care | An example showing how to work with Camel, Fhir and Spring Boot
+| link:camel-example-fhir-spring-boot/readme.adoc[Fhir Spring Boot] (camel-example-fhir-spring-boot) | Health Care | An example showing how to work with Camel, FHIR and Spring Boot
 
-| link:camel-example-transformer-blueprint/README.md[Transformer OSGi Blueprint] (camel-example-transformer-blueprint) | Input/Output Type Contract | An example demonstrating declarative transformation along data type declaration using OSGi Blueprint XML
+| link:camel-example-transformer-blueprint/README.md[Transformer OSGi Blueprint] (camel-example-transformer-blueprint) | Input/Output Type Contract | An example demonstrating declarative transformation along data type declaration using OSGi Blueprint
 
 | link:camel-example-transformer-cdi/README.md[Transformer CDI] (camel-example-transformer-cdi) | Input/Output Type Contract | An example demonstrating declarative transformation along data type declaration using Java DSL and CDI
   
@@ -147,8 +147,7 @@ Number of Examples: 104 (2 deprecated)
 
 | link:camel-example-activemq-tomcat/README.md[ActiveMQ Tomcat] (camel-example-activemq-tomcat) | Messaging | An example using ActiveMQ Broker and Camel with Apache Tomcat
 
-| link:camel-example-artemis-amqp-blueprint/README.md[Artemis Amqp Blueprint] (camel-example-artemis-amqp-blueprint) | Messaging | Demonstrates ActiveMQ Artemis using Camel's AMQP component. The example includes a JUnit showcasing how
-    to embed for testing an AMQP enabled Artemis broker.
+| link:camel-example-artemis-amqp-blueprint/README.md[Artemis Amqp Blueprint] (camel-example-artemis-amqp-blueprint) | Messaging | Demonstrates ActiveMQ Artemis using Camel's AMQP component. 
   
 
 | link:camel-example-artemis-large-messages/README.md[Artemis Large Messages] (camel-example-artemis-large-messages) | Messaging | Demonstrates sending large messages (handles GBs in size) between Apache Camel and ActiveMQ Artemis in streaming mode
@@ -169,17 +168,17 @@ Number of Examples: 104 (2 deprecated)
 
 | link:camel-example-cxf-blueprint/README.md[CXF Blueprint] (camel-example-cxf-blueprint) | OSGi | An example which use a CXF consumer and the OSGI HTTP Service
 
-| link:camel-example-ehcache-blueprint/README.md[Ehcache Blueprint] (camel-example-ehcache-blueprint) | OSGi | An example using Ehcache with OSGi Blueprint
+| link:camel-example-ehcache-blueprint/README.md[EHCache OSGi] (camel-example-ehcache-blueprint) | OSGi | An example using EHCache with OSGi Blueprint
 
 | link:camel-example-netty-http/README.md[Netty HTTP] (camel-example-netty-http) | OSGi | An example showing how to use a shared Netty HTTP server with multiple Camel applications in OSGi container
 
-| link:camel-example-olingo4-blueprint/README.md[Olingo4 Blueprint] (camel-example-olingo4-blueprint) | OSGi | An example which use the Olingo4 component in Blueprint
+| link:camel-example-olingo4-blueprint/README.md[Olingo4 OSGi] (camel-example-olingo4-blueprint) | OSGi | An example which use the Olingo4 component in OSGi Blueprint
 
 | link:camel-example-servlet-httpregistry-blueprint/README.md[Servlet HttpRegistry Blueprint] (camel-example-servlet-httpregistry-blueprint) | OSGi | An example using Servlet and HttpRegistry with OSGi Blueprint
 
-| link:camel-example-servlet-rest-blueprint/README.md[Servlet REST Blueprint] (camel-example-servlet-rest-blueprint) | OSGi | An example using Servlet REST with OSGi Blueprint
+| link:camel-example-servlet-rest-blueprint/README.md[Servlet REST Blueprint] (camel-example-servlet-rest-blueprint) | OSGi | An example using Servlet Rest with OSGi Blueprint
 
-| link:camel-example-sql-blueprint/README.md[SQL Blueprint] (camel-example-sql-blueprint) | OSGi | An example for showing Camel using SQL component with blueprint
+| link:camel-example-sql-blueprint/README.md[SQL Blueprint] (camel-example-sql-blueprint) | OSGi | An example for showing Camel using SQL component with OSGi Blueprint
 
 | link:camel-example-ssh/README.md[SSH] (camel-example-ssh) | OSGi | A simple SSH example which creates a bundle that can be dropped into any OSGi container
 
@@ -192,13 +191,13 @@ Number of Examples: 104 (2 deprecated)
 
 | link:camel-example-reactive-streams/readme.adoc[Reactive Streams] (camel-example-reactive-streams) | Reactive | An example that shows how Camel can exchange data using reactive streams with Spring Boot reactor
 
-| link:camel-example-cdi-rest-servlet/README.md[CDI Rest] (camel-example-cdi-rest-servlet) | Rest | REST DSL / Servlet with CDI example
+| link:camel-example-cdi-rest-servlet/README.md[CDI Rest] (camel-example-cdi-rest-servlet) | Rest | Rest DSL using Servlet with CDI example
 
 | link:camel-example-rest-producer/readme.adoc[Rest Producer] (camel-example-rest-producer) | Rest | An example showing how to use Camel Rest to call a REST service
 
 | link:camel-example-restlet-jdbc/README.md[Restlet JDBC] (camel-example-restlet-jdbc) | Rest | An example showing how to create REST API with Camel Restlet and JDBC components
 
-| link:camel-example-spark-rest/README.md[Spark REST] (camel-example-spark-rest) | Rest | An example using Spark REST
+| link:camel-example-spark-rest/README.md[Spark Rest] (camel-example-spark-rest) | Rest | An example using Spark Rest
 
 | link:camel-example-spring-boot-geocoder/README.adoc[Spring Boot Geocoder] (camel-example-spring-boot-geocoder) | Rest | An example showing the Camel Geocoder component via REST DSL with Spring Boot
 
diff --git a/examples/camel-example-artemis-amqp-blueprint/pom.xml b/examples/camel-example-artemis-amqp-blueprint/pom.xml
index d26e7b7..c68b9a2 100644
--- a/examples/camel-example-artemis-amqp-blueprint/pom.xml
+++ b/examples/camel-example-artemis-amqp-blueprint/pom.xml
@@ -30,9 +30,8 @@
 
   <artifactId>camel-example-artemis-amqp-blueprint</artifactId>
   <packaging>bundle</packaging>
-  <name>Camel :: Example :: ActiveMQ Artemis AMQP :: Blueprint</name>
-  <description>Demonstrates ActiveMQ Artemis using Camel's AMQP component. The example includes a JUnit showcasing how
-    to embed for testing an AMQP enabled Artemis broker.
+  <name>Camel :: Example :: ActiveMQ Artemis :: AMQP</name>
+  <description>Demonstrates ActiveMQ Artemis using Camel's AMQP component. 
   </description>
 
   <properties>
diff --git a/examples/camel-example-artemis-large-messages/pom.xml b/examples/camel-example-artemis-large-messages/pom.xml
index 49f6ac3..b057ab1 100644
--- a/examples/camel-example-artemis-large-messages/pom.xml
+++ b/examples/camel-example-artemis-large-messages/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>camel-example-artemis-large-messages</artifactId>
   <packaging>jar</packaging>
-  <name>Camel :: Example :: ActiveMQ Artemis Large Messages</name>
+  <name>Camel :: Example :: ActiveMQ Artemis :: Large messages</name>
   <description>Demonstrates sending large messages (handles GBs in size) between Apache Camel and ActiveMQ Artemis in streaming mode</description>
 
   <properties>
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index 7fa0c23..81a79c8 100644
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -29,8 +29,8 @@
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>
-  <name>Camel :: Example :: CDI :: REST :: Servlet</name>
-  <description>REST DSL / Servlet with CDI example</description>
+  <name>Camel :: Example :: CDI :: Rest Servlet</name>
+  <description>Rest DSL using Servlet with CDI example</description>
   <packaging>war</packaging>
 
   <properties>
diff --git a/examples/camel-example-ehcache-blueprint/pom.xml b/examples/camel-example-ehcache-blueprint/pom.xml
index cb1fc7e..f19876b 100644
--- a/examples/camel-example-ehcache-blueprint/pom.xml
+++ b/examples/camel-example-ehcache-blueprint/pom.xml
@@ -29,13 +29,13 @@
   </parent>
 
   <artifactId>camel-example-ehcache-blueprint</artifactId>
-  <name>Camel :: Example :: Ehcache :: Blueprint</name>
-  <description>An example using Ehcache with OSGi Blueprint</description>
+  <name>Camel :: Example :: EHCache :: OSGi</name>
+  <description>An example using EHCache with OSGi Blueprint</description>
   <packaging>jar</packaging>
 
   <properties>
     <category>OSGi</category>
-    <title>Ehcache Blueprint</title>
+    <title>EHCache OSGi</title>
 
     <camel.osgi.import.pkg>
       *
diff --git a/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml b/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
index 6c3502c..4dc9f98 100644
--- a/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
+++ b/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-fhir-auth-tx-spring-boot</artifactId>
-  <name>Camel :: Example :: Fhir :: Spring Boot</name>
+  <name>Camel :: Example :: FHIR :: Spring Boot :: Transaction</name>
   <description>An example showing how to work with Camel, FHIR Authorization, FHIR Transaction and Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-fhir-osgi/pom.xml b/examples/camel-example-fhir-osgi/pom.xml
index 6136abd..58fe10f 100644
--- a/examples/camel-example-fhir-osgi/pom.xml
+++ b/examples/camel-example-fhir-osgi/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>camel-example-fhir-osgi</artifactId>
   <name>Camel :: Example :: FHIR :: OSGi</name>
-  <description>An example running Camel FHIR in Apache Karaf</description>
+  <description>An example running Camel FHIR using OSGi Blueprint</description>
   <packaging>jar</packaging>
 
   <properties>
diff --git a/examples/camel-example-fhir-spring-boot/pom.xml b/examples/camel-example-fhir-spring-boot/pom.xml
index 272db43..7392138 100644
--- a/examples/camel-example-fhir-spring-boot/pom.xml
+++ b/examples/camel-example-fhir-spring-boot/pom.xml
@@ -29,8 +29,8 @@
   </parent>
 
   <artifactId>camel-example-fhir-spring-boot</artifactId>
-  <name>Camel :: Example :: Fhir :: Spring Boot</name>
-  <description>An example showing how to work with Camel, Fhir and Spring Boot</description>
+  <name>Camel :: Example :: FHIR :: Spring Boot</name>
+  <description>An example showing how to work with Camel, FHIR and Spring Boot</description>
 
   <properties>
     <category>Health Care</category>
diff --git a/examples/camel-example-fhir/pom.xml b/examples/camel-example-fhir/pom.xml
index c020410..783fe4d 100644
--- a/examples/camel-example-fhir/pom.xml
+++ b/examples/camel-example-fhir/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>camel-example-fhir</artifactId>
   <name>Camel :: Example :: FHIR</name>
-  <description>An example running Camel FHIR using Camel CDI </description>
+  <description>An example running Camel FHIR using Camel CDI</description>
   <packaging>jar</packaging>
 
   <properties>
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index 2db014f..c42ff2b 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-hello-grpc-client-kubernetes</artifactId>
-  <name>Camel :: Example :: gRPC :: Hello Camel Client Kubernetes</name>
+  <name>Camel :: Example :: gRPC :: Kubernetes :: Client</name>
   <description>An example showing the Camel gRPC component with Spring Boot runnning on Kubernetes</description>
 
   <properties>
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index 300faa6..2525856 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>camel-example-hello-grpc-server-kubernetes</artifactId>
-  <name>Camel :: Example :: gRPC :: Hello Camel Server Kubernetes</name>
+  <name>Camel :: Example :: gRPC :: Kubernetes :: Server</name>
   <description>An example showing a simple gRPC server running on Kubernetes</description>
 
   <properties>
diff --git a/examples/camel-example-olingo4-blueprint/pom.xml b/examples/camel-example-olingo4-blueprint/pom.xml
index 53c897d..f8a44d8 100644
--- a/examples/camel-example-olingo4-blueprint/pom.xml
+++ b/examples/camel-example-olingo4-blueprint/pom.xml
@@ -29,13 +29,13 @@
   </parent>
 
   <artifactId>camel-example-olingo4-blueprint</artifactId>
-  <name>Camel :: Example :: Olingo4 :: Blueprint</name>
-  <description>An example which use the Olingo4 component in Blueprint</description>
+  <name>Camel :: Example :: Olingo4 :: OSGi</name>
+  <description>An example which use the Olingo4 component in OSGi Blueprint</description>
   <packaging>jar</packaging>
 
   <properties>
     <category>OSGi</category>
-    <title>Olingo4 Blueprint</title>
+    <title>Olingo4 OSGi</title>
   </properties>
 
   <dependencies>
diff --git a/examples/camel-example-rest-producer/pom.xml b/examples/camel-example-rest-producer/pom.xml
index 2591351..8166ad4 100644
--- a/examples/camel-example-rest-producer/pom.xml
+++ b/examples/camel-example-rest-producer/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-rest-producer</artifactId>
-  <name>Camel :: Example :: Rest Producer</name>
+  <name>Camel :: Example :: Rest :: Producer</name>
   <description>An example showing how to use Camel Rest to call a REST service</description>
 
   <properties>
diff --git a/examples/camel-example-rest-swagger/pom.xml b/examples/camel-example-rest-swagger/pom.xml
index dfbb992..0f83671 100644
--- a/examples/camel-example-rest-swagger/pom.xml
+++ b/examples/camel-example-rest-swagger/pom.xml
@@ -28,8 +28,8 @@
   </parent>
 
   <artifactId>camel-example-rest-swagger</artifactId>
-  <name>Camel :: Example :: REST Swagger</name>
-  <description>This example shows how to call a REST service defined using Swagger specification</description>
+  <name>Camel :: Example :: Rest :: Swagger</name>
+  <description>This example shows how to call a Rest service defined using Swagger specification</description>
 
   <properties>
     <category>Beginner</category>
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index 1fbca2b..ad4448c 100644
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -29,8 +29,8 @@
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>
-  <name>Camel :: Example :: Servlet REST Blueprint</name>
-  <description>An example using Servlet REST with OSGi Blueprint</description>
+  <name>Camel :: Example :: Servlet :: OSGi</name>
+  <description>An example using Servlet Rest with OSGi Blueprint</description>
   <packaging>jar</packaging>
 
   <properties>
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index f2cb114..ef8dce1 100644
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-servlet-tomcat</artifactId>
-  <name>Camel :: Example :: Servlet Tomcat</name>
+  <name>Camel :: Example :: Servlet :: Tomcat</name>
   <description>An example using Camel Servlet with Apache Tomcat</description>
   <packaging>war</packaging>
 
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index 1dd59dc..ba49e4d 100644
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -29,12 +29,12 @@
   </parent>
 
   <artifactId>camel-example-spark-rest</artifactId>
-  <name>Camel :: Example :: Spark REST</name>
-  <description>An example using Spark REST</description>
+  <name>Camel :: Example :: Spark Rest</name>
+  <description>An example using Spark Rest</description>
 
   <properties>
     <category>Rest</category>
-    <title>Spark REST</title>
+    <title>Spark Rest</title>
   </properties>
 
   <dependencies>
diff --git a/examples/camel-example-spring-boot-activemq/pom.xml b/examples/camel-example-spring-boot-activemq/pom.xml
index 8764fa8..07572ad 100644
--- a/examples/camel-example-spring-boot-activemq/pom.xml
+++ b/examples/camel-example-spring-boot-activemq/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-activemq</artifactId>
-  <name>Camel :: Example :: Spring Boot and ActiveMQ</name>
+  <name>Camel :: Example :: Spring Boot :: ActiveMQ</name>
   <description>An example showing how to work with Camel, ActiveMQ and Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-geocoder/pom.xml b/examples/camel-example-spring-boot-geocoder/pom.xml
index a8ef378..d318eb8 100644
--- a/examples/camel-example-spring-boot-geocoder/pom.xml
+++ b/examples/camel-example-spring-boot-geocoder/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-geocoder</artifactId>
-  <name>Camel :: Example :: Spring Boot with Geocoder and REST DSL</name>
+  <name>Camel :: Example :: Spring Boot :: Geocoder and REST DSL</name>
   <description>An example showing the Camel Geocoder component via REST DSL with Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
index 7fafcb6..c07c310 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-hello-grpc-client</artifactId>
-  <name>Camel :: Example :: gRPC :: Hello Camel Client</name>
+  <name>Camel :: Example :: Spring Boot :: gRPC :: Hello Camel Client</name>
   <description>An example showing the Camel gRPC component with Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
index c1192ca..c6e71df 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>camel-example-hello-grpc-server</artifactId>
-  <name>Camel :: Example :: gRPC :: Hello Camel Server</name>
+  <name>Camel :: Example :: Spring Boog :: gRPC :: Hello Camel Server</name>
   <description>An example showing a simple gRPC server</description>
   
   <properties>
diff --git a/examples/camel-example-spring-boot-grpc/pom.xml b/examples/camel-example-spring-boot-grpc/pom.xml
index ba608a1..fa551db 100644
--- a/examples/camel-example-spring-boot-grpc/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/pom.xml
@@ -30,7 +30,7 @@
 
   <artifactId>camel-example-spring-boot-grpc</artifactId>
   <packaging>pom</packaging>
-  <name>Camel :: Example :: Spring Boot with gRPC</name>
+  <name>Camel :: Example :: Spring Boot :: gRPC</name>
   <description>An example showing the Camel gRPC component with Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-infinispan/pom.xml b/examples/camel-example-spring-boot-infinispan/pom.xml
index 68347a1..3e00e50 100644
--- a/examples/camel-example-spring-boot-infinispan/pom.xml
+++ b/examples/camel-example-spring-boot-infinispan/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-infinispan</artifactId>
-  <name>Camel :: Example :: Spring Boot with Infinispan</name>
+  <name>Camel :: Example :: Spring Boot :: Infinispan</name>
   <description>An example showing the Camel Infinispan component with Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 0d89041..d1c9268 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-metrics</artifactId>
-  <name>Camel :: Example :: Spring Boot Metrics</name>
+  <name>Camel :: Example :: Spring Boot :: Metrics</name>
   <description>An example showing how to work with Camel and Spring Boot and report metrics to Graphite</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml
index 82bec6e..dc0dc6a 100644
--- a/examples/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
-  <name>Camel :: Example :: Spring Boot REST / JPA</name>
+  <name>Camel :: Example :: Spring Boot :: REST / JPA</name>
   <description>An example demonstrating how to use Camel REST DSL with JPA to expose a RESTful API that performs CRUD operations on a database</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-rest-swagger/pom.xml b/examples/camel-example-spring-boot-rest-swagger/pom.xml
index ecce298..ca92bfe 100644
--- a/examples/camel-example-spring-boot-rest-swagger/pom.xml
+++ b/examples/camel-example-spring-boot-rest-swagger/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
-  <name>Camel :: Example :: Spring Boot with REST DSL and Swagger</name>
+  <name>Camel :: Example :: Spring Boot :: REST DSL and Swagger</name>
   <description>An example showing Camel REST DSL and Swagger with Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-spring-boot-xml/pom.xml b/examples/camel-example-spring-boot-xml/pom.xml
index e235228..3a3e274 100644
--- a/examples/camel-example-spring-boot-xml/pom.xml
+++ b/examples/camel-example-spring-boot-xml/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-spring-boot-xml</artifactId>
-  <name>Camel :: Example :: Spring Boot XML</name>
+  <name>Camel :: Example :: Spring Boot :: XML</name>
   <description>An example showing how to work with Camel routes in XML files and Spring Boot</description>
 
   <properties>
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index 26b01a1..df8365a 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -30,8 +30,8 @@
 
   <artifactId>camel-example-sql-blueprint</artifactId>
   <packaging>jar</packaging>
-  <name>Camel :: Example :: SQL :: Blueprint</name>
-  <description>An example for showing Camel using SQL component with blueprint</description>
+  <name>Camel :: Example :: SQL :: OSGi</name>
+  <description>An example for showing Camel using SQL component with OSGi Blueprint</description>
 
   <properties>
     <category>OSGi</category>
diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml
index 94bb0e2..fba1452 100644
--- a/examples/camel-example-transformer-blueprint/pom.xml
+++ b/examples/camel-example-transformer-blueprint/pom.xml
@@ -29,8 +29,8 @@
 
   <artifactId>camel-example-transformer-blueprint</artifactId>
   <packaging>jar</packaging>
-  <name>Camel :: Example :: Transformer :: Blueprint</name>
-  <description>An example demonstrating declarative transformation along data type declaration using OSGi Blueprint XML</description>
+  <name>Camel :: Example :: Transformer :: OSGi</name>
+  <description>An example demonstrating declarative transformation along data type declaration using OSGi Blueprint</description>
 
   <properties>
     <category>Input/Output Type Contract</category>
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 43411d3..4dcb8bc 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
-  <name>Camel :: Example :: Twitter WebSocket using OSGi Blueprint</name>
+  <name>Camel :: Example :: Twitter WebSocket :: OSGi</name>
   <description>An example that pushes new tweets to a web page using web-socket</description>
   <packaging>jar</packaging>