project.xml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. *
  19. * ========================================================================
  20. -->
  21. <project>
  22. <pomVersion>3</pomVersion>
  23. <groupId>org.acegisecurity</groupId>
  24. <currentVersion>1.0.4</currentVersion>
  25. <package>org.acegisecurity</package>
  26. <description>Acegi Security System for Spring</description>
  27. <shortDescription>Acegi Security System for Spring</shortDescription>
  28. <organization>
  29. <name>Acegi Technology Pty Limited</name>
  30. <url>http://sourceforge.net/projects/acegisecurity</url>
  31. <logo>http://sourceforge.net/sflogo.php?group_id=104215&amp;type=5</logo>
  32. </organization>
  33. <inceptionYear>2004</inceptionYear>
  34. <logo>http://acegisecurity.org/logo.gif</logo>
  35. <url>http://acegisecurity.org/</url>
  36. <siteAddress>63.246.29.165</siteAddress>
  37. <siteDirectory>/home/acegi/acegisecurity.org/www/apache/htdocs</siteDirectory>
  38. <distributionSite>shell.sf.net</distributionSite>
  39. <distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory>
  40. <repository>
  41. <connection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</connection>
  42. <developerConnection>scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</developerConnection>
  43. <url>http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/</url>
  44. </repository>
  45. <mailingLists>
  46. <mailingList>
  47. <name>Acegi Developer List</name>
  48. <subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
  49. <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</archive>
  50. </mailingList>
  51. <mailingList>
  52. <name>Acegi Developer List (at GMane)</name>
  53. <archive>http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/</archive>
  54. </mailingList>
  55. <mailingList>
  56. <name>Acegi Developer List (at mail-archive.com)</name>
  57. <archive>http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/</archive>
  58. </mailingList>
  59. <mailingList>
  60. <name>Spring User List</name>
  61. <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=30287</archive>
  62. </mailingList>
  63. </mailingLists>
  64. <developers>
  65. <developer>
  66. <name>Ben Alex</name>
  67. <id>benalex</id>
  68. <email>benalex at users.sourceforge.net</email>
  69. <organization>Acegi Technology Pty Limited (http://www.acegi.com.au)</organization>
  70. <timezone>+10</timezone>
  71. </developer>
  72. <developer>
  73. <name>Colin Sampaleanu</name>
  74. <id>colins</id>
  75. <email>colinml1 at exis.com</email>
  76. </developer>
  77. <developer>
  78. <name>Carlos Sanchez</name>
  79. <id>carlossg</id>
  80. <email>carlossg at users.sourceforge.net</email>
  81. <timezone>+1</timezone>
  82. </developer>
  83. <developer>
  84. <name>Francois Beausoleil</name>
  85. <id>fbos</id>
  86. <email>fbos at users.sourceforge.net</email>
  87. </developer>
  88. <developer>
  89. <name>Luke Taylor</name>
  90. <id>luke_t</id>
  91. <email>luke at monkeymachine.ltd.uk</email>
  92. <organization>Monkey Machine Ltd. (http://monkeymachine.ltd.uk)</organization>
  93. <timezone>0</timezone>
  94. </developer>
  95. <developer>
  96. <name>Ray Krueger</name>
  97. <id>raykrueger</id>
  98. <email>raykrueger at users.sourceforge.net</email>
  99. </developer>
  100. <developer>
  101. <name>Robert Sanders</name>
  102. <id>robertsanders</id>
  103. <email>robertsanders at users.sourceforge.net</email>
  104. </developer>
  105. <developer>
  106. <name>Mark St.Godard</name>
  107. <id>markstg</id>
  108. <email>markstg at users.sourceforge.net</email>
  109. </developer>
  110. <developer>
  111. <name>Scott McCrory</name>
  112. <id>smccrory</id>
  113. <email>smccrory at users.sourceforge.net</email>
  114. <timezone>-5</timezone>
  115. </developer>
  116. <developer>
  117. <name>Vishal Puri</name>
  118. <id>vishalpuri</id>
  119. <email>vishalpuri at users.sourceforge.net</email>
  120. <organization>Interface21 Pty Limited (http://www.interface21.com)</organization>
  121. <timezone>+10</timezone>
  122. </developer>
  123. </developers>
  124. <contributors>
  125. <contributor>
  126. <name>Alan Stewart</name>
  127. </contributor>
  128. <contributor>
  129. <name>Alef Arendsen</name>
  130. </contributor>
  131. <contributor>
  132. <name>Cameron Braid</name>
  133. </contributor>
  134. <contributor>
  135. <name>Patrick Burleson</name>
  136. </contributor>
  137. <contributor>
  138. <name>Wesley Hall</name>
  139. </contributor>
  140. <contributor>
  141. <name>Scott Evans</name>
  142. </contributor>
  143. <contributor>
  144. <name>Andrey Grebnev</name>
  145. </contributor>
  146. <contributor>
  147. <name>Travis Gregg</name>
  148. </contributor>
  149. <contributor>
  150. <name>Seth Ladd</name>
  151. </contributor>
  152. <contributor>
  153. <name>Karel Miarka</name>
  154. </contributor>
  155. <contributor>
  156. <name>James Monaghan</name>
  157. </contributor>
  158. <contributor>
  159. <name>Andrew Petro</name>
  160. </contributor>
  161. <contributor>
  162. <name>Aaron Tang</name>
  163. </contributor>
  164. <contributor>
  165. <name>Orlando Garcia Carmona</name>
  166. </contributor>
  167. <contributor>
  168. <name>Joni Suominen</name>
  169. </contributor>
  170. <contributor>
  171. <name>Sergio Berna</name>
  172. </contributor>
  173. <contributor>
  174. <name>Paulo Neves</name>
  175. </contributor>
  176. <contributor>
  177. <name>Mike Perham</name>
  178. </contributor>
  179. <contributor>
  180. <name>Eric Crampton</name>
  181. </contributor>
  182. <contributor>
  183. <name>Paul Garvey</name>
  184. </contributor>
  185. </contributors>
  186. <dependencies>
  187. <dependency>
  188. <groupId>net.sf.ehcache</groupId>
  189. <artifactId>ehcache</artifactId>
  190. <version>1.2.4</version>
  191. <type>jar</type>
  192. <url>http://ehcache.sourceforge.net</url>
  193. <properties>
  194. <war.bundle>true</war.bundle>
  195. </properties>
  196. </dependency>
  197. <dependency>
  198. <groupId>aopalliance</groupId>
  199. <artifactId>aopalliance</artifactId>
  200. <version>1.0</version>
  201. <type>jar</type>
  202. <url>http://aopalliance.sourceforge.net</url>
  203. <properties>
  204. <war.bundle>true</war.bundle>
  205. </properties>
  206. </dependency>
  207. <dependency>
  208. <groupId>commons-lang</groupId>
  209. <artifactId>commons-lang</artifactId>
  210. <version>2.1</version>
  211. <type>jar</type>
  212. <url>http://jakarta.apache.org/commons</url>
  213. <properties>
  214. <war.bundle>true</war.bundle>
  215. </properties>
  216. </dependency>
  217. <dependency>
  218. <groupId>commons-codec</groupId>
  219. <artifactId>commons-codec</artifactId>
  220. <version>1.3</version>
  221. <type>jar</type>
  222. <url>http://jakarta.apache.org/commons</url>
  223. <properties>
  224. <war.bundle>true</war.bundle>
  225. </properties>
  226. </dependency>
  227. <dependency>
  228. <groupId>commons-collections</groupId>
  229. <artifactId>commons-collections</artifactId>
  230. <version>3.1</version>
  231. <type>jar</type>
  232. <url>http://jakarta.apache.org/commons</url>
  233. <properties>
  234. <war.bundle>true</war.bundle>
  235. </properties>
  236. </dependency>
  237. <dependency>
  238. <groupId>commons-logging</groupId>
  239. <artifactId>commons-logging</artifactId>
  240. <version>1.0.4</version>
  241. <type>jar</type>
  242. <url>http://jakarta.apache.org/commons</url>
  243. <properties>
  244. <war.bundle>true</war.bundle>
  245. </properties>
  246. </dependency>
  247. <dependency>
  248. <groupId>javax.servlet</groupId>
  249. <artifactId>jstl</artifactId>
  250. <version>1.0.6</version>
  251. <type>jar</type>
  252. <properties>
  253. <war.bundle>true</war.bundle>
  254. </properties>
  255. </dependency>
  256. <dependency>
  257. <groupId>javax.servlet</groupId>
  258. <artifactId>servlet-api</artifactId>
  259. <version>2.4</version>
  260. <url>http://java.sun.com/products/servlet</url>
  261. </dependency>
  262. <dependency>
  263. <groupId>oro</groupId>
  264. <artifactId>oro</artifactId>
  265. <version>2.0.8</version>
  266. <type>jar</type>
  267. <url>http://jakarta.apache.org/oro/</url>
  268. <properties>
  269. <war.bundle>true</war.bundle>
  270. </properties>
  271. </dependency>
  272. <dependency>
  273. <groupId>hsqldb</groupId>
  274. <artifactId>hsqldb</artifactId>
  275. <version>1.8.0.4</version>
  276. <type>jar</type>
  277. <url>http://hsqldb.sourceforge.net/</url>
  278. <properties>
  279. <war.bundle>true</war.bundle>
  280. </properties>
  281. </dependency>
  282. <dependency>
  283. <groupId>junit</groupId>
  284. <artifactId>junit</artifactId>
  285. <version>3.8.1</version>
  286. <type>jar</type>
  287. </dependency>
  288. <dependency>
  289. <groupId>org.springframework</groupId>
  290. <artifactId>spring</artifactId>
  291. <version>1.2.9</version>
  292. <type>jar</type>
  293. <url>http://www.springframework.org</url>
  294. <properties>
  295. <war.bundle>true</war.bundle>
  296. </properties>
  297. </dependency>
  298. <dependency>
  299. <groupId>org.springframework</groupId>
  300. <artifactId>spring-mock</artifactId>
  301. <version>1.2.9</version>
  302. <type>jar</type>
  303. <url>http://www.springframework.org</url>
  304. </dependency>
  305. <dependency>
  306. <groupId>commons-attributes</groupId>
  307. <artifactId>commons-attributes-api</artifactId>
  308. <version>2.1</version>
  309. <type>jar</type>
  310. <url>http://jakarta.apache.org/commons</url>
  311. <properties>
  312. <war.bundle>true</war.bundle>
  313. </properties>
  314. </dependency>
  315. <dependency>
  316. <groupId>commons-attributes</groupId>
  317. <artifactId>commons-attributes-compiler</artifactId>
  318. <version>2.1</version>
  319. <type>jar</type>
  320. <url>http://jakarta.apache.org/commons</url>
  321. </dependency>
  322. <dependency>
  323. <groupId>taglibs</groupId>
  324. <artifactId>standard</artifactId>
  325. <version>1.0.6</version>
  326. <type>jar</type>
  327. <url>http://jakarta.apache.org/taglibs/</url>
  328. <properties>
  329. <war.bundle>true</war.bundle>
  330. </properties>
  331. </dependency>
  332. <dependency>
  333. <groupId>cas</groupId>
  334. <artifactId>casclient</artifactId>
  335. <version>2.0.11</version>
  336. <type>jar</type>
  337. <url>http://www.yale.edu/tp/cas</url>
  338. <properties>
  339. <war.bundle>true</war.bundle>
  340. </properties>
  341. </dependency>
  342. <dependency>
  343. <groupId>org.samba.jcifs</groupId>
  344. <artifactId>jcifs</artifactId>
  345. <version>1.2.6</version>
  346. <type>jar</type>
  347. <url>http://jcifs.samba.org/</url>
  348. </dependency>
  349. <dependency>
  350. <groupId>aspectj</groupId>
  351. <artifactId>aspectjrt</artifactId>
  352. <version>1.2</version>
  353. <type>jar</type>
  354. <url>http://www.eclipse.org/aspectj</url>
  355. <properties>
  356. <war.bundle>true</war.bundle>
  357. </properties>
  358. </dependency>
  359. <dependency>
  360. <groupId>javax.servlet</groupId>
  361. <artifactId>jsp-api</artifactId>
  362. <version>2.0</version>
  363. <url>http://java.sun.com/products/jsp</url>
  364. <properties>
  365. <war.bundle>false</war.bundle>
  366. </properties>
  367. </dependency>
  368. <!-- Apache DS dependencies for embedded LDAP test server -->
  369. <dependency>
  370. <groupId>org.apache.directory.server</groupId>
  371. <artifactId>apacheds-core</artifactId>
  372. <version>1.0.0</version>
  373. <properties>
  374. <scope>test</scope>
  375. </properties>
  376. </dependency>
  377. <dependency>
  378. <groupId>org.apache.directory.server</groupId>
  379. <artifactId>apacheds-core-shared</artifactId>
  380. <version>1.0.0</version>
  381. <properties>
  382. <scope>test</scope>
  383. </properties>
  384. </dependency>
  385. <dependency>
  386. <groupId>org.apache.directory.shared</groupId>
  387. <artifactId>shared-asn1</artifactId>
  388. <version>0.9.5.3</version>
  389. </dependency>
  390. <dependency>
  391. <groupId>org.apache.directory.shared</groupId>
  392. <artifactId>shared-ldap</artifactId>
  393. <version>0.9.5.3</version>
  394. </dependency>
  395. <dependency>
  396. <groupId>antlr</groupId>
  397. <artifactId>antlr</artifactId>
  398. <version>2.7.2</version>
  399. <type>jar</type>
  400. </dependency>
  401. <dependency>
  402. <groupId>jdbm</groupId>
  403. <artifactId>jdbm</artifactId>
  404. <version>1.0</version>
  405. <type>jar</type>
  406. </dependency>
  407. <dependency>
  408. <groupId>regexp</groupId>
  409. <artifactId>regexp</artifactId>
  410. <version>1.2</version>
  411. <type>jar</type>
  412. </dependency>
  413. <dependency>
  414. <groupId>org.slf4j</groupId>
  415. <artifactId>slf4j-log4j12</artifactId>
  416. <version>1.0-rc5</version>
  417. <type>jar</type>
  418. </dependency>
  419. <!-- End of ApacheDS dependencies -->
  420. <!-- Keep log4j after the apacheds stuff to avoid nasty classpath errors -->
  421. <dependency>
  422. <groupId>log4j</groupId>
  423. <artifactId>log4j</artifactId>
  424. <version>1.2.9</version>
  425. <type>jar</type>
  426. <properties>
  427. <war.bundle>true</war.bundle>
  428. </properties>
  429. </dependency>
  430. <dependency>
  431. <groupId>jmock</groupId>
  432. <artifactId>jmock</artifactId>
  433. <version>1.0.1</version>
  434. <type>jar</type>
  435. </dependency>
  436. <!-- plugins not bundled with maven 1.0.2 -->
  437. <!--dependency>
  438. <groupId>statcvs</groupId>
  439. <artifactId>maven-statcvs-plugin</artifactId>
  440. <version>2.7</version>
  441. <type>plugin</type>
  442. </dependency -->
  443. <dependency>
  444. <groupId>maven-plugins</groupId>
  445. <artifactId>maven-findbugs-plugin</artifactId>
  446. <version>0.9.2</version>
  447. <type>plugin</type>
  448. </dependency>
  449. </dependencies>
  450. <build>
  451. <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
  452. <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
  453. <unitTest>
  454. <includes>
  455. <include>**/*Tests.java</include>
  456. </includes>
  457. <resources>
  458. <resource>
  459. <directory>${basedir}/src/test/resources</directory>
  460. <includes>
  461. <include>**/**</include>
  462. </includes>
  463. <filtering>false</filtering>
  464. </resource>
  465. </resources>
  466. </unitTest>
  467. <resources>
  468. <resource>
  469. <directory>${rootdir}</directory>
  470. <targetPath>META-INF</targetPath>
  471. <includes>
  472. <include>notice.txt</include>
  473. </includes>
  474. <filtering>false</filtering>
  475. </resource>
  476. <resource>
  477. <directory>${basedir}/src/main/resources</directory>
  478. <includes>
  479. <include>**/**</include>
  480. </includes>
  481. <filtering>false</filtering>
  482. </resource>
  483. </resources>
  484. </build>
  485. <reports>
  486. <!-- report>maven-changelog-plugin</report -->
  487. <!-- report>maven-checkstyle-plugin</report -->
  488. <report>maven-clover-plugin</report>
  489. <report>maven-javadoc-plugin</report>
  490. <report>maven-jdepend-plugin</report>
  491. <report>maven-junit-report-plugin</report>
  492. <report>maven-jxr-plugin</report>
  493. <report>maven-pmd-plugin</report>
  494. <report>maven-simian-plugin</report>
  495. <report>maven-tasklist-plugin</report>
  496. <report>maven-findbugs-plugin</report>
  497. </reports>
  498. <versions>
  499. <version>
  500. <id>0.3</id>
  501. <name>0.3</name>
  502. <tag>release_0_3</tag>
  503. </version>
  504. <version>
  505. <id>0.4</id>
  506. <name>0.4</name>
  507. <tag>release_0_4</tag>
  508. </version>
  509. <version>
  510. <id>0.5</id>
  511. <name>0.5</name>
  512. <tag>release_0_5</tag>
  513. </version>
  514. <version>
  515. <id>0.5.1</id>
  516. <name>0.5.1</name>
  517. <tag>release_0_51</tag>
  518. </version>
  519. <version>
  520. <id>0.6</id>
  521. <name>0.6</name>
  522. <tag>release_0_6</tag>
  523. </version>
  524. <version>
  525. <id>0.6.1</id>
  526. <name>0.6.1</name>
  527. <tag>release_0_6_1</tag>
  528. </version>
  529. <version>
  530. <id>0.7.0</id>
  531. <name>0.7.0</name>
  532. <tag>release_0_7_0</tag>
  533. </version>
  534. <version>
  535. <id>0.7.1</id>
  536. <name>0.7.1</name>
  537. <tag>release_0_7_1</tag>
  538. </version>
  539. <version>
  540. <id>0.8.0</id>
  541. <name>0.8.0</name>
  542. <tag>release_0_8_0</tag>
  543. </version>
  544. <version>
  545. <id>0.8.1</id>
  546. <name>0.8.1</name>
  547. <tag>release_0_8_1</tag>
  548. </version>
  549. <version>
  550. <id>0.8.1.1</id>
  551. <name>0.8.1.1</name>
  552. <tag>release_0_8_1_1</tag>
  553. </version>
  554. <version>
  555. <id>0.8.2</id>
  556. <name>0.8.2</name>
  557. <tag>release_0_8_2</tag>
  558. </version>
  559. <version>
  560. <id>0.8.3</id>
  561. <name>0.8.3</name>
  562. <tag>release_0_8_3</tag>
  563. </version>
  564. </versions>
  565. </project>