Maven and the Amazon S3 interface confused me a bit, but in fact my issue was
about getting the correct coordinates of Spring Security 3.0.0.RC1. For the
sake of completeness:
<repository>
<id>spring-maven-milestone</id>
<name>Springframework Maven Repository</name>
<url>http://s3.amazonaws.com/maven.springframework.org/milestone</url>
</repository>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>3.0.0.RC1</version>
</dependency>
http://forum.springsource.org/showthread.php?t=79034
Christian
--
http://scala-forum.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]