mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-04 01:32:14 +00:00
Remove section on checking out code using maven. Plain subverson is much easier.
This commit is contained in:
parent
7969510d95
commit
06ef71f44e
@ -24,18 +24,4 @@ Subversion Usage
|
|||||||
If you'd prefer not to use SVN directly, please see our {{{"downloads.html"}downloads page}} for nightly snapshots.
|
If you'd prefer not to use SVN directly, please see our {{{"downloads.html"}downloads page}} for nightly snapshots.
|
||||||
|
|
||||||
|
|
||||||
* Anonymous Access with Maven
|
|
||||||
|
|
||||||
This project's CVS repository can be checked out through anonymous (pserver) CVS with the following command
|
|
||||||
on a single line:
|
|
||||||
|
|
||||||
+----------------------------------------------------------------------------------------------------------------------+
|
|
||||||
|
|
||||||
maven scm:checkout-project
|
|
||||||
-Dmaven.scm.method=svn
|
|
||||||
-Dmaven.scm.svn.module=modulename
|
|
||||||
-Dmaven.scm.svn.root=scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
|
||||||
-Dmaven.scm.checkout.dir=acegisecurity
|
|
||||||
+----------------------------------------------------------------------------------------------------------------------+
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user