> <url>http://repository.springsource.com/maven/bundles/release</url> > <url>http://repository.springsource.com/maven/bundles/external</url> > <url>http://repository.springsource.com/maven/bundles/milestone</url> If you click on these URLs, they all give 404. Are you sure these are valid URLs for Maven repos?
> A small file with the name "security.core-3.0.0.RC1.jar" is added > to the local repository, but its size is only 5 kb. If I run "mvn test" Did you look at that file to see what's inside it? Are you sure its the proper Jar file you're expecting? 5kb seems small but it might be right if the functionality is just a couple classes. > How can I add Spring Security with maven to my project? Ask the Spring Security people... Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
