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/07/30 09:32:19 UTC

[camel] 04/07: More modification to 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.git

commit 960b220e3c5ae9f8adf6f7538dffdd124e577f99
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 30 11:26:58 2020 +0200

    More modification to archetype docs
---
 docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc b/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
index 20f821c..b543188 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-maven-archetypes.adoc
@@ -70,10 +70,6 @@ mvn archetype:generate \
   -DarchetypeVersion=3.5.0-SNAPSHOT 
 ----
 
-Notice that archetypes will now be downloaded from
-https://repository.apache.org/content/groups/snapshots-group[Apache's
-snapshot repo] instead of https://repo1.maven.org/maven2[Maven central].
-
 When the project is created, you may need to add another repository to
 the pom.xml file. This is to load a SNAPSHOT version of the
 camel-maven-plugin