Add LDAP to CMS target platform
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 25 Apr 2015 11:18:08 +0000 (11:18 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 25 Apr 2015 11:18:08 +0000 (11:18 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8071 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dep/org.argeo.dep.cms/pom.xml

index f95cf9b75ee4320761a150049be04841fa75e336..fa9d2b5513b6cee8ad4f5725dad5b357e5e02e9f 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                                </exclusion>
 
                                <!-- Spring -->
-                               <exclusion>
-                                       <groupId>org.argeo.tp.spring</groupId>
-                                       <artifactId>org.springframework.jdbc</artifactId>
-                               </exclusion>
                                <exclusion>
                                        <groupId>org.argeo.tp.spring</groupId>
                                        <artifactId>org.springframework.web</artifactId>
                                        <groupId>org.argeo.tp.spring</groupId>
                                        <artifactId>org.springframework.web.servlet</artifactId>
                                </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.spring</groupId>
-                                       <artifactId>org.springframework.ldap</artifactId>
-                               </exclusion>
+                               <!-- <exclusion> -->
+                               <!-- <groupId>org.argeo.tp.spring</groupId> -->
+                               <!-- <artifactId>org.springframework.ldap</artifactId> -->
+                               <!-- </exclusion> -->
                                <exclusion>
                                        <groupId>org.argeo.tp.spring</groupId>
                                        <artifactId>org.springframework.aspects</artifactId>
                                        <groupId>org.argeo.tp.spring.security</groupId>
                                        <artifactId>org.springframework.security.aspects</artifactId>
                                </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.spring.security</groupId>
-                                       <artifactId>org.springframework.security.ldap</artifactId>
-                               </exclusion>
+                               <!-- <exclusion> -->
+                               <!-- <groupId>org.argeo.tp.spring.security</groupId> -->
+                               <!-- <artifactId>org.springframework.security.ldap</artifactId> -->
+                               <!-- </exclusion> -->
                                <exclusion>
                                        <groupId>org.argeo.tp.spring.security</groupId>
                                        <artifactId>org.springframework.security.web</artifactId>