123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project>
- <pomVersion>3</pomVersion>
- <groupId>acegisecurity</groupId>
- <currentVersion>0.7-SNAPSHOT</currentVersion>
- <package>net.sf.acegisecurity</package>
- <description>Acegi Security System for Spring</description>
- <shortDescription>Acegi Security System for Spring</shortDescription>
- <url>http://acegisecurity.sourceforge.net/</url>
- <siteAddress>shell.sourceforge.net</siteAddress>
- <siteDirectory>/home/groups/a/ac/acegisecurity/htdocs</siteDirectory>
- <distributionSite>shell.sourceforge.net</distributionSite>
- <distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory>
- <repository>
- <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</developerConnection>
- <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/</url>
- </repository>
- <mailingLists>
- <mailingList>
- <name>Acegi Developer List</name>
- <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</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>
- </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>Luke Taylor</name>
- <id>luke_t</id>
- <email>luke at monkeymachine.ltd.uk</email>
- </developer>
- <developer>
- <name>Ray Krueger</name>
- <id>raykrueger</id>
- <email>raykrueger at users.sourceforge.net</email>
- </developer>
- </developers>
- <dependencies>
- <dependency>
- <groupId>ehcache</groupId>
- <artifactId>ehcache</artifactId>
- <version>0.7</version>
- <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>
- <url>http://aopalliance.sourceforge.net</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- <version>1.2</version>
- <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.0</version>
- <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</version>
- <url>http://jakarta.apache.org/commons</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>jstl</groupId>
- <artifactId>jstl</artifactId>
- <version>1.0.2</version>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>servletapi</groupId>
- <artifactId>servletapi</artifactId>
- <version>2.3</version>
- </dependency>
- <dependency>
- <groupId>oro</groupId>
- <artifactId>oro</artifactId>
- <version>2.0.7</version>
- <url>http://jakarta.apache.org/oro/</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>hsqldb</groupId>
- <artifactId>hsqldb</artifactId>
- <version>1.7.2-rc6c</version>
- <url>http://hsqldb.sourceforge.net/</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <!-- maven plugins -->
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-core</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-dao</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-orm</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-context</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-aop</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-web</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-mock</artifactId>
- <version>1.1</version>
- <url>http://www.springframework.org</url>
- </dependency>
- <dependency>
- <groupId>commons-attributes</groupId>
- <artifactId>commons-attributes-api</artifactId>
- <version>2.1</version>
- <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>
- <url>http://jakarta.apache.org/commons</url>
- </dependency>
- <dependency>
- <groupId>taglibs</groupId>
- <artifactId>standard</artifactId>
- <version>1.0.4</version>
- <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>
- <url>http://www.yale.edu/tp/cas</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>aspectj</groupId>
- <artifactId>aspectjrt</artifactId>
- <version>1.2</version>
- <url>http://www.eclipse.org/aspectj</url>
- <properties>
- <war.bundle>true</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>maven-plugins</groupId>
- <artifactId>maven-findbugs-plugin</artifactId>
- <version>0.8.4</version>
- <type>plugin</type>
- </dependency>
- <dependency>
- <groupId>statcvs</groupId>
- <artifactId>maven-statcvs-plugin</artifactId>
- <version>2.5</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>
- <excludes>
- <exclude>**/*.java</exclude>
- </excludes>
- <filtering>false</filtering>
- </resource>
- </resources>
- </unitTest>
- <resources>
- <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-developer-activity-plugin</report>
- <report>maven-file-activity-plugin</report>
- <report>maven-checkstyle-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-license-plugin</report>
- <report>maven-pmd-plugin</report>
- <report>maven-simian-plugin</report>
- <report>maven-tasklist-plugin</report>
- <report>maven-faq-plugin</report>
- <report>maven-clover-plugin</report>
- <report>maven-findbugs-plugin</report>
- <report>maven-statcvs-plugin</report>
- </reports>
- <properties />
- </project>
|