You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
564 lines
16 KiB
564 lines
16 KiB
<?xml version="1.0" encoding="ISO-8859-1"?> |
|
<!-- |
|
* ======================================================================== |
|
* |
|
* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited |
|
* |
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
* you may not use this file except in compliance with the License. |
|
* You may obtain a copy of the License at |
|
* |
|
* http://www.apache.org/licenses/LICENSE-2.0 |
|
* |
|
* Unless required by applicable law or agreed to in writing, software |
|
* distributed under the License is distributed on an "AS IS" BASIS, |
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
* See the License for the specific language governing permissions and |
|
* limitations under the License. |
|
* |
|
* ======================================================================== |
|
--> |
|
<project> |
|
<pomVersion>3</pomVersion> |
|
<groupId>org.acegisecurity</groupId> |
|
<currentVersion>1.0.3-SNAPSHOT</currentVersion> |
|
<package>org.acegisecurity</package> |
|
<description>Acegi Security System for Spring</description> |
|
<shortDescription>Acegi Security System for Spring</shortDescription> |
|
<organization> |
|
<name>Acegi Technology Pty Limited</name> |
|
<url>http://sourceforge.net/projects/acegisecurity</url> |
|
<logo>http://sourceforge.net/sflogo.php?group_id=104215&type=5</logo> |
|
</organization> |
|
<inceptionYear>2004</inceptionYear> |
|
<logo>http://acegisecurity.org/logo.gif</logo> |
|
<url>http://acegisecurity.org/</url> |
|
<siteAddress>63.246.29.165</siteAddress> |
|
<siteDirectory>/home/acegi/acegisecurity.org/www/apache/htdocs</siteDirectory> |
|
<distributionSite>shell.sf.net</distributionSite> |
|
<distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory> |
|
<repository> |
|
<connection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</connection> |
|
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</developerConnection> |
|
<url>http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/</url> |
|
</repository> |
|
<mailingLists> |
|
<mailingList> |
|
<name>Acegi Developer List</name> |
|
<subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe> |
|
<archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</archive> |
|
</mailingList> |
|
<mailingList> |
|
<name>Acegi Developer List (at GMane)</name> |
|
<archive>http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/</archive> |
|
</mailingList> |
|
<mailingList> |
|
<name>Acegi Developer List (at mail-archive.com)</name> |
|
<archive>http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/</archive> |
|
</mailingList> |
|
<mailingList> |
|
<name>Spring User List</name> |
|
<archive>http://sourceforge.net/mailarchive/forum.php?forum_id=30287</archive> |
|
</mailingList> |
|
</mailingLists> |
|
<developers> |
|
<developer> |
|
<name>Ben Alex</name> |
|
<id>benalex</id> |
|
<email>benalex at users.sourceforge.net</email> |
|
<organization>Acegi Technology Pty Limited (http://www.acegi.com.au)</organization> |
|
<timezone>+10</timezone> |
|
</developer> |
|
<developer> |
|
<name>Francois Beausoleil</name> |
|
<id>fbos</id> |
|
<email>fbos at users.sourceforge.net</email> |
|
</developer> |
|
<developer> |
|
<name>Colin Sampaleanu</name> |
|
<id>colins</id> |
|
<email>colinml1 at exis.com</email> |
|
</developer> |
|
<developer> |
|
<name>Carlos Sanchez</name> |
|
<id>carlossg</id> |
|
<email>carlossg at users.sourceforge.net</email> |
|
<timezone>+1</timezone> |
|
</developer> |
|
<developer> |
|
<name>Luke Taylor</name> |
|
<id>luke_t</id> |
|
<email>luke at monkeymachine.ltd.uk</email> |
|
<organization>Monkey Machine Ltd. (http://monkeymachine.ltd.uk)</organization> |
|
<timezone>0</timezone> |
|
</developer> |
|
<developer> |
|
<name>Ray Krueger</name> |
|
<id>raykrueger</id> |
|
<email>raykrueger at users.sourceforge.net</email> |
|
</developer> |
|
<developer> |
|
<name>Robert Sanders</name> |
|
<id>robertsanders</id> |
|
<email>robertsanders at users.sourceforge.net</email> |
|
</developer> |
|
<developer> |
|
<name>Mark St.Godard</name> |
|
<id>markstg</id> |
|
<email>markstg at users.sourceforge.net</email> |
|
</developer> |
|
<developer> |
|
<name>Scott McCrory</name> |
|
<id>smccrory</id> |
|
<email>smccrory at users.sourceforge.net</email> |
|
<timezone>-5</timezone> |
|
</developer> |
|
</developers> |
|
<contributors> |
|
<contributor> |
|
<name>Alan Stewart</name> |
|
</contributor> |
|
<contributor> |
|
<name>Alef Arendsen</name> |
|
</contributor> |
|
<contributor> |
|
<name>Cameron Braid</name> |
|
</contributor> |
|
<contributor> |
|
<name>Patrick Burleson</name> |
|
</contributor> |
|
<contributor> |
|
<name>Wesley Hall</name> |
|
</contributor> |
|
<contributor> |
|
<name>Scott Evans</name> |
|
</contributor> |
|
<contributor> |
|
<name>Andrey Grebnev</name> |
|
</contributor> |
|
<contributor> |
|
<name>Travis Gregg</name> |
|
</contributor> |
|
<contributor> |
|
<name>Seth Ladd</name> |
|
</contributor> |
|
<contributor> |
|
<name>Karel Miarka</name> |
|
</contributor> |
|
<contributor> |
|
<name>James Monaghan</name> |
|
</contributor> |
|
<contributor> |
|
<name>Andrew Petro</name> |
|
</contributor> |
|
<contributor> |
|
<name>Aaron Tang</name> |
|
</contributor> |
|
<contributor> |
|
<name>Orlando Garcia Carmona</name> |
|
</contributor> |
|
<contributor> |
|
<name>Joni Suominen</name> |
|
</contributor> |
|
<contributor> |
|
<name>Sergio Berna</name> |
|
</contributor> |
|
<contributor> |
|
<name>Paulo Neves</name> |
|
</contributor> |
|
<contributor> |
|
<name>Mike Perham</name> |
|
</contributor> |
|
<contributor> |
|
<name>Eric Crampton</name> |
|
</contributor> |
|
<contributor> |
|
<name>Paul Garvey</name> |
|
</contributor> |
|
</contributors> |
|
<dependencies> |
|
<dependency> |
|
<groupId>ehcache</groupId> |
|
<artifactId>ehcache</artifactId> |
|
<version>1.1</version> |
|
<type>jar</type> |
|
<url>http://ehcache.sourceforge.net</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>aopalliance</groupId> |
|
<artifactId>aopalliance</artifactId> |
|
<version>1.0</version> |
|
<type>jar</type> |
|
<url>http://aopalliance.sourceforge.net</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-lang</groupId> |
|
<artifactId>commons-lang</artifactId> |
|
<version>2.1</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-codec</groupId> |
|
<artifactId>commons-codec</artifactId> |
|
<version>1.3</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-collections</groupId> |
|
<artifactId>commons-collections</artifactId> |
|
<version>3.1</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-logging</groupId> |
|
<artifactId>commons-logging</artifactId> |
|
<version>1.0.4</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>javax.servlet</groupId> |
|
<artifactId>jstl</artifactId> |
|
<version>1.0.6</version> |
|
<type>jar</type> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>javax.servlet</groupId> |
|
<artifactId>servlet-api</artifactId> |
|
<version>2.4</version> |
|
<url>http://java.sun.com/products/servlet</url> |
|
</dependency> |
|
<dependency> |
|
<groupId>oro</groupId> |
|
<artifactId>oro</artifactId> |
|
<version>2.0.8</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/oro/</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>hsqldb</groupId> |
|
<artifactId>hsqldb</artifactId> |
|
<version>1.8.0.4</version> |
|
<type>jar</type> |
|
<url>http://hsqldb.sourceforge.net/</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>junit</groupId> |
|
<artifactId>junit</artifactId> |
|
<version>3.8.1</version> |
|
<type>jar</type> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.springframework</groupId> |
|
<artifactId>spring</artifactId> |
|
<version>1.2.8</version> |
|
<type>jar</type> |
|
<url>http://www.springframework.org</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.springframework</groupId> |
|
<artifactId>spring-mock</artifactId> |
|
<version>1.2.8</version> |
|
<type>jar</type> |
|
<url>http://www.springframework.org</url> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-attributes</groupId> |
|
<artifactId>commons-attributes-api</artifactId> |
|
<version>2.1</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>commons-attributes</groupId> |
|
<artifactId>commons-attributes-compiler</artifactId> |
|
<version>2.1</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/commons</url> |
|
</dependency> |
|
<dependency> |
|
<groupId>taglibs</groupId> |
|
<artifactId>standard</artifactId> |
|
<version>1.0.6</version> |
|
<type>jar</type> |
|
<url>http://jakarta.apache.org/taglibs/</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>cas</groupId> |
|
<artifactId>casclient</artifactId> |
|
<version>2.0.11</version> |
|
<type>jar</type> |
|
<url>http://www.yale.edu/tp/cas</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.samba.jcifs</groupId> |
|
<artifactId>jcifs</artifactId> |
|
<version>1.2.6</version> |
|
<type>jar</type> |
|
<url>http://jcifs.samba.org/</url> |
|
</dependency> |
|
<dependency> |
|
<groupId>aspectj</groupId> |
|
<artifactId>aspectjrt</artifactId> |
|
<version>1.2</version> |
|
<type>jar</type> |
|
<url>http://www.eclipse.org/aspectj</url> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>javax.servlet</groupId> |
|
<artifactId>jsp-api</artifactId> |
|
<version>2.0</version> |
|
<url>http://java.sun.com/products/jsp</url> |
|
<properties> |
|
<war.bundle>false</war.bundle> |
|
</properties> |
|
</dependency> |
|
|
|
<!-- Apache DS dependencies for embedded LDAP test server --> |
|
<dependency> |
|
<groupId>org.apache.directory.server</groupId> |
|
<artifactId>apacheds-core</artifactId> |
|
<version>1.0-RC1</version> |
|
<properties> |
|
<scope>test</scope> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.apache.directory.server</groupId> |
|
<artifactId>apacheds-core-shared</artifactId> |
|
<version>1.0-RC1</version> |
|
<properties> |
|
<scope>test</scope> |
|
</properties> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.apache.directory.shared</groupId> |
|
<artifactId>shared-asn1</artifactId> |
|
<version>0.9.5</version> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.apache.directory.shared</groupId> |
|
<artifactId>shared-ldap</artifactId> |
|
<version>0.9.5</version> |
|
</dependency> |
|
<dependency> |
|
<groupId>antlr</groupId> |
|
<artifactId>antlr</artifactId> |
|
<version>2.7.2</version> |
|
<type>jar</type> |
|
</dependency> |
|
<dependency> |
|
<groupId>jdbm</groupId> |
|
<artifactId>jdbm</artifactId> |
|
<version>1.0</version> |
|
<type>jar</type> |
|
</dependency> |
|
<dependency> |
|
<groupId>regexp</groupId> |
|
<artifactId>regexp</artifactId> |
|
<version>1.2</version> |
|
<type>jar</type> |
|
</dependency> |
|
<dependency> |
|
<groupId>org.slf4j</groupId> |
|
<artifactId>slf4j-log4j12</artifactId> |
|
<version>1.0-rc5</version> |
|
<type>jar</type> |
|
</dependency> |
|
<!-- End of ApacheDS dependencies --> |
|
|
|
<!-- Keep log4j after the apacheds stuff to avoid nasty classpath errors --> |
|
<dependency> |
|
<groupId>log4j</groupId> |
|
<artifactId>log4j</artifactId> |
|
<version>1.2.9</version> |
|
<type>jar</type> |
|
<properties> |
|
<war.bundle>true</war.bundle> |
|
</properties> |
|
</dependency> |
|
|
|
<dependency> |
|
<groupId>jmock</groupId> |
|
<artifactId>jmock</artifactId> |
|
<version>1.0.1</version> |
|
<type>jar</type> |
|
</dependency> |
|
|
|
<!-- plugins not bundled with maven 1.0.2 --> |
|
<!--dependency> |
|
<groupId>statcvs</groupId> |
|
<artifactId>maven-statcvs-plugin</artifactId> |
|
<version>2.7</version> |
|
<type>plugin</type> |
|
</dependency --> |
|
<dependency> |
|
<groupId>maven-plugins</groupId> |
|
<artifactId>maven-findbugs-plugin</artifactId> |
|
<version>0.9.2</version> |
|
<type>plugin</type> |
|
</dependency> |
|
|
|
</dependencies> |
|
<build> |
|
<sourceDirectory>${basedir}/src/main/java</sourceDirectory> |
|
<unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory> |
|
<unitTest> |
|
<includes> |
|
<include>**/*Tests.java</include> |
|
</includes> |
|
<resources> |
|
<resource> |
|
<directory>${basedir}/src/test/resources</directory> |
|
<includes> |
|
<include>**/**</include> |
|
</includes> |
|
<filtering>false</filtering> |
|
</resource> |
|
</resources> |
|
</unitTest> |
|
<resources> |
|
<resource> |
|
<directory>${rootdir}</directory> |
|
<targetPath>META-INF</targetPath> |
|
<includes> |
|
<include>notice.txt</include> |
|
</includes> |
|
<filtering>false</filtering> |
|
</resource> |
|
<resource> |
|
<directory>${basedir}/src/main/resources</directory> |
|
<includes> |
|
<include>**/**</include> |
|
</includes> |
|
<filtering>false</filtering> |
|
</resource> |
|
</resources> |
|
</build> |
|
<reports> |
|
<!-- report>maven-changelog-plugin</report --> |
|
<!-- report>maven-checkstyle-plugin</report --> |
|
<report>maven-clover-plugin</report> |
|
<report>maven-javadoc-plugin</report> |
|
<report>maven-jdepend-plugin</report> |
|
<report>maven-junit-report-plugin</report> |
|
<report>maven-jxr-plugin</report> |
|
<report>maven-pmd-plugin</report> |
|
<report>maven-simian-plugin</report> |
|
<report>maven-tasklist-plugin</report> |
|
<report>maven-findbugs-plugin</report> |
|
</reports> |
|
<versions> |
|
<version> |
|
<id>0.3</id> |
|
<name>0.3</name> |
|
<tag>release_0_3</tag> |
|
</version> |
|
<version> |
|
<id>0.4</id> |
|
<name>0.4</name> |
|
<tag>release_0_4</tag> |
|
</version> |
|
<version> |
|
<id>0.5</id> |
|
<name>0.5</name> |
|
<tag>release_0_5</tag> |
|
</version> |
|
<version> |
|
<id>0.5.1</id> |
|
<name>0.5.1</name> |
|
<tag>release_0_51</tag> |
|
</version> |
|
<version> |
|
<id>0.6</id> |
|
<name>0.6</name> |
|
<tag>release_0_6</tag> |
|
</version> |
|
<version> |
|
<id>0.6.1</id> |
|
<name>0.6.1</name> |
|
<tag>release_0_6_1</tag> |
|
</version> |
|
<version> |
|
<id>0.7.0</id> |
|
<name>0.7.0</name> |
|
<tag>release_0_7_0</tag> |
|
</version> |
|
<version> |
|
<id>0.7.1</id> |
|
<name>0.7.1</name> |
|
<tag>release_0_7_1</tag> |
|
</version> |
|
<version> |
|
<id>0.8.0</id> |
|
<name>0.8.0</name> |
|
<tag>release_0_8_0</tag> |
|
</version> |
|
<version> |
|
<id>0.8.1</id> |
|
<name>0.8.1</name> |
|
<tag>release_0_8_1</tag> |
|
</version> |
|
<version> |
|
<id>0.8.1.1</id> |
|
<name>0.8.1.1</name> |
|
<tag>release_0_8_1_1</tag> |
|
</version> |
|
<version> |
|
<id>0.8.2</id> |
|
<name>0.8.2</name> |
|
<tag>release_0_8_2</tag> |
|
</version> |
|
<version> |
|
<id>0.8.3</id> |
|
<name>0.8.3</name> |
|
<tag>release_0_8_3</tag> |
|
</version> |
|
</versions> |
|
</project> |
|
|
|
|