You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/08/26 10:08:42 UTC

[camel-kafka-connector] branch master updated: Removed wrong terminal output from example in archetype docs

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new c8dbd30  Removed wrong terminal output from example in archetype docs
c8dbd30 is described below

commit c8dbd304aceaa1009742c477818bed36c75d8f2c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 26 12:07:31 2020 +0200

    Removed wrong terminal output from example in archetype docs
---
 docs/modules/ROOT/pages/archetypes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/archetypes.adoc b/docs/modules/ROOT/pages/archetypes.adoc
index c1f7af8..b5e6ad1 100644
--- a/docs/modules/ROOT/pages/archetypes.adoc
+++ b/docs/modules/ROOT/pages/archetypes.adoc
@@ -11,7 +11,7 @@ You can do that through the following command.
 
 [source,bash]
 ----
-mvn arch': mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0-SNAPSHOT
+> mvn archetype:generate  -DarchetypeGroupId=org.apache.camel.kafkaconnector.archetypes  -DarchetypeArtifactId=camel-kafka-connector-extensible-archetype  -DarchetypeVersion=0.5.0-SNAPSHOT
 sible-archetype-0.4.0-20200723.181654-5.jar (16 kB at 80 kB/s)
 Define value for property 'groupId': org.apache.camel.kafkaconnector.extended
 Define value for property 'artifactId': myconnector-extended