Deprecated those mvn archetypes
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77be4fae Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/77be4fae Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/77be4fae Branch: refs/heads/master Commit: 77be4fae958375a133f4da3a674ae47355cd2ea1 Parents: df09287 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Mar 4 15:40:08 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Mar 4 15:40:08 2016 +0100 ---------------------------------------------------------------------- .../archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml | 2 +- .../camel-archetype-cxf-contract-first-blueprint/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/77be4fae/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml index 91d9e33..cd871e3 100644 --- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.camel.archetypes</groupId> <artifactId>camel-archetype-cxf-code-first-blueprint</artifactId> - <name>Camel :: Archetypes :: CXF :: Code First :: Blueprint (OSGi)</name> + <name>Camel :: Archetypes :: CXF :: Code First :: Blueprint (OSGi) (deprecated)</name> <description>Creates a new Camel project with Apache CXF code-first example using OSGi blueprint.</description> <packaging>maven-archetype</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/77be4fae/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml index 0d4c25a..544a428 100644 --- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.camel.archetypes</groupId> <artifactId>camel-archetype-cxf-contract-first-blueprint</artifactId> - <name>Camel :: Archetypes :: CXF :: Contract First :: Blueprint (OSGi)</name> + <name>Camel :: Archetypes :: CXF :: Contract First :: Blueprint (OSGi) (deprecated)</name> <description>Creates a new Camel project with Apache CXF contract-first example using OSGi blueprint.</description> <packaging>maven-archetype</packaging>