diff --git a/acl/pom.xml b/acl/pom.xml
deleted file mode 100644
index 55c754883b..0000000000
--- a/acl/pom.xml
+++ /dev/null
@@ -1,176 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-acl
- 5.0.0.BUILD-SNAPSHOT
- spring-security-acl
- spring-security-acl
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-tx
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-beans
- test
-
-
- org.springframework
- spring-context-support
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/aspects/pom.xml b/aspects/pom.xml
deleted file mode 100644
index 85d0bacf37..0000000000
--- a/aspects/pom.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-aspects
- 5.0.0.BUILD-SNAPSHOT
- spring-security-aspects
- spring-security-aspects
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.aspectj
- aspectjrt
- 1.8.4
- compile
- true
-
-
- aopalliance
- aopalliance
- 1.0
- test
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-aop
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/cas/pom.xml b/cas/pom.xml
deleted file mode 100644
index ba4f106632..0000000000
--- a/cas/pom.xml
+++ /dev/null
@@ -1,180 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-cas
- 5.0.0.BUILD-SNAPSHOT
- spring-security-cas
- spring-security-cas
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.jasig.cas.client
- cas-client-core
- 3.4.1
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-web
- compile
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.8.4
- compile
- true
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.skyscreamer
- jsonassert
- 1.3.0
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/config/pom.xml b/config/pom.xml
deleted file mode 100644
index 40e304b097..0000000000
--- a/config/pom.xml
+++ /dev/null
@@ -1,422 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- spring-security-config
- spring-security-config
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.aspectj
- aspectjweaver
- 1.8.4
- compile
- true
-
-
- org.springframework.security
- spring-security-ldap
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework.security
- spring-security-messaging
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework.security
- spring-security-oauth2-client
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework.security
- spring-security-openid
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework
- spring-jdbc
- compile
- true
-
-
- org.springframework
- spring-tx
- compile
- true
-
-
- org.springframework
- spring-web
- compile
- true
-
-
- org.springframework
- spring-webmvc
- compile
- true
-
-
- org.springframework
- spring-websocket
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- test
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- javax.annotation
- jsr250-api
- 1.0
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- ldapsdk
- ldapsdk
- 4.1
- test
-
-
- org.apache.directory.server
- apacheds-core
- 1.5.5
- test
-
-
- org.apache.directory.server
- apacheds-core-entry
- 1.5.5
- test
-
-
- org.apache.directory.server
- apacheds-protocol-ldap
- 1.5.5
- test
-
-
- org.apache.directory.server
- apacheds-protocol-shared
- 1.5.5
- test
-
-
- org.apache.directory.server
- apacheds-server-jndi
- 1.5.5
- test
-
-
- org.apache.directory.shared
- shared-ldap
- 0.9.15
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.eclipse.persistence
- javax.persistence
- 2.1.1
- test
-
-
- org.hibernate
- hibernate-entitymanager
- 5.0.11.Final
- test
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.openid4java
- openid4java-nodeps
- 0.9.6
- test
-
-
- guice
- com.google.code.guice
-
-
-
-
- org.powermock
- powermock-api-mockito
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-support
- 1.6.5
- test
-
-
- org.powermock
- powermock-core
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4-common
- 1.6.5
- test
-
-
- org.powermock
- powermock-reflect
- 1.6.5
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework.data
- spring-data-jpa
- 1.10.2.RELEASE
- test
-
-
- aspectjrt
- org.aspectj
-
-
-
-
- org.springframework.ldap
- spring-ldap-core
- 2.2.0.RELEASE
- test
-
-
- org.springframework.security
- spring-security-aspects
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-cas
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-expression
- test
-
-
- org.springframework
- spring-orm
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/core/pom.xml b/core/pom.xml
deleted file mode 100644
index 9b4642b7ae..0000000000
--- a/core/pom.xml
+++ /dev/null
@@ -1,319 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- spring-security-core
- spring-security-core
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-expression
- compile
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.8.4
- compile
- true
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.annotation
- jsr250-api
- 1.0
- compile
- true
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- compile
- true
-
-
- org.aspectj
- aspectjrt
- 1.8.4
- compile
- true
-
-
- org.springframework
- spring-jdbc
- compile
- true
-
-
- org.springframework
- spring-tx
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- commons-collections
- commons-collections
- 3.2.2
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- junit
- junit
- 4.12
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-mockito
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-support
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-core
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-module-junit4
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-module-junit4-common
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-reflect
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.skyscreamer
- jsonassert
- 1.3.0
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.springframework
- spring-test
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/crypto/pom.xml b/crypto/pom.xml
deleted file mode 100644
index 87d2a790e6..0000000000
--- a/crypto/pom.xml
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-crypto
- 5.0.0.BUILD-SNAPSHOT
- spring-security-crypto
- spring-security-crypto
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.bouncycastle
- bcpkix-jdk15on
- 1.54
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/data/pom.xml b/data/pom.xml
deleted file mode 100644
index 4cdb6ce0d1..0000000000
--- a/data/pom.xml
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-data
- 5.0.0.BUILD-SNAPSHOT
- spring-security-data
- spring-security-data
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.data
- spring-data-commons
- 1.12.2.RELEASE
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
deleted file mode 100644
index 14045b7506..0000000000
--- a/itest/context/pom.xml
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- itest-context
- 5.0.0.BUILD-SNAPSHOT
- itest-context
- itest-context
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.python
- jython
- 2.5.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-tx
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.aspectj
- aspectjweaver
- 1.8.4
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-test
- test
-
-
- org.springframework
- spring-web
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
deleted file mode 100644
index be34f4f2ae..0000000000
--- a/itest/web/pom.xml
+++ /dev/null
@@ -1,166 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- itest-web
- 5.0.0.BUILD-SNAPSHOT
- itest-web
- itest-web
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-ldap
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-beans
- test
-
-
- org.springframework
- spring-test
- test
-
-
- org.springframework
- spring-webmvc
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/ldap/pom.xml b/ldap/pom.xml
deleted file mode 100644
index f79169aa22..0000000000
--- a/ldap/pom.xml
+++ /dev/null
@@ -1,225 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-ldap
- 5.0.0.BUILD-SNAPSHOT
- spring-security-ldap
- spring-security-ldap
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.ldap
- spring-ldap-core
- 2.2.0.RELEASE
- compile
-
-
- spring-data-commons
- org.springframework.data
-
-
- spring-core
- org.springframework
-
-
- spring-tx
- org.springframework
-
-
- spring-beans
- org.springframework
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-tx
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ldapsdk
- ldapsdk
- 4.1
- compile
- true
-
-
- org.apache.directory.server
- apacheds-core
- 1.5.5
- compile
- true
-
-
- org.apache.directory.server
- apacheds-core-entry
- 1.5.5
- compile
- true
-
-
- org.apache.directory.server
- apacheds-protocol-ldap
- 1.5.5
- compile
- true
-
-
- org.apache.directory.server
- apacheds-protocol-shared
- 1.5.5
- compile
- true
-
-
- org.apache.directory.server
- apacheds-server-jndi
- 1.5.5
- compile
- true
-
-
- org.apache.directory.shared
- shared-ldap
- 0.9.15
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/messaging/pom.xml b/messaging/pom.xml
deleted file mode 100644
index 2b5a83d71a..0000000000
--- a/messaging/pom.xml
+++ /dev/null
@@ -1,257 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-messaging
- 5.0.0.BUILD-SNAPSHOT
- spring-security-messaging
- spring-security-messaging
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-expression
- compile
-
-
- org.springframework
- spring-messaging
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- compile
- true
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- org.springframework
- spring-websocket
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- commons-codec
- commons-codec
- 1.10
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.powermock
- powermock-api-mockito
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-support
- 1.6.5
- test
-
-
- org.powermock
- powermock-core
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4-common
- 1.6.5
- test
-
-
- org.powermock
- powermock-reflect
- 1.6.5
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/oauth2/oauth2-client/pom.xml b/oauth2/oauth2-client/pom.xml
deleted file mode 100644
index 63a98052b3..0000000000
--- a/oauth2/oauth2-client/pom.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-oauth2-client
- 5.0.0.BUILD-SNAPSHOT
- spring-security-oauth2-client
- spring-security-oauth2-client
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- com.nimbusds
- oauth2-oidc-sdk
- 5.21
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-oauth2-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/oauth2/oauth2-core/pom.xml b/oauth2/oauth2-core/pom.xml
deleted file mode 100644
index bf82370f24..0000000000
--- a/oauth2/oauth2-core/pom.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-oauth2-core
- 5.0.0.BUILD-SNAPSHOT
- spring-security-oauth2-core
- spring-security-oauth2-core
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/openid/pom.xml b/openid/pom.xml
deleted file mode 100644
index f830c7a7f6..0000000000
--- a/openid/pom.xml
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-openid
- 5.0.0.BUILD-SNAPSHOT
- spring-security-openid
- spring-security-openid
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- com.google.inject
- guice
- 2.0
- compile
-
-
- org.openid4java
- openid4java-nodeps
- 0.9.6
- compile
-
-
- guice
- com.google.code.guice
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- net.sourceforge.nekohtml
- nekohtml
- 1.9.20
- runtime
-
-
- org.apache.httpcomponents
- httpclient
- 4.2.3
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/remoting/pom.xml b/remoting/pom.xml
deleted file mode 100644
index a3af626c0f..0000000000
--- a/remoting/pom.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-remoting
- 5.0.0.BUILD-SNAPSHOT
- spring-security-remoting
- spring-security-remoting
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/boot/helloworld/pom.xml b/samples/boot/helloworld/pom.xml
deleted file mode 100644
index c86924e55b..0000000000
--- a/samples/boot/helloworld/pom.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-boot-helloworld
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-boot-helloworld
- spring-security-samples-boot-helloworld
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
- org.springframework.boot
- spring-boot-dependencies
- 1.5.0.BUILD-SNAPSHOT
- pom
- import
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
- compile
-
-
- org.springframework.boot
- spring-boot-starter-web
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.thymeleaf.extras
- thymeleaf-extras-springsecurity4
- 2.1.2.RELEASE
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/boot/insecure/pom.xml b/samples/boot/insecure/pom.xml
deleted file mode 100644
index 08a85db947..0000000000
--- a/samples/boot/insecure/pom.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-boot-insecure
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-boot-insecure
- spring-security-samples-boot-insecure
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
- org.springframework.boot
- spring-boot-dependencies
- 1.5.0.BUILD-SNAPSHOT
- pom
- import
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
- compile
-
-
- org.springframework.boot
- spring-boot-starter-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/boot/oauth2login/pom.xml b/samples/boot/oauth2login/pom.xml
deleted file mode 100644
index 537f636f77..0000000000
--- a/samples/boot/oauth2login/pom.xml
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-boot-oauth2login
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-boot-oauth2login
- spring-security-samples-boot-oauth2login
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
- org.springframework.boot
- spring-boot-dependencies
- 1.5.0.BUILD-SNAPSHOT
- pom
- import
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-security
- compile
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
- compile
-
-
- org.springframework.boot
- spring-boot-starter-web
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-oauth2-client
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.thymeleaf.extras
- thymeleaf-extras-springsecurity4
- 2.1.3.RELEASE
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- net.sourceforge.htmlunit
- htmlunit
- 2.24
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/javaconfig/aspectj/pom.xml b/samples/javaconfig/aspectj/pom.xml
deleted file mode 100644
index 7f381e0637..0000000000
--- a/samples/javaconfig/aspectj/pom.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-aspectj
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-javaconfig-aspectj
- spring-security-samples-javaconfig-aspectj
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.aspectj
- aspectjrt
- 1.8.4
- compile
- true
-
-
- org.springframework.security
- spring-security-aspects
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/javaconfig/concurrency/pom.xml b/samples/javaconfig/concurrency/pom.xml
deleted file mode 100644
index 820ac3dca4..0000000000
--- a/samples/javaconfig/concurrency/pom.xml
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-concurrency
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-concurrency
- spring-security-samples-javaconfig-concurrency
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/data/pom.xml b/samples/javaconfig/data/pom.xml
deleted file mode 100644
index de4a2eb3f8..0000000000
--- a/samples/javaconfig/data/pom.xml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-data
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-javaconfig-data
- spring-security-samples-javaconfig-data
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.eclipse.persistence
- javax.persistence
- 2.1.1
- compile
-
-
- org.hibernate
- hibernate-entitymanager
- 5.0.11.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- compile
-
-
- org.springframework.data
- spring-data-jpa
- 1.10.2.RELEASE
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-data
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/javaconfig/form/pom.xml b/samples/javaconfig/form/pom.xml
deleted file mode 100644
index e88116e50d..0000000000
--- a/samples/javaconfig/form/pom.xml
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-form
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-form
- spring-security-samples-javaconfig-form
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/hellojs/pom.xml b/samples/javaconfig/hellojs/pom.xml
deleted file mode 100644
index 386efcc9f8..0000000000
--- a/samples/javaconfig/hellojs/pom.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-hellojs
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-hellojs
- spring-security-samples-javaconfig-hellojs
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.8.4
- compile
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/hellomvc/pom.xml b/samples/javaconfig/hellomvc/pom.xml
deleted file mode 100644
index 28b6914666..0000000000
--- a/samples/javaconfig/hellomvc/pom.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-hellomvc
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-hellomvc
- spring-security-samples-javaconfig-hellomvc
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/helloworld/pom.xml b/samples/javaconfig/helloworld/pom.xml
deleted file mode 100644
index e4d3fa4370..0000000000
--- a/samples/javaconfig/helloworld/pom.xml
+++ /dev/null
@@ -1,211 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-helloworld
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-helloworld
- spring-security-samples-javaconfig-helloworld
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/inmemory/pom.xml b/samples/javaconfig/inmemory/pom.xml
deleted file mode 100644
index 083b92e61b..0000000000
--- a/samples/javaconfig/inmemory/pom.xml
+++ /dev/null
@@ -1,221 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-inmemory
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-inmemory
- spring-security-samples-javaconfig-inmemory
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/jdbc/pom.xml b/samples/javaconfig/jdbc/pom.xml
deleted file mode 100644
index 825bd8efe8..0000000000
--- a/samples/javaconfig/jdbc/pom.xml
+++ /dev/null
@@ -1,269 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-jdbc
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-jdbc
- spring-security-samples-javaconfig-jdbc
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/ldap/pom.xml b/samples/javaconfig/ldap/pom.xml
deleted file mode 100644
index 73359edd01..0000000000
--- a/samples/javaconfig/ldap/pom.xml
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-ldap
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-ldap
- spring-security-samples-javaconfig-ldap
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.apache.directory.server
- apacheds-core
- 1.5.5
- compile
-
-
- org.apache.directory.server
- apacheds-core-entry
- 1.5.5
- compile
-
-
- org.apache.directory.server
- apacheds-protocol-ldap
- 1.5.5
- compile
-
-
- org.apache.directory.server
- apacheds-protocol-shared
- 1.5.5
- compile
-
-
- org.apache.directory.server
- apacheds-server-jndi
- 1.5.5
- compile
-
-
- org.apache.directory.shared
- shared-ldap
- 0.9.15
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-ldap
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/messages/pom.xml b/samples/javaconfig/messages/pom.xml
deleted file mode 100644
index 7fab51b4af..0000000000
--- a/samples/javaconfig/messages/pom.xml
+++ /dev/null
@@ -1,233 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-javaconfig-messages
- spring-security-samples-javaconfig-messages
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- nz.net.ultraq.thymeleaf
- thymeleaf-layout-dialect
- 2.0.4
- compile
-
-
- org.eclipse.persistence
- javax.persistence
- 2.1.1
- compile
-
-
- org.hibernate
- hibernate-entitymanager
- 5.0.11.Final
- compile
-
-
- javassist
- javassist
-
-
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- compile
-
-
- org.springframework.data
- spring-data-jpa
- 1.10.2.RELEASE
- compile
-
-
- aspectjrt
- org.aspectj
-
-
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-aspects
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- org.springframework
- spring-instrument
- compile
-
-
- org.springframework
- spring-orm
- compile
-
-
- org.springframework
- spring-tx
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- org.thymeleaf
- thymeleaf-spring4
- 3.0.2.RELEASE
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/javaconfig/openid/pom.xml b/samples/javaconfig/openid/pom.xml
deleted file mode 100644
index da26c0bec1..0000000000
--- a/samples/javaconfig/openid/pom.xml
+++ /dev/null
@@ -1,227 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-openid
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-openid
- spring-security-samples-javaconfig-openid
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-openid
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- net.sourceforge.nekohtml
- nekohtml
- 1.9.10
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/pom.xml b/samples/javaconfig/pom.xml
deleted file mode 100644
index 45e8ee3a7f..0000000000
--- a/samples/javaconfig/pom.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- javaconfig
- 4.1.0.BUILD-SNAPSHOT
- javaconfig
- javaconfig
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@gopivotal.com
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.2.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 2.2.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-
-
-
-
diff --git a/samples/javaconfig/preauth/pom.xml b/samples/javaconfig/preauth/pom.xml
deleted file mode 100644
index 6061c59f30..0000000000
--- a/samples/javaconfig/preauth/pom.xml
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-preauth
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-preauth
- spring-security-samples-javaconfig-preauth
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/rememberme/pom.xml b/samples/javaconfig/rememberme/pom.xml
deleted file mode 100644
index 3fd6d59ee1..0000000000
--- a/samples/javaconfig/rememberme/pom.xml
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-rememberme
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-rememberme
- spring-security-samples-javaconfig-rememberme
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/javaconfig/x509/pom.xml b/samples/javaconfig/x509/pom.xml
deleted file mode 100644
index 0cd5127b02..0000000000
--- a/samples/javaconfig/x509/pom.xml
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-javaconfig-x509
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-javaconfig-x509
- spring-security-samples-javaconfig-x509
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/pom.xml b/samples/pom.xml
deleted file mode 100644
index f3c4e0b580..0000000000
--- a/samples/pom.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- samples
- 4.1.0.BUILD-SNAPSHOT
- samples
- samples
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@gopivotal.com
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.2.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 2.2.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-
-
-
-
diff --git a/samples/xml/aspectj/pom.xml b/samples/xml/aspectj/pom.xml
deleted file mode 100644
index be127652c1..0000000000
--- a/samples/xml/aspectj/pom.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-aspectj
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-xml-aspectj
- spring-security-samples-xml-aspectj
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.aspectj
- aspectjrt
- 1.8.4
- compile
- true
-
-
- org.springframework.security
- spring-security-aspects
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/xml/cas/cassample/pom.xml b/samples/xml/cas/cassample/pom.xml
deleted file mode 100644
index 4cb4cf5e55..0000000000
--- a/samples/xml/cas/cassample/pom.xml
+++ /dev/null
@@ -1,228 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-cassample
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-cassample
- spring-security-samples-xml-cassample
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /spring-security-samples-xml-cassample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.jasig.cas.client
- cas-client-core
- 3.4.1
- compile
-
-
- org.springframework.security
- spring-security-cas
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework
- spring-context-support
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.eclipse.jetty
- jetty-server
- 8.1.9.v20130131
- test
-
-
- org.eclipse.jetty
- jetty-servlet
- 8.1.9.v20130131
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/cas/casserver/pom.xml b/samples/xml/cas/casserver/pom.xml
deleted file mode 100644
index 2dfa2335df..0000000000
--- a/samples/xml/cas/casserver/pom.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-casserver
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-casserver
- spring-security-samples-xml-casserver
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /spring-security-samples-xml-casserver
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/cas/pom.xml b/samples/xml/cas/pom.xml
deleted file mode 100644
index d44f67455f..0000000000
--- a/samples/xml/cas/pom.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- cas
- 4.1.0.BUILD-SNAPSHOT
- cas
- cas
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@gopivotal.com
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.2.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 2.2.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-
-
-
-
diff --git a/samples/xml/contacts/pom.xml b/samples/xml/contacts/pom.xml
deleted file mode 100644
index 74568d9f22..0000000000
--- a/samples/xml/contacts/pom.xml
+++ /dev/null
@@ -1,275 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-contacts
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-contacts
- spring-security-samples-xml-contacts
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-acl
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-tx
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- runtime
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework
- spring-context-support
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/dms/pom.xml b/samples/xml/dms/pom.xml
deleted file mode 100644
index 012c28b31f..0000000000
--- a/samples/xml/dms/pom.xml
+++ /dev/null
@@ -1,166 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-dms
- 5.0.0.BUILD-SNAPSHOT
- spring-security-samples-xml-dms
- spring-security-samples-xml-dms
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-acl
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-tx
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- net.sf.ehcache
- ehcache
- 2.9.0
- compile
- true
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework
- spring-context-support
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-context
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/samples/xml/gae/pom.xml b/samples/xml/gae/pom.xml
deleted file mode 100644
index 5d1cd339ac..0000000000
--- a/samples/xml/gae/pom.xml
+++ /dev/null
@@ -1,236 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-gae
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-gae
- spring-security-samples-xml-gae
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /spring-security-samples-xml-gae
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- com.google.appengine
- appengine-api-1.0-sdk
- 1.9.23
- compile
-
-
- javax.validation
- validation-api
- 1.0.0.GA
- compile
-
-
- org.hibernate
- hibernate-validator
- 4.2.0.Final
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-context-support
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.slf4j
- slf4j-jdk14
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- com.google.appengine
- appengine-api-labs
- 1.9.23
- test
-
-
- com.google.appengine
- appengine-api-stubs
- 1.9.23
- test
-
-
- com.google.appengine
- appengine-testing
- 1.9.23
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/helloworld/pom.xml b/samples/xml/helloworld/pom.xml
deleted file mode 100644
index 918b7ce8db..0000000000
--- a/samples/xml/helloworld/pom.xml
+++ /dev/null
@@ -1,211 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-helloworld
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-helloworld
- spring-security-samples-xml-helloworld
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/insecure/pom.xml b/samples/xml/insecure/pom.xml
deleted file mode 100644
index 34e1680382..0000000000
--- a/samples/xml/insecure/pom.xml
+++ /dev/null
@@ -1,199 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-insecure
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-insecure
- spring-security-samples-xml-insecure
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/insecuremvc/pom.xml b/samples/xml/insecuremvc/pom.xml
deleted file mode 100644
index b136a0747d..0000000000
--- a/samples/xml/insecuremvc/pom.xml
+++ /dev/null
@@ -1,197 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-insecuremvc
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-insecuremvc
- spring-security-samples-xml-insecuremvc
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- javax.validation
- validation-api
- 1.1.0.Final
- compile
-
-
- org.hibernate
- hibernate-validator
- 5.2.4.Final
- compile
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- log4j-over-slf4j
- 1.7.7
- compile
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-samples-javaconfig-messages
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-jdbc
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- jsp-api
- 2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- cglib
- cglib-nodep
- 3.2.5
- runtime
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- opensymphony
- sitemesh
- 2.4.2
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/jaas/pom.xml b/samples/xml/jaas/pom.xml
deleted file mode 100644
index d7714febe7..0000000000
--- a/samples/xml/jaas/pom.xml
+++ /dev/null
@@ -1,237 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-jaas
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-jaas
- spring-security-samples-xml-jaas
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework
- spring-context-support
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/ldap/pom.xml b/samples/xml/ldap/pom.xml
deleted file mode 100644
index 54be8e00dc..0000000000
--- a/samples/xml/ldap/pom.xml
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-ldap
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-ldap
- spring-security-samples-xml-ldap
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- compile
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- org.apache.directory.server
- apacheds-core
- 1.5.5
- runtime
-
-
- org.apache.directory.server
- apacheds-core-entry
- 1.5.5
- runtime
-
-
- org.apache.directory.server
- apacheds-protocol-ldap
- 1.5.5
- runtime
-
-
- org.apache.directory.server
- apacheds-protocol-shared
- 1.5.5
- runtime
-
-
- org.apache.directory.server
- apacheds-server-jndi
- 1.5.5
- runtime
-
-
- org.apache.directory.shared
- shared-ldap
- 0.9.15
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-ldap
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy
- 2.4.4
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.gebish
- geb-spock
- 0.10.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.seleniumhq.selenium
- selenium-htmlunit-driver
- 2.44.0
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/openid/pom.xml b/samples/xml/openid/pom.xml
deleted file mode 100644
index f75f38b64a..0000000000
--- a/samples/xml/openid/pom.xml
+++ /dev/null
@@ -1,168 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-openid
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-openid
- spring-security-samples-xml-openid
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /spring-security-samples-xml-openid
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-openid
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/pom.xml b/samples/xml/pom.xml
deleted file mode 100644
index 649f6c1881..0000000000
--- a/samples/xml/pom.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- xml
- 4.1.0.BUILD-SNAPSHOT
- xml
- xml
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@gopivotal.com
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.2.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 2.2.0
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-
-
-
-
diff --git a/samples/xml/preauth/pom.xml b/samples/xml/preauth/pom.xml
deleted file mode 100644
index 11cfe3c02a..0000000000
--- a/samples/xml/preauth/pom.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-preauth
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-preauth
- spring-security-samples-xml-preauth
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/servletapi/pom.xml b/samples/xml/servletapi/pom.xml
deleted file mode 100644
index 2546ec9aac..0000000000
--- a/samples/xml/servletapi/pom.xml
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-servletapi
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-servletapi
- spring-security-samples-xml-servletapi
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /spring-security-samples-xml-servletapi
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework
- spring-context-support
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/samples/xml/tutorial/pom.xml b/samples/xml/tutorial/pom.xml
deleted file mode 100644
index 5fe2bc990a..0000000000
--- a/samples/xml/tutorial/pom.xml
+++ /dev/null
@@ -1,190 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-samples-xml-tutorial
- 5.0.0.BUILD-SNAPSHOT
- war
- spring-security-samples-xml-tutorial
- spring-security-samples-xml-tutorial
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
- /sample
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.slf4j
- slf4j-api
- 1.7.7
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- org.springframework
- spring-webmvc
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- runtime
-
-
- ch.qos.logback
- logback-core
- 1.1.2
- runtime
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- runtime
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- 1.2.1
- runtime
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- runtime
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- runtime
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
- maven-war-plugin
- 2.3
-
- false
-
-
-
-
-
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
deleted file mode 100644
index 024c18339c..0000000000
--- a/taglibs/pom.xml
+++ /dev/null
@@ -1,212 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-taglibs
- 5.0.0.BUILD-SNAPSHOT
- spring-security-taglibs
- spring-security-taglibs
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-acl
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-aop
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-expression
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- javax.servlet.jsp
- javax.servlet.jsp-api
- 2.2.1
- provided
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
- 1.2.1
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/test/pom.xml b/test/pom.xml
deleted file mode 100644
index eab462f323..0000000000
--- a/test/pom.xml
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-test
- 5.0.0.BUILD-SNAPSHOT
- spring-security-test
- spring-security-test
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-test
- compile
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.springframework.security
- spring-security-config
- 5.0.0.BUILD-SNAPSHOT
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.powermock
- powermock-api-mockito
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-support
- 1.6.5
- test
-
-
- org.powermock
- powermock-core
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4-common
- 1.6.5
- test
-
-
- org.powermock
- powermock-reflect
- 1.6.5
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-tx
- test
-
-
- org.springframework
- spring-webmvc
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
diff --git a/web/pom.xml b/web/pom.xml
deleted file mode 100644
index 23e07fa24c..0000000000
--- a/web/pom.xml
+++ /dev/null
@@ -1,274 +0,0 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-web
- 5.0.0.BUILD-SNAPSHOT
- spring-security-web
- spring-security-web
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@pivotal.io
-
-
- jgrandja
- Joe Grandja
- jgrandja@pivotal.io
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.3.5.RELEASE
- pom
- import
-
-
-
-
-
- aopalliance
- aopalliance
- 1.0
- compile
-
-
- org.springframework.security
- spring-security-core
- 5.0.0.BUILD-SNAPSHOT
- compile
-
-
- org.springframework
- spring-beans
- compile
-
-
- org.springframework
- spring-context
- compile
-
-
- org.springframework
- spring-core
- compile
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-expression
- compile
-
-
- org.springframework
- spring-web
- compile
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.8.4
- compile
- true
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.springframework
- spring-jdbc
- compile
- true
-
-
- org.springframework
- spring-tx
- compile
- true
-
-
- org.springframework
- spring-webmvc
- compile
- true
-
-
- javax.servlet
- javax.servlet-api
- 3.1.0
- provided
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- commons-codec
- commons-codec
- 1.3
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.6.2
- test
-
-
- org.codehaus.groovy
- groovy-all
- 2.4.4
- test
-
-
- org.hsqldb
- hsqldb
- 2.3.2
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.powermock
- powermock-api-mockito
- 1.6.5
- test
-
-
- mockito-all
- org.mockito
-
-
-
-
- org.powermock
- powermock-api-support
- 1.6.5
- test
-
-
- org.powermock
- powermock-core
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4
- 1.6.5
- test
-
-
- org.powermock
- powermock-module-junit4-common
- 1.6.5
- test
-
-
- org.powermock
- powermock-reflect
- 1.6.5
- test
-
-
- org.skyscreamer
- jsonassert
- 1.3.0
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.spockframework
- spock-core
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.spockframework
- spock-spring
- 0.7-groovy-2.0
- test
-
-
- junit-dep
- junit
-
-
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-