Author: hlship
Date: Thu Mar 8 08:54:15 2007
New Revision: 516099
URL: http://svn.apache.org/viewvc?view=rev&rev=516099
Log:
Update the documentation to indicate that the generated POM links to Apache
snapshots.
Modified:
tapestry/tapestry5/quickstart/trunk/src/site/apt/index.apt
Modified: tapestry/tapestry5/quickstart/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/quickstart/trunk/src/site/apt/index.apt?view=diff&rev=516099&r1=516098&r2=516099
==============================================================================
--- tapestry/tapestry5/quickstart/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/quickstart/trunk/src/site/apt/index.apt Thu Mar 8
08:54:15 2007
@@ -106,4 +106,6 @@
Tapestry 5 is currently in a pre-release stage. The Tapestry libraries,
including this archetype, are being distributed as snaphots, subject to change
at any time. They are not yet in the central Maven repository.
To make use of the Tapestry snapshots, append
<<<-DremoteRepositories=http://people.apache.org/repo/m2-snapshot-repository/>>>
to the command line when invoking Maven.
+ The generated POM includes entries to automatically search the Apache
snapshot repository, so you won't need to use <<<-DremoveRepositories>>> after
creating your initial project.
+