Author: andyhot
Date: Fri Jun 4 22:54:22 2010
New Revision: 951605
URL: http://svn.apache.org/viewvc?rev=951605&view=rev
Log:
update tapestry snapshot repository info
Modified:
tapestry/tapestry5/trunk/src/site/apt/index.apt
Modified: tapestry/tapestry5/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/index.apt?rev=951605&r1=951604&r2=951605&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/index.apt Fri Jun 4 22:54:22 2010
@@ -161,10 +161,10 @@ About Snapshots and Releases
A nightly build process on Tapestry's continuous integration server creates
new snapshots <every night>.
- Snapshots don't go in the central Maven repository (that's reserved for full
releases). Instead, they go into the Tapestry snapshots repository
- at
{{{http://tapestry.formos.com/maven-snapshot-repository}http://tapestry.formos.com/maven-snapshot-repository}}.
+ Snapshots don't go in the central Maven repository (that's reserved for full
releases). Instead, they go into the Apache snapshots repository
+ at
{{{http://http://repository.apache.org/snapshots}http://repository.apache.org/snapshots}}.
- To access this repository, you may add
<<<-DremoteRepositories=http://tapestry.formos.com/maven-snapshot-repository>>>
to the command line when
+ To access this repository, you may add
<<<-DremoteRepositories=http://repository.apache.org/snapshots>>> to the
command line when
running Maven.
Your best bet is to use the {{{quickstart/}quickstart Maven archetype}} to
create your initial Tapestry project; it generates a full project
@@ -256,4 +256,4 @@ Backwards Compatibility
internal APIs.
Tapestry 5.2 is continuing in this vein with improved performance and new
features without sacrificing
- backwards compatibility at all.
\ No newline at end of file
+ backwards compatibility at all.