1. maven repo spring-security RC stackoverflow.comcan't find it anywhere:
same with RC1. Does anyone now where to get it?
thanks
... |
2. Access maven project version in Spring config files stackoverflow.comI would like to display the currently running version of my web application in the page. The project is based on Maven, Spring, and Wicket. I'd like to somehow get the value ... |
3. Can I inject properties from Maven (passwords defined in settings.xml) into my Spring container? stackoverflow.comI define passwords to servers via properties I define in my ~/.m2/settings.xml (could be anywhere, though, including pom.xml) for my deployment plugin. I'd like to use the same properties for my ... |
4. Upgrading from Spring 3.0.3.RELEASE results in: java.lang.NoSuchFieldError: USER_DECLARED_METHODS stackoverflow.comI have a Spring-MVC 3.0 web application built with Maven. All Spring dependency versions are defined with a maven property |
5. Maven inserts unwanted (old) jars in my SpringWS project causing SaajSoapEnvelopeException: Could not access envelope stackoverflow.comI tried to follow this tutorial: http://static.springsource.org/spring-ws/site/reference/html/tutorial.html but I kept hitting this bug (or similar) Unable to create envelope from given source that I believe it's caused by old ... |
6. Spring security 3.0.5.RELEASE not available in maven repos forum.springsource.orgSpring security 3.0.5.RELEASE not available in maven repos I cannot get the spring security 3.0.5 release from the spring maven repos - it used to be there (my bad - it ... |
7. Acegi Security 0.9.0 with Maven2? forum.springsource.orgHello, I have a working Spring application using Acegi Security 0.8.2 for password authentication and authorization as well as maven2 for building my application. I'd like to update to Acegi Security ... |
8. Building ACEGI with Maven 101 forum.springsource.orgBuilding ACEGI with Maven 101 I'm new to Maven and I can't build the core release 1.0.3. I get the error : Code: [INFO] Scanning for projects... [INFO] Searching repository for ... |
9. Maven Build fail- org.springframework.security:spring-security-core:jar:2.0-SNAPSHOT forum.springsource.orgMaven Build fail- org.springframework.security:spring-security-core:jar:2.0-SNAPSHOT Hello, I am having probelm building acegi with Maven 2.0.7. With Luke's help finally I could download code using svn client from here http://acegisecurity.svn.sourceforge.../1.0.x-branch/ , but when ... |
10. Acegi 1.0.5 & Spring 2.0.7 & Maven forum.springsource.orgAcegi 1.0.5 has Spring 1.2.9 as Maven dependency and it cause conflict with Spring 2 when I use it in my project as Maven dependency. From http://mirrors.ibiblio.org/pub/mirro...rent-1.0.5.pom Code: ... |
11. roadmap for spring-security-2 + maven jars forum.springsource.orgWhen do you anticipate releasing a milestone release for spring-security ? http://blog.interface21.com/main/200...ing-security-2 states "Maven 2 users can simply specify a dependency in their POM, as we use Maven to build." yet ... |
12. Testing with different repository location and pattern, for non-maven users forum.springsource.orgTesting with different repository location and pattern, for non-maven users I've been reading through the testing documentation and noticed the 'localRepository' can be used to override the defaut /.m2/repositorty directory, which ... |
13. Maven Spring 2.5.6 and Spring Security 2.0.4 forum.springsource.orgMaven Spring 2.5.6 and Spring Security 2.0.4 hi guys, i'm really new to spring-security and had some problems to configure maven to use it. in my project i'm using Spring 2.5.6 ... |
14. Spring Security 2.0.4, Spring 2.5.6 and Maven forum.springsource.orgSpring Security 2.0.4, Spring 2.5.6 and Maven Hi, I am new to Spring Security and I have some questions about the integration with Spring 2.5.6. In a web application, I use ... |
15. How to get Spring Security 3.0.0.RC1 with Maven? forum.springsource.orgHow to get Spring Security 3.0.0.RC1 with Maven? Hello, I try to get Spring Security 3.0.0.RC1 with Maven, but it does not work. Repositories in pom.xml: Code: |
17. Maven Test failed with Spring Security turned on forum.springsource.orgApr 9th, 2010, 11:37 AM #1 neurox View Profile View Forum Posts Private Message Junior Member Join Date Jul 2009 Location Dsseldorf, Germany Posts 15 Maven Test failed with Spring Security ... |
18. Maven + Spring + Spring Security forum.springsource.orgMay 18th, 2010, 04:00 PM #1 deshell View Profile View Forum Posts Private Message Junior Member Join Date Jan 2009 Posts 7 Maven + Spring + Spring Security Hello all, I ... |
19. Spring Security 3.1.0 maven repo? forum.springsource.org |