diff --git a/doc/xdocs/building.html b/doc/xdocs/building.html index 57b8f6f2dc..31b887be0b 100644 --- a/doc/xdocs/building.html +++ b/doc/xdocs/building.html @@ -41,6 +41,8 @@ -Dmaven.scm.cvs.root=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity -Dmaven.scm.checkout.dir=acegisecurity + +
See our CVS Usage page for other CVS access options.
Often people reading this document just want to see if Acegi Security will work
diff --git a/doc/xdocs/cvs-usage.html b/doc/xdocs/cvs-usage.html
index 64937d34fc..9d81c8d163 100644
--- a/doc/xdocs/cvs-usage.html
+++ b/doc/xdocs/cvs-usage.html
@@ -50,8 +50,10 @@
cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity co modulename
- Updates from within the module's directory do not need the -d parameter. -
If you'd prefer not to use CVS directly (eg you're stuck behind a corporate firewall), please see our downloads page for nightly snapshots.
+Only project developers can access the CVS tree via this method. Substitute username with the proper value.
maven scm:checkout-project
-Dmaven.scm.method=cvs
diff --git a/doc/xdocs/downloads.html b/doc/xdocs/downloads.html
index 3e08db2f60..5e95fb07b6 100644
--- a/doc/xdocs/downloads.html
+++ b/doc/xdocs/downloads.html
@@ -53,8 +53,17 @@
The Acegi Security JARs are also available via the
iBiblio Maven Repository.
Building From Source
- Detailed instructions on building from source
+
Detailed instructions on downloading from CVS and building from source
are provided on the Building with Maven
page.
+ CVS Snapshots
+
+ If you don't wish to access CVS directly, we provide
+ nightly CVS exports for your convenience.
+
+
+ If you'd like a full CVS tarball (including all past revisions; not recommended), you can
+ find it here.
+