project.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004, 2005 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>acegisecurity</groupId>
  24. <currentVersion>1.0.0-RC1</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>shell.sourceforge.net</siteAddress>
  37. <siteDirectory>/home/groups/a/ac/acegisecurity/htdocs</siteDirectory>
  38. <distributionSite>shell.sourceforge.net</distributionSite>
  39. <distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory>
  40. <repository>
  41. <connection>scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</connection>
  42. <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</developerConnection>
  43. <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/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>Francois Beausoleil</name>
  74. <id>fbos</id>
  75. <email>fbos at users.sourceforge.net</email>
  76. </developer>
  77. <developer>
  78. <name>Colin Sampaleanu</name>
  79. <id>colins</id>
  80. <email>colinml1 at exis.com</email>
  81. </developer>
  82. <developer>
  83. <name>Carlos Sanchez</name>
  84. <id>carlossg</id>
  85. <email>carlossg at users.sourceforge.net</email>
  86. <timezone>+1</timezone>
  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. </developers>
  117. <contributors>
  118. <contributor>
  119. <name>Alef Arendsen</name>
  120. </contributor>
  121. <contributor>
  122. <name>Cameron Braid</name>
  123. </contributor>
  124. <contributor>
  125. <name>Patrick Burleson</name>
  126. </contributor>
  127. <contributor>
  128. <name>Wesley Hall</name>
  129. </contributor>
  130. <contributor>
  131. <name>Scott Evans</name>
  132. </contributor>
  133. <contributor>
  134. <name>Andrey Grebnev</name>
  135. </contributor>
  136. <contributor>
  137. <name>Travis Gregg</name>
  138. </contributor>
  139. <contributor>
  140. <name>Seth Ladd</name>
  141. </contributor>
  142. <contributor>
  143. <name>Karel Miarka</name>
  144. </contributor>
  145. <contributor>
  146. <name>James Monaghan</name>
  147. </contributor>
  148. <contributor>
  149. <name>Andrew Petro</name>
  150. </contributor>
  151. <contributor>
  152. <name>Sergio Berná</name>
  153. </contributor>
  154. <contributor>
  155. <name>Aaron Tang</name>
  156. </contributor>
  157. <contributor>
  158. <name>Orlando Garcia Carmona</name>
  159. </contributor>
  160. <contributor>
  161. <name>Joni Suominen</name>
  162. </contributor>
  163. <contributor>
  164. <name>Sergio Berna</name>
  165. </contributor>
  166. <contributor>
  167. <name>Paulo Neves</name>
  168. </contributor>
  169. <contributor>
  170. <name>Mike Perham</name>
  171. </contributor>
  172. </contributors>
  173. <dependencies>
  174. <dependency>
  175. <groupId>ehcache</groupId>
  176. <artifactId>ehcache</artifactId>
  177. <version>1.1</version>
  178. <type>jar</type>
  179. <url>http://ehcache.sourceforge.net</url>
  180. <properties>
  181. <war.bundle>true</war.bundle>
  182. </properties>
  183. </dependency>
  184. <dependency>
  185. <groupId>aopalliance</groupId>
  186. <artifactId>aopalliance</artifactId>
  187. <version>1.0</version>
  188. <type>jar</type>
  189. <url>http://aopalliance.sourceforge.net</url>
  190. <properties>
  191. <war.bundle>true</war.bundle>
  192. </properties>
  193. </dependency>
  194. <dependency>
  195. <groupId>commons-codec</groupId>
  196. <artifactId>commons-codec</artifactId>
  197. <version>1.3</version>
  198. <type>jar</type>
  199. <url>http://jakarta.apache.org/commons</url>
  200. <properties>
  201. <war.bundle>true</war.bundle>
  202. </properties>
  203. </dependency>
  204. <dependency>
  205. <groupId>commons-collections</groupId>
  206. <artifactId>commons-collections</artifactId>
  207. <version>3.0</version>
  208. <type>jar</type>
  209. <url>http://jakarta.apache.org/commons</url>
  210. <properties>
  211. <war.bundle>true</war.bundle>
  212. </properties>
  213. </dependency>
  214. <dependency>
  215. <groupId>commons-logging</groupId>
  216. <artifactId>commons-logging</artifactId>
  217. <version>1.0.4</version>
  218. <type>jar</type>
  219. <url>http://jakarta.apache.org/commons</url>
  220. <properties>
  221. <war.bundle>true</war.bundle>
  222. </properties>
  223. </dependency>
  224. <dependency>
  225. <groupId>javax.servlet</groupId>
  226. <artifactId>jstl</artifactId>
  227. <version>1.0.6</version>
  228. <type>jar</type>
  229. <properties>
  230. <war.bundle>true</war.bundle>
  231. </properties>
  232. </dependency>
  233. <dependency>
  234. <groupId>javax.servlet</groupId>
  235. <artifactId>servlet-api</artifactId>
  236. <version>2.4</version>
  237. <url>http://java.sun.com/products/servlet</url>
  238. </dependency>
  239. <dependency>
  240. <groupId>oro</groupId>
  241. <artifactId>oro</artifactId>
  242. <version>2.0.8</version>
  243. <type>jar</type>
  244. <url>http://jakarta.apache.org/oro/</url>
  245. <properties>
  246. <war.bundle>true</war.bundle>
  247. </properties>
  248. </dependency>
  249. <dependency>
  250. <groupId>hsqldb</groupId>
  251. <artifactId>hsqldb</artifactId>
  252. <version>1.7.3.0</version>
  253. <type>jar</type>
  254. <url>http://hsqldb.sourceforge.net/</url>
  255. <properties>
  256. <war.bundle>true</war.bundle>
  257. </properties>
  258. </dependency>
  259. <dependency>
  260. <groupId>junit</groupId>
  261. <artifactId>junit</artifactId>
  262. <version>3.8.1</version>
  263. <type>jar</type>
  264. </dependency>
  265. <dependency>
  266. <groupId>springframework</groupId>
  267. <artifactId>spring</artifactId>
  268. <version>1.2.6</version>
  269. <type>jar</type>
  270. <url>http://www.springframework.org</url>
  271. <properties>
  272. <war.bundle>true</war.bundle>
  273. </properties>
  274. </dependency>
  275. <dependency>
  276. <groupId>springframework</groupId>
  277. <artifactId>spring-mock</artifactId>
  278. <version>1.2.6</version>
  279. <type>jar</type>
  280. <url>http://www.springframework.org</url>
  281. </dependency>
  282. <dependency>
  283. <groupId>commons-attributes</groupId>
  284. <artifactId>commons-attributes-api</artifactId>
  285. <version>2.1</version>
  286. <type>jar</type>
  287. <url>http://jakarta.apache.org/commons</url>
  288. <properties>
  289. <war.bundle>true</war.bundle>
  290. </properties>
  291. </dependency>
  292. <dependency>
  293. <groupId>commons-attributes</groupId>
  294. <artifactId>commons-attributes-compiler</artifactId>
  295. <version>2.1</version>
  296. <type>jar</type>
  297. <url>http://jakarta.apache.org/commons</url>
  298. </dependency>
  299. <dependency>
  300. <groupId>taglibs</groupId>
  301. <artifactId>standard</artifactId>
  302. <version>1.0.6</version>
  303. <type>jar</type>
  304. <url>http://jakarta.apache.org/taglibs/</url>
  305. <properties>
  306. <war.bundle>true</war.bundle>
  307. </properties>
  308. </dependency>
  309. <dependency>
  310. <groupId>cas</groupId>
  311. <artifactId>casclient</artifactId>
  312. <version>2.0.11</version>
  313. <type>jar</type>
  314. <url>http://www.yale.edu/tp/cas</url>
  315. <properties>
  316. <war.bundle>true</war.bundle>
  317. </properties>
  318. </dependency>
  319. <dependency>
  320. <groupId>jcifs</groupId>
  321. <artifactId>jcifs</artifactId>
  322. <version>1.2.6</version>
  323. <type>jar</type>
  324. <url>http://jcifs.samba.org/</url>
  325. </dependency>
  326. <dependency>
  327. <groupId>aspectj</groupId>
  328. <artifactId>aspectjrt</artifactId>
  329. <version>1.2</version>
  330. <type>jar</type>
  331. <url>http://www.eclipse.org/aspectj</url>
  332. <properties>
  333. <war.bundle>true</war.bundle>
  334. </properties>
  335. </dependency>
  336. <dependency>
  337. <groupId>javax.servlet</groupId>
  338. <artifactId>jsp-api</artifactId>
  339. <version>2.0</version>
  340. <url>http://java.sun.com/products/jsp</url>
  341. <properties>
  342. <war.bundle>false</war.bundle>
  343. </properties>
  344. </dependency>
  345. <!-- Apache DS dependencies for embedded LDAP test server -->
  346. <dependency>
  347. <groupId>directory</groupId>
  348. <artifactId>apacheds-server-main</artifactId>
  349. <version>0.9.4-SNAPSHOT</version>
  350. <type>jar</type>
  351. </dependency>
  352. <!-- Keep log4j after the apacheds stuff to avoid nasty classpath errors -->
  353. <dependency>
  354. <groupId>log4j</groupId>
  355. <artifactId>log4j</artifactId>
  356. <version>1.2.9</version>
  357. <type>jar</type>
  358. <properties>
  359. <war.bundle>true</war.bundle>
  360. </properties>
  361. </dependency>
  362. <dependency>
  363. <groupId>jmock</groupId>
  364. <artifactId>jmock</artifactId>
  365. <version>1.0.1</version>
  366. <type>jar</type>
  367. </dependency>
  368. <!-- plugins not bundled with maven 1.0.2 -->
  369. <dependency>
  370. <groupId>statcvs</groupId>
  371. <artifactId>maven-statcvs-plugin</artifactId>
  372. <version>2.5</version>
  373. <type>plugin</type>
  374. </dependency>
  375. <dependency>
  376. <groupId>maven-plugins</groupId>
  377. <artifactId>maven-findbugs-plugin</artifactId>
  378. <version>0.9.2</version>
  379. <type>plugin</type>
  380. </dependency>
  381. </dependencies>
  382. <build>
  383. <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
  384. <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
  385. <unitTest>
  386. <includes>
  387. <include>**/*Tests.java</include>
  388. </includes>
  389. <resources>
  390. <resource>
  391. <directory>${basedir}/src/test/resources</directory>
  392. <includes>
  393. <include>**/**</include>
  394. </includes>
  395. <excludes>
  396. <exclude>**/*.java</exclude>
  397. </excludes>
  398. <filtering>false</filtering>
  399. </resource>
  400. </resources>
  401. </unitTest>
  402. <resources>
  403. <resource>
  404. <directory>${rootdir}</directory>
  405. <targetPath>META-INF</targetPath>
  406. <includes>
  407. <include>notice.txt</include>
  408. </includes>
  409. <filtering>false</filtering>
  410. </resource>
  411. <resource>
  412. <directory>${basedir}/src/main/resources</directory>
  413. <includes>
  414. <include>**/**</include>
  415. </includes>
  416. <filtering>false</filtering>
  417. </resource>
  418. </resources>
  419. </build>
  420. <reports>
  421. <report>maven-changelog-plugin</report>
  422. <report>maven-checkstyle-plugin</report>
  423. <report>maven-clover-plugin</report>
  424. <report>maven-javadoc-plugin</report>
  425. <report>maven-jdepend-plugin</report>
  426. <report>maven-junit-report-plugin</report>
  427. <report>maven-jxr-plugin</report>
  428. <report>maven-pmd-plugin</report>
  429. <report>maven-simian-plugin</report>
  430. <report>maven-tasklist-plugin</report>
  431. <report>maven-findbugs-plugin</report>
  432. </reports>
  433. <versions>
  434. <version>
  435. <id>0.3</id>
  436. <name>0.3</name>
  437. <tag>release_0_3</tag>
  438. </version>
  439. <version>
  440. <id>0.4</id>
  441. <name>0.4</name>
  442. <tag>release_0_4</tag>
  443. </version>
  444. <version>
  445. <id>0.5</id>
  446. <name>0.5</name>
  447. <tag>release_0_5</tag>
  448. </version>
  449. <version>
  450. <id>0.5.1</id>
  451. <name>0.5.1</name>
  452. <tag>release_0_51</tag>
  453. </version>
  454. <version>
  455. <id>0.6</id>
  456. <name>0.6</name>
  457. <tag>release_0_6</tag>
  458. </version>
  459. <version>
  460. <id>0.6.1</id>
  461. <name>0.6.1</name>
  462. <tag>release_0_6_1</tag>
  463. </version>
  464. <version>
  465. <id>0.7.0</id>
  466. <name>0.7.0</name>
  467. <tag>release_0_7_0</tag>
  468. </version>
  469. <version>
  470. <id>0.7.1</id>
  471. <name>0.7.1</name>
  472. <tag>release_0_7_1</tag>
  473. </version>
  474. <version>
  475. <id>0.8.0</id>
  476. <name>0.8.0</name>
  477. <tag>release_0_8_0</tag>
  478. </version>
  479. <version>
  480. <id>0.8.1</id>
  481. <name>0.8.1</name>
  482. <tag>release_0_8_1</tag>
  483. </version>
  484. <version>
  485. <id>0.8.1.1</id>
  486. <name>0.8.1.1</name>
  487. <tag>release_0_8_1_1</tag>
  488. </version>
  489. <version>
  490. <id>0.8.2</id>
  491. <name>0.8.2</name>
  492. <tag>release_0_8_2</tag>
  493. </version>
  494. <version>
  495. <id>0.8.3</id>
  496. <name>0.8.3</name>
  497. <tag>release_0_8_3</tag>
  498. </version>
  499. </versions>
  500. </project>