project.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. * ========================================================================
  4. *
  5. * Copyright 2004 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>0.9.0-SNAPSHOT</currentVersion>
  25. <package>net.sf.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.sourceforge.net/logo.gif</logo>
  35. <url>http://acegisecurity.sourceforge.net/</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. </developers>
  111. <contributors>
  112. <contributor>
  113. <name>Cameron Braid</name>
  114. </contributor>
  115. <contributor>
  116. <name>Patrick Burleson</name>
  117. </contributor>
  118. <contributor>
  119. <name>Wesley Hall</name>
  120. </contributor>
  121. <contributor>
  122. <name>Scott Evans</name>
  123. </contributor>
  124. <contributor>
  125. <name>Travis Gregg</name>
  126. </contributor>
  127. <contributor>
  128. <name>Karel Miarka</name>
  129. </contributor>
  130. <contributor>
  131. <name>James Monaghan</name>
  132. </contributor>
  133. <contributor>
  134. <name>Andrew Petro</name>
  135. </contributor>
  136. <contributor>
  137. <name>Sergio Berná</name>
  138. </contributor>
  139. <contributor>
  140. <name>Aaron Tang</name>
  141. </contributor>
  142. <contributor>
  143. <name>Orlando Garcia Carmona</name>
  144. </contributor>
  145. <contributor>
  146. <name>Joni Suominen</name>
  147. </contributor>
  148. <contributor>
  149. <name>Sergio Berna</name>
  150. </contributor>
  151. <contributor>
  152. <name>Paulo Neves</name>
  153. </contributor>
  154. <contributor>
  155. <name>Mike Perham</name>
  156. </contributor>
  157. </contributors>
  158. <dependencies>
  159. <dependency>
  160. <groupId>ehcache</groupId>
  161. <artifactId>ehcache</artifactId>
  162. <version>1.1</version>
  163. <type>jar</type>
  164. <url>http://ehcache.sourceforge.net</url>
  165. <properties>
  166. <war.bundle>true</war.bundle>
  167. </properties>
  168. </dependency>
  169. <dependency>
  170. <groupId>aopalliance</groupId>
  171. <artifactId>aopalliance</artifactId>
  172. <version>1.0</version>
  173. <type>jar</type>
  174. <url>http://aopalliance.sourceforge.net</url>
  175. <properties>
  176. <war.bundle>true</war.bundle>
  177. </properties>
  178. </dependency>
  179. <dependency>
  180. <groupId>commons-codec</groupId>
  181. <artifactId>commons-codec</artifactId>
  182. <version>1.3</version>
  183. <type>jar</type>
  184. <url>http://jakarta.apache.org/commons</url>
  185. <properties>
  186. <war.bundle>true</war.bundle>
  187. </properties>
  188. </dependency>
  189. <dependency>
  190. <groupId>commons-collections</groupId>
  191. <artifactId>commons-collections</artifactId>
  192. <version>3.1</version>
  193. <type>jar</type>
  194. <url>http://jakarta.apache.org/commons</url>
  195. <properties>
  196. <war.bundle>true</war.bundle>
  197. </properties>
  198. </dependency>
  199. <dependency>
  200. <groupId>commons-logging</groupId>
  201. <artifactId>commons-logging</artifactId>
  202. <version>1.0.4</version>
  203. <type>jar</type>
  204. <url>http://jakarta.apache.org/commons</url>
  205. <properties>
  206. <war.bundle>true</war.bundle>
  207. </properties>
  208. </dependency>
  209. <dependency>
  210. <groupId>jstl</groupId>
  211. <artifactId>jstl</artifactId>
  212. <version>1.0.6</version>
  213. <type>jar</type>
  214. <properties>
  215. <war.bundle>true</war.bundle>
  216. </properties>
  217. </dependency>
  218. <dependency>
  219. <groupId>javax.servlet</groupId>
  220. <artifactId>servlet-api</artifactId>
  221. <version>2.4</version>
  222. <url>http://java.sun.com/products/servlet</url>
  223. </dependency>
  224. <dependency>
  225. <groupId>oro</groupId>
  226. <artifactId>oro</artifactId>
  227. <version>2.0.8</version>
  228. <type>jar</type>
  229. <url>http://jakarta.apache.org/oro/</url>
  230. <properties>
  231. <war.bundle>true</war.bundle>
  232. </properties>
  233. </dependency>
  234. <dependency>
  235. <groupId>hsqldb</groupId>
  236. <artifactId>hsqldb</artifactId>
  237. <version>1.7.3.0</version>
  238. <type>jar</type>
  239. <url>http://hsqldb.sourceforge.net/</url>
  240. <properties>
  241. <war.bundle>true</war.bundle>
  242. </properties>
  243. </dependency>
  244. <dependency>
  245. <groupId>log4j</groupId>
  246. <artifactId>log4j</artifactId>
  247. <version>1.2.9</version>
  248. <type>jar</type>
  249. <properties>
  250. <war.bundle>true</war.bundle>
  251. </properties>
  252. </dependency>
  253. <dependency>
  254. <groupId>junit</groupId>
  255. <artifactId>junit</artifactId>
  256. <version>3.8.1</version>
  257. <type>jar</type>
  258. </dependency>
  259. <dependency>
  260. <groupId>springframework</groupId>
  261. <artifactId>spring</artifactId>
  262. <version>1.2.2</version>
  263. <type>jar</type>
  264. <url>http://www.springframework.org</url>
  265. <properties>
  266. <war.bundle>true</war.bundle>
  267. </properties>
  268. </dependency>
  269. <dependency>
  270. <groupId>springframework</groupId>
  271. <artifactId>spring-mock</artifactId>
  272. <version>1.2.2</version>
  273. <type>jar</type>
  274. <url>http://www.springframework.org</url>
  275. </dependency>
  276. <dependency>
  277. <groupId>commons-attributes</groupId>
  278. <artifactId>commons-attributes-api</artifactId>
  279. <version>2.1</version>
  280. <type>jar</type>
  281. <url>http://jakarta.apache.org/commons</url>
  282. <properties>
  283. <war.bundle>true</war.bundle>
  284. </properties>
  285. </dependency>
  286. <dependency>
  287. <groupId>commons-attributes</groupId>
  288. <artifactId>commons-attributes-compiler</artifactId>
  289. <version>2.1</version>
  290. <type>jar</type>
  291. <url>http://jakarta.apache.org/commons</url>
  292. </dependency>
  293. <dependency>
  294. <groupId>taglibs</groupId>
  295. <artifactId>standard</artifactId>
  296. <version>1.0.6</version>
  297. <type>jar</type>
  298. <url>http://jakarta.apache.org/taglibs/</url>
  299. <properties>
  300. <war.bundle>true</war.bundle>
  301. </properties>
  302. </dependency>
  303. <dependency>
  304. <groupId>cas</groupId>
  305. <artifactId>casclient</artifactId>
  306. <version>2.0.11</version>
  307. <type>jar</type>
  308. <url>http://www.yale.edu/tp/cas</url>
  309. <properties>
  310. <war.bundle>true</war.bundle>
  311. </properties>
  312. </dependency>
  313. <dependency>
  314. <groupId>aspectj</groupId>
  315. <artifactId>aspectjrt</artifactId>
  316. <version>1.2</version>
  317. <type>jar</type>
  318. <url>http://www.eclipse.org/aspectj</url>
  319. <properties>
  320. <war.bundle>true</war.bundle>
  321. </properties>
  322. </dependency>
  323. <dependency>
  324. <groupId>javax.servlet</groupId>
  325. <artifactId>jsp-api</artifactId>
  326. <version>2.0</version>
  327. <url>http://java.sun.com/products/jsp</url>
  328. <properties>
  329. <war.bundle>false</war.bundle>
  330. </properties>
  331. </dependency>
  332. <dependency>
  333. <groupId>directory</groupId>
  334. <artifactId>apacheds-main</artifactId>
  335. <version>0.9-SNAPSHOT</version>
  336. <type>jar</type>
  337. </dependency>
  338. <!-- plugins not bundled with maven 1.0.2 -->
  339. <dependency>
  340. <groupId>statcvs</groupId>
  341. <artifactId>maven-statcvs-plugin</artifactId>
  342. <version>2.5</version>
  343. <type>plugin</type>
  344. </dependency>
  345. <dependency>
  346. <groupId>maven-plugins</groupId>
  347. <artifactId>maven-findbugs-plugin</artifactId>
  348. <version>0.9.2</version>
  349. <type>plugin</type>
  350. </dependency>
  351. </dependencies>
  352. <build>
  353. <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
  354. <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
  355. <unitTest>
  356. <includes>
  357. <include>**/*Tests.java</include>
  358. </includes>
  359. <resources>
  360. <resource>
  361. <directory>${basedir}/src/test/resources</directory>
  362. <includes>
  363. <include>**/**</include>
  364. </includes>
  365. <excludes>
  366. <exclude>**/*.java</exclude>
  367. </excludes>
  368. <filtering>false</filtering>
  369. </resource>
  370. </resources>
  371. </unitTest>
  372. <resources>
  373. <resource>
  374. <directory>${rootdir}</directory>
  375. <targetPath>META-INF</targetPath>
  376. <includes>
  377. <include>notice.txt</include>
  378. </includes>
  379. <filtering>false</filtering>
  380. </resource>
  381. <resource>
  382. <directory>${basedir}/src/main/resources</directory>
  383. <includes>
  384. <include>**/**</include>
  385. </includes>
  386. <filtering>false</filtering>
  387. </resource>
  388. </resources>
  389. </build>
  390. <reports>
  391. <report>maven-changelog-plugin</report>
  392. <report>maven-checkstyle-plugin</report>
  393. <report>maven-clover-plugin</report>
  394. <report>maven-javadoc-plugin</report>
  395. <report>maven-jdepend-plugin</report>
  396. <report>maven-junit-report-plugin</report>
  397. <report>maven-jxr-plugin</report>
  398. <report>maven-pmd-plugin</report>
  399. <report>maven-simian-plugin</report>
  400. <report>maven-tasklist-plugin</report>
  401. <report>maven-findbugs-plugin</report>
  402. </reports>
  403. <versions>
  404. <version>
  405. <id>0.3</id>
  406. <name>0.3</name>
  407. <tag>release_0_3</tag>
  408. </version>
  409. <version>
  410. <id>0.4</id>
  411. <name>0.4</name>
  412. <tag>release_0_4</tag>
  413. </version>
  414. <version>
  415. <id>0.5</id>
  416. <name>0.5</name>
  417. <tag>release_0_5</tag>
  418. </version>
  419. <version>
  420. <id>0.5.1</id>
  421. <name>0.5.1</name>
  422. <tag>release_0_51</tag>
  423. </version>
  424. <version>
  425. <id>0.6</id>
  426. <name>0.6</name>
  427. <tag>release_0_6</tag>
  428. </version>
  429. <version>
  430. <id>0.6.1</id>
  431. <name>0.6.1</name>
  432. <tag>release_0_6_1</tag>
  433. </version>
  434. <version>
  435. <id>0.7.0</id>
  436. <name>0.7.0</name>
  437. <tag>release_0_7_0</tag>
  438. </version>
  439. <version>
  440. <id>0.7.1</id>
  441. <name>0.7.1</name>
  442. <tag>release_0_7_1</tag>
  443. </version>
  444. <version>
  445. <id>0.8.0</id>
  446. <name>0.8.0</name>
  447. <tag>release_0_8_0</tag>
  448. </version>
  449. <version>
  450. <id>0.8.1</id>
  451. <name>0.8.1</name>
  452. <tag>release_0_8_1</tag>
  453. </version>
  454. <version>
  455. <id>0.8.1.1</id>
  456. <name>0.8.1.1</name>
  457. <tag>release_0_8_1_1</tag>
  458. </version>
  459. <version>
  460. <id>0.8.2</id>
  461. <name>0.8.2</name>
  462. <tag>release_0_8_2</tag>
  463. </version>
  464. <version>
  465. <id>0.8.3</id>
  466. <name>0.8.3</name>
  467. <tag>release_0_8_3</tag>
  468. </version>
  469. </versions>
  470. </project>