Author: khmarbaise
Date: Mon Jan 30 11:39:50 2017
New Revision: 1780901
URL: http://svn.apache.org/viewvc?rev=1780901&view=rev
Log:
Removed wrong reference to ibiblio.
Modified:
maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
Modified: maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt?rev=1780901&r1=1780900&r2=1780901&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt Mon
Jan 30 11:39:50 2017
@@ -224,7 +224,8 @@ mvn archetype:generate
+----+
Once you are happy with the state of your archetype, you can deploy (or submit
- it to ibiblio) it as any other artifact and the archetype will then be
+ it to {{{/guides/mini/guide-central-repository-upload.html}Maven Central}})
+ it as any other artifact and the archetype will then be
available to any user of Maven.
* Alternative way to start creating your Archetype