Browse Source

added section on maven repo downloads

Luke Taylor 17 years ago
parent
commit
31a9fa553d
1 changed files with 16 additions and 0 deletions
  1. 16 0
      readme.txt

+ 16 - 0
readme.txt

@@ -35,6 +35,22 @@ QUICK START
 We recommend you visit http://static.springframework.org/spring-security/site and 
 read the "Suggested Steps" page.
 
+-------------------------------------------------------------------------------
+MAVEN REPOSITORY DOWNLOADS
+-------------------------------------------------------------------------------
+
+Release jars for the project are available from the central maven repository
+
+http://repo1.maven.org/maven2/org/springframework/security/
+
+Note that milestone releases and snapshots are not uploaded to the central
+repository, but can be obtained from te Spring milestone repository.
+This blog article has full details on how to download milestone or snapshot
+jars or use them in a Maven-based project build:
+
+http://blog.springsource.com/main/2007/09/18/maven-artifacts-2/
+
+
 -------------------------------------------------------------------------------
 OBTAINING SUPPORT
 -------------------------------------------------------------------------------