project.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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.7-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 Security</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. <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</developerConnection>
  42. <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/</url>
  43. </repository>
  44. <mailingLists>
  45. <mailingList>
  46. <name>Acegi Developer List</name>
  47. <subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
  48. <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</archive>
  49. </mailingList>
  50. <mailingList>
  51. <name>Acegi Developer List (at GMane)</name>
  52. <archive>http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/</archive>
  53. </mailingList>
  54. <mailingList>
  55. <name>Acegi Developer List (at mail-archive.com)</name>
  56. <archive>http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/</archive>
  57. </mailingList>
  58. <mailingList>
  59. <name>Spring User List</name>
  60. <archive>http://sourceforge.net/mailarchive/forum.php?forum_id=30287</archive>
  61. </mailingList>
  62. </mailingLists>
  63. <developers>
  64. <developer>
  65. <name>Ben Alex</name>
  66. <id>benalex</id>
  67. <email>benalex at users.sourceforge.net</email>
  68. <organization>Acegi Technology Pty Limited (http://www.acegi.com.au)</organization>
  69. </developer>
  70. <developer>
  71. <name>Francois Beausoleil</name>
  72. <id>fbos</id>
  73. <email>fbos at users.sourceforge.net</email>
  74. </developer>
  75. <developer>
  76. <name>Colin Sampaleanu</name>
  77. <id>colins</id>
  78. <email>colinml1 at exis.com</email>
  79. </developer>
  80. <developer>
  81. <name>Carlos Sanchez</name>
  82. <id>carlossg</id>
  83. <email>carlossg at users.sourceforge.net</email>
  84. <timezone>+1</timezone>
  85. </developer>
  86. <developer>
  87. <name>Luke Taylor</name>
  88. <id>luke_t</id>
  89. <email>luke at monkeymachine.ltd.uk</email>
  90. </developer>
  91. <developer>
  92. <name>Ray Krueger</name>
  93. <id>raykrueger</id>
  94. <email>raykrueger at users.sourceforge.net</email>
  95. </developer>
  96. </developers>
  97. <contributors>
  98. <contributor>
  99. <name>Cameron Braid</name>
  100. <id>CameronBraid</id>
  101. </contributor>
  102. <contributor>
  103. <name>Patrick Burleson</name>
  104. </contributor>
  105. <contributor>
  106. <name>Wesley Hall</name>
  107. </contributor>
  108. <contributor>
  109. <name>Scott Evans</name>
  110. </contributor>
  111. <contributor>
  112. <name>Travis Gregg</name>
  113. </contributor>
  114. <contributor>
  115. <name>Karel Miarka</name>
  116. </contributor>
  117. <contributor>
  118. <name>James Monaghan</name>
  119. </contributor>
  120. <contributor>
  121. <name>Andrew Petro</name>
  122. </contributor>
  123. <contributor>
  124. <name>Sergio Berná</name>
  125. </contributor>
  126. <contributor>
  127. <name>Aaron Tang</name>
  128. </contributor>
  129. <contributor>
  130. <name>Orlando Garcia Carmona</name>
  131. </contributor>
  132. </contributors>
  133. <dependencies>
  134. <dependency>
  135. <groupId>ehcache</groupId>
  136. <artifactId>ehcache</artifactId>
  137. <version>0.9</version>
  138. <type>jar</type>
  139. <url>http://ehcache.sourceforge.net</url>
  140. <properties>
  141. <war.bundle>true</war.bundle>
  142. </properties>
  143. </dependency>
  144. <dependency>
  145. <groupId>aopalliance</groupId>
  146. <artifactId>aopalliance</artifactId>
  147. <version>1.0</version>
  148. <type>jar</type>
  149. <url>http://aopalliance.sourceforge.net</url>
  150. <properties>
  151. <war.bundle>true</war.bundle>
  152. </properties>
  153. </dependency>
  154. <dependency>
  155. <groupId>commons-codec</groupId>
  156. <artifactId>commons-codec</artifactId>
  157. <version>1.2</version>
  158. <type>jar</type>
  159. <url>http://jakarta.apache.org/commons</url>
  160. <properties>
  161. <war.bundle>true</war.bundle>
  162. </properties>
  163. </dependency>
  164. <dependency>
  165. <groupId>commons-collections</groupId>
  166. <artifactId>commons-collections</artifactId>
  167. <version>3.1</version>
  168. <type>jar</type>
  169. <url>http://jakarta.apache.org/commons</url>
  170. <properties>
  171. <war.bundle>true</war.bundle>
  172. </properties>
  173. </dependency>
  174. <dependency>
  175. <groupId>commons-logging</groupId>
  176. <artifactId>commons-logging</artifactId>
  177. <version>1.0.4</version>
  178. <type>jar</type>
  179. <url>http://jakarta.apache.org/commons</url>
  180. <properties>
  181. <war.bundle>true</war.bundle>
  182. </properties>
  183. </dependency>
  184. <dependency>
  185. <groupId>jstl</groupId>
  186. <artifactId>jstl</artifactId>
  187. <version>1.0.2</version>
  188. <type>jar</type>
  189. <properties>
  190. <war.bundle>true</war.bundle>
  191. </properties>
  192. </dependency>
  193. <dependency>
  194. <groupId>servletapi</groupId>
  195. <artifactId>servletapi</artifactId>
  196. <version>2.3</version>
  197. <type>jar</type>
  198. </dependency>
  199. <dependency>
  200. <groupId>oro</groupId>
  201. <artifactId>oro</artifactId>
  202. <version>2.0.7</version>
  203. <type>jar</type>
  204. <url>http://jakarta.apache.org/oro/</url>
  205. <properties>
  206. <war.bundle>true</war.bundle>
  207. </properties>
  208. </dependency>
  209. <dependency>
  210. <groupId>hsqldb</groupId>
  211. <artifactId>hsqldb</artifactId>
  212. <version>1.7.2.9</version>
  213. <type>jar</type>
  214. <url>http://hsqldb.sourceforge.net/</url>
  215. <properties>
  216. <war.bundle>true</war.bundle>
  217. </properties>
  218. </dependency>
  219. <dependency>
  220. <groupId>log4j</groupId>
  221. <artifactId>log4j</artifactId>
  222. <version>1.2.8</version>
  223. <type>jar</type>
  224. </dependency>
  225. <dependency>
  226. <groupId>junit</groupId>
  227. <artifactId>junit</artifactId>
  228. <version>3.8.1</version>
  229. <type>jar</type>
  230. </dependency>
  231. <dependency>
  232. <groupId>springframework</groupId>
  233. <artifactId>spring-core</artifactId>
  234. <version>1.1.2</version>
  235. <type>jar</type>
  236. <url>http://www.springframework.org</url>
  237. <properties>
  238. <war.bundle>true</war.bundle>
  239. </properties>
  240. </dependency>
  241. <dependency>
  242. <groupId>springframework</groupId>
  243. <artifactId>spring-dao</artifactId>
  244. <version>1.1.2</version>
  245. <type>jar</type>
  246. <url>http://www.springframework.org</url>
  247. <properties>
  248. <war.bundle>true</war.bundle>
  249. </properties>
  250. </dependency>
  251. <dependency>
  252. <groupId>springframework</groupId>
  253. <artifactId>spring-orm</artifactId>
  254. <version>1.1.2</version>
  255. <type>jar</type>
  256. <url>http://www.springframework.org</url>
  257. <properties>
  258. <war.bundle>true</war.bundle>
  259. </properties>
  260. </dependency>
  261. <dependency>
  262. <groupId>springframework</groupId>
  263. <artifactId>spring-context</artifactId>
  264. <version>1.1.2</version>
  265. <type>jar</type>
  266. <url>http://www.springframework.org</url>
  267. <properties>
  268. <war.bundle>true</war.bundle>
  269. </properties>
  270. </dependency>
  271. <dependency>
  272. <groupId>springframework</groupId>
  273. <artifactId>spring-aop</artifactId>
  274. <version>1.1.2</version>
  275. <type>jar</type>
  276. <url>http://www.springframework.org</url>
  277. <properties>
  278. <war.bundle>true</war.bundle>
  279. </properties>
  280. </dependency>
  281. <dependency>
  282. <groupId>springframework</groupId>
  283. <artifactId>spring-web</artifactId>
  284. <version>1.1.2</version>
  285. <type>jar</type>
  286. <url>http://www.springframework.org</url>
  287. <properties>
  288. <war.bundle>true</war.bundle>
  289. </properties>
  290. </dependency>
  291. <dependency>
  292. <groupId>springframework</groupId>
  293. <artifactId>spring-mock</artifactId>
  294. <version>1.1.2</version>
  295. <type>jar</type>
  296. <url>http://www.springframework.org</url>
  297. </dependency>
  298. <dependency>
  299. <groupId>commons-attributes</groupId>
  300. <artifactId>commons-attributes-api</artifactId>
  301. <version>2.1</version>
  302. <type>jar</type>
  303. <url>http://jakarta.apache.org/commons</url>
  304. <properties>
  305. <war.bundle>true</war.bundle>
  306. </properties>
  307. </dependency>
  308. <dependency>
  309. <groupId>commons-attributes</groupId>
  310. <artifactId>commons-attributes-compiler</artifactId>
  311. <version>2.1</version>
  312. <type>jar</type>
  313. <url>http://jakarta.apache.org/commons</url>
  314. </dependency>
  315. <dependency>
  316. <groupId>taglibs</groupId>
  317. <artifactId>standard</artifactId>
  318. <version>1.0.4</version>
  319. <type>jar</type>
  320. <url>http://jakarta.apache.org/taglibs/</url>
  321. <properties>
  322. <war.bundle>true</war.bundle>
  323. </properties>
  324. </dependency>
  325. <dependency>
  326. <groupId>cas</groupId>
  327. <artifactId>casclient</artifactId>
  328. <version>2.0.11</version>
  329. <type>jar</type>
  330. <url>http://www.yale.edu/tp/cas</url>
  331. <properties>
  332. <war.bundle>true</war.bundle>
  333. </properties>
  334. </dependency>
  335. <dependency>
  336. <groupId>aspectj</groupId>
  337. <artifactId>aspectjrt</artifactId>
  338. <version>1.2</version>
  339. <type>jar</type>
  340. <url>http://www.eclipse.org/aspectj</url>
  341. <properties>
  342. <war.bundle>true</war.bundle>
  343. </properties>
  344. </dependency>
  345. <dependency>
  346. <groupId>maven-plugins</groupId>
  347. <artifactId>maven-findbugs-plugin</artifactId>
  348. <version>0.8.4</version>
  349. <type>plugin</type>
  350. </dependency>
  351. <dependency>
  352. <groupId>statcvs</groupId>
  353. <artifactId>maven-statcvs-plugin</artifactId>
  354. <version>2.5</version>
  355. <type>plugin</type>
  356. </dependency>
  357. </dependencies>
  358. <build>
  359. <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
  360. <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
  361. <unitTest>
  362. <includes>
  363. <include>**/*Tests.java</include>
  364. </includes>
  365. <resources>
  366. <resource>
  367. <directory>${basedir}/src/test/resources</directory>
  368. <includes>
  369. <include>**/**</include>
  370. </includes>
  371. <excludes>
  372. <exclude>**/*.java</exclude>
  373. </excludes>
  374. <filtering>false</filtering>
  375. </resource>
  376. </resources>
  377. </unitTest>
  378. <resources>
  379. <resource>
  380. <directory>${rootdir}</directory>
  381. <targetPath>META-INF</targetPath>
  382. <includes>
  383. <include>notice.txt</include>
  384. </includes>
  385. <filtering>false</filtering>
  386. </resource>
  387. <resource>
  388. <directory>${basedir}/src/main/resources</directory>
  389. <includes>
  390. <include>**/**</include>
  391. </includes>
  392. <filtering>false</filtering>
  393. </resource>
  394. </resources>
  395. </build>
  396. <reports>
  397. <report>maven-changelog-plugin</report>
  398. <report>maven-checkstyle-plugin</report>
  399. <report>maven-clover-plugin</report>
  400. <report>maven-javadoc-plugin</report>
  401. <report>maven-jdepend-plugin</report>
  402. <report>maven-junit-report-plugin</report>
  403. <report>maven-jxr-plugin</report>
  404. <report>maven-pmd-plugin</report>
  405. <report>maven-simian-plugin</report>
  406. <report>maven-tasklist-plugin</report>
  407. <report>maven-findbugs-plugin</report>
  408. </reports>
  409. <versions>
  410. <version>
  411. <id>0.3</id>
  412. <name>0.3</name>
  413. <tag>release_0_3</tag>
  414. </version>
  415. <version>
  416. <id>0.4</id>
  417. <name>0.4</name>
  418. <tag>release_0_4</tag>
  419. </version>
  420. <version>
  421. <id>0.5</id>
  422. <name>0.5</name>
  423. <tag>release_0_5</tag>
  424. </version>
  425. <version>
  426. <id>0.5.1</id>
  427. <name>0.5.1</name>
  428. <tag>release_0_51</tag>
  429. </version>
  430. <version>
  431. <id>0.6</id>
  432. <name>0.6</name>
  433. <tag>release_0_6</tag>
  434. </version>
  435. <version>
  436. <id>0.6.1</id>
  437. <name>0.6.1</name>
  438. <tag>release_0_6_1</tag>
  439. </version>
  440. </versions>
  441. </project>