diff --git a/parent/pom.xml b/parent/pom.xml index ef396ec6..5f9a55ec 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,9 +1,6 @@ - - + 4.0.0 org.springframework.ldap spring-ldap-parent @@ -52,29 +49,29 @@ spring external http://maven.springframework.org/external/ - - Codehaus - http://repository.codehaus.org/ - - false - - - true - - + + Codehaus + http://repository.codehaus.org/ + + false + + + true + + - - - Codehaus - http://repository.codehaus.org/ - - false - - - true - - - + + + Codehaus + http://repository.codehaus.org/ + + false + + + true + + + @@ -127,30 +124,55 @@ true + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + **/*.class + + + **/DnParserImpl*.class + **/TokenMgrError.class + **/ParseException.class + **/Token.class + **/SimpleCharStream.class + + + + - - - org.codehaus.mojo - findbugs-maven-plugin - 1.2 - - - maven-jxr-plugin - - true - - - - maven-surefire-report-plugin - - true - - - - maven-project-info-reports-plugin - + + + org.codehaus.mojo + findbugs-maven-plugin + 1.2 + + + maven-jxr-plugin + + true + + + + maven-surefire-report-plugin + + true + + + + maven-project-info-reports-plugin + maven-javadoc-plugin @@ -164,273 +186,277 @@ + + org.codehaus.mojo + cobertura-maven-plugin + - - + + - - org.springframework.ldap - spring-ldap-core - ${project.version} - - - org.springframework.ldap - spring-ldap-core-tiger - ${project.version} - - - org.springframework.ldap - spring-ldap-test - ${project.version} - - - org.springframework.ldap - spring-ldap-samples-utils - ${project.version} - + + org.springframework.ldap + spring-ldap-core + ${project.version} + + + org.springframework.ldap + spring-ldap-core-tiger + ${project.version} + + + org.springframework.ldap + spring-ldap-test + ${project.version} + + + org.springframework.ldap + spring-ldap-samples-utils + ${project.version} + - - org.springframework - spring-core - ${spring.version} - - - org.springframework - spring-beans - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - org.springframework - spring-aop - ${spring.version} - - - org.springframework - spring-web - ${spring.version} - - - org.springframework - spring-webmvc - ${spring.version} - - - struts - struts - - - - - org.springframework - spring-orm - ${spring.version} - - - org.springframework - spring-jdbc - ${spring.version} - - - org.springframework - spring-tx - ${spring.version} - - - org.springframework - spring-test - ${spring.version} - test - + + org.springframework + spring-core + ${spring.version} + + + org.springframework + spring-beans + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-aop + ${spring.version} + + + org.springframework + spring-web + ${spring.version} + + + org.springframework + spring-webmvc + ${spring.version} + + + struts + struts + + + + + org.springframework + spring-orm + ${spring.version} + + + org.springframework + spring-jdbc + ${spring.version} + + + org.springframework + spring-tx + ${spring.version} + + + org.springframework + spring-test + ${spring.version} + test + - - org.acegisecurity - acegi-security - 1.0.7 - - - aspectj - aspectj - - - cas - casclient - - - commons-codec - commons-codec - - - commons-collections - commons-collections - - - commons-lang - commons-lang - - - commons-logging - commons-logging - - - hsqldb - hsqldb - - - javax.servlet - jsp-api - - - javax.servlet - servlet-api - - - jmock - jmock - - - log4j - log4j - - - net.sj.ehcache - ehcache - - - org.apache.directory.server - apacheds-core - - - org.slf4j - slf4j-log4j12 - - - org.springframework - spring-core - - - org.springframework - spring-jdbc - - - org.springframework - spring-ldap - - - org.springframework - spring-mock - - - org.springframework - spring-remoting - - - org.springframework - spring-support - - - org.springframework - spring-web - - - oro - oro - - - taglibs - standard - - - + + org.acegisecurity + acegi-security + 1.0.7 + + + aspectj + aspectj + + + cas + casclient + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + + commons-lang + commons-lang + + + commons-logging + commons-logging + + + hsqldb + hsqldb + + + javax.servlet + jsp-api + + + javax.servlet + servlet-api + + + jmock + jmock + + + log4j + log4j + + + net.sj.ehcache + ehcache + + + org.apache.directory.server + apacheds-core + + + org.slf4j + slf4j-log4j12 + + + org.springframework + spring-core + + + org.springframework + spring-jdbc + + + org.springframework + spring-ldap + + + org.springframework + spring-mock + + + org.springframework + spring-remoting + + + org.springframework + spring-support + + + org.springframework + spring-web + + + oro + oro + + + taglibs + standard + + + - - org.springframework.security - spring-security-core - 2.0.2 - - - org.springframework.security - spring-security-core-tiger - 2.0.2 - + + org.springframework.security + spring-security-core + 2.0.2 + + + org.springframework.security + spring-security-core-tiger + 2.0.2 + - - javax.servlet - servlet-api - 2.5 - provided - + + javax.servlet + servlet-api + 2.5 + provided + - - commons-lang - commons-lang - 2.1 - - - commons-pool - commons-pool - 1.3 - + + commons-lang + commons-lang + 2.1 + + + commons-pool + commons-pool + 1.3 + - - commons-logging - commons-logging - 1.0.4 - - - log4j - log4j - 1.2.9 - true - + + commons-logging + commons-logging + 1.0.4 + + + log4j + log4j + 1.2.9 + true + - - junit - junit - 3.8.2 - test - - - easymock - easymock - 1.2_Java1.3 - test - - - gsbase - gsbase - 2.0.1 - test - - - - - - commons-logging - commons-logging - - - org.springframework - spring-core - - - org.springframework - spring-beans - - - junit - junit - test - - - log4j - log4j - test - - - + + junit + junit + 3.8.2 + test + + + easymock + easymock + 1.2_Java1.3 + test + + + gsbase + gsbase + 2.0.1 + test + + + + + + commons-logging + commons-logging + + + org.springframework + spring-core + + + org.springframework + spring-beans + + + junit + junit + test + + + log4j + log4j + test + + + \ No newline at end of file