project.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  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. </contributors>
  127. <dependencies>
  128. <dependency>
  129. <groupId>ehcache</groupId>
  130. <artifactId>ehcache</artifactId>
  131. <version>0.9</version>
  132. <type>jar</type>
  133. <url>http://ehcache.sourceforge.net</url>
  134. <properties>
  135. <war.bundle>true</war.bundle>
  136. </properties>
  137. </dependency>
  138. <dependency>
  139. <groupId>aopalliance</groupId>
  140. <artifactId>aopalliance</artifactId>
  141. <version>1.0</version>
  142. <type>jar</type>
  143. <url>http://aopalliance.sourceforge.net</url>
  144. <properties>
  145. <war.bundle>true</war.bundle>
  146. </properties>
  147. </dependency>
  148. <dependency>
  149. <groupId>commons-codec</groupId>
  150. <artifactId>commons-codec</artifactId>
  151. <version>1.2</version>
  152. <type>jar</type>
  153. <url>http://jakarta.apache.org/commons</url>
  154. <properties>
  155. <war.bundle>true</war.bundle>
  156. </properties>
  157. </dependency>
  158. <dependency>
  159. <groupId>commons-collections</groupId>
  160. <artifactId>commons-collections</artifactId>
  161. <version>3.1</version>
  162. <type>jar</type>
  163. <url>http://jakarta.apache.org/commons</url>
  164. <properties>
  165. <war.bundle>true</war.bundle>
  166. </properties>
  167. </dependency>
  168. <dependency>
  169. <groupId>commons-logging</groupId>
  170. <artifactId>commons-logging</artifactId>
  171. <version>1.0</version>
  172. <type>jar</type>
  173. <url>http://jakarta.apache.org/commons</url>
  174. <properties>
  175. <war.bundle>true</war.bundle>
  176. </properties>
  177. </dependency>
  178. <dependency>
  179. <groupId>jstl</groupId>
  180. <artifactId>jstl</artifactId>
  181. <version>1.0.2</version>
  182. <type>jar</type>
  183. <properties>
  184. <war.bundle>true</war.bundle>
  185. </properties>
  186. </dependency>
  187. <dependency>
  188. <groupId>servletapi</groupId>
  189. <artifactId>servletapi</artifactId>
  190. <version>2.3</version>
  191. <type>jar</type>
  192. </dependency>
  193. <dependency>
  194. <groupId>oro</groupId>
  195. <artifactId>oro</artifactId>
  196. <version>2.0.7</version>
  197. <type>jar</type>
  198. <url>http://jakarta.apache.org/oro/</url>
  199. <properties>
  200. <war.bundle>true</war.bundle>
  201. </properties>
  202. </dependency>
  203. <dependency>
  204. <groupId>hsqldb</groupId>
  205. <artifactId>hsqldb</artifactId>
  206. <version>1.7.2-rc6c</version>
  207. <type>jar</type>
  208. <url>http://hsqldb.sourceforge.net/</url>
  209. <properties>
  210. <war.bundle>true</war.bundle>
  211. </properties>
  212. </dependency>
  213. <dependency>
  214. <groupId>springframework</groupId>
  215. <artifactId>spring-core</artifactId>
  216. <version>1.1.2</version>
  217. <type>jar</type>
  218. <url>http://www.springframework.org</url>
  219. <properties>
  220. <war.bundle>true</war.bundle>
  221. </properties>
  222. </dependency>
  223. <dependency>
  224. <groupId>springframework</groupId>
  225. <artifactId>spring-dao</artifactId>
  226. <version>1.1.2</version>
  227. <type>jar</type>
  228. <url>http://www.springframework.org</url>
  229. <properties>
  230. <war.bundle>true</war.bundle>
  231. </properties>
  232. </dependency>
  233. <dependency>
  234. <groupId>springframework</groupId>
  235. <artifactId>spring-orm</artifactId>
  236. <version>1.1.2</version>
  237. <type>jar</type>
  238. <url>http://www.springframework.org</url>
  239. <properties>
  240. <war.bundle>true</war.bundle>
  241. </properties>
  242. </dependency>
  243. <dependency>
  244. <groupId>springframework</groupId>
  245. <artifactId>spring-context</artifactId>
  246. <version>1.1.2</version>
  247. <type>jar</type>
  248. <url>http://www.springframework.org</url>
  249. <properties>
  250. <war.bundle>true</war.bundle>
  251. </properties>
  252. </dependency>
  253. <dependency>
  254. <groupId>springframework</groupId>
  255. <artifactId>spring-aop</artifactId>
  256. <version>1.1.2</version>
  257. <type>jar</type>
  258. <url>http://www.springframework.org</url>
  259. <properties>
  260. <war.bundle>true</war.bundle>
  261. </properties>
  262. </dependency>
  263. <dependency>
  264. <groupId>springframework</groupId>
  265. <artifactId>spring-web</artifactId>
  266. <version>1.1.2</version>
  267. <type>jar</type>
  268. <url>http://www.springframework.org</url>
  269. <properties>
  270. <war.bundle>true</war.bundle>
  271. </properties>
  272. </dependency>
  273. <dependency>
  274. <groupId>springframework</groupId>
  275. <artifactId>spring-mock</artifactId>
  276. <version>1.1.2</version>
  277. <type>jar</type>
  278. <url>http://www.springframework.org</url>
  279. </dependency>
  280. <dependency>
  281. <groupId>commons-attributes</groupId>
  282. <artifactId>commons-attributes-api</artifactId>
  283. <version>2.1</version>
  284. <type>jar</type>
  285. <url>http://jakarta.apache.org/commons</url>
  286. <properties>
  287. <war.bundle>true</war.bundle>
  288. </properties>
  289. </dependency>
  290. <dependency>
  291. <groupId>commons-attributes</groupId>
  292. <artifactId>commons-attributes-compiler</artifactId>
  293. <version>2.1</version>
  294. <type>jar</type>
  295. <url>http://jakarta.apache.org/commons</url>
  296. </dependency>
  297. <dependency>
  298. <groupId>taglibs</groupId>
  299. <artifactId>standard</artifactId>
  300. <version>1.0.4</version>
  301. <type>jar</type>
  302. <url>http://jakarta.apache.org/taglibs/</url>
  303. <properties>
  304. <war.bundle>true</war.bundle>
  305. </properties>
  306. </dependency>
  307. <dependency>
  308. <groupId>cas</groupId>
  309. <artifactId>casclient</artifactId>
  310. <version>2.0.11</version>
  311. <type>jar</type>
  312. <url>http://www.yale.edu/tp/cas</url>
  313. <properties>
  314. <war.bundle>true</war.bundle>
  315. </properties>
  316. </dependency>
  317. <dependency>
  318. <groupId>aspectj</groupId>
  319. <artifactId>aspectjrt</artifactId>
  320. <version>1.2</version>
  321. <type>jar</type>
  322. <url>http://www.eclipse.org/aspectj</url>
  323. <properties>
  324. <war.bundle>true</war.bundle>
  325. </properties>
  326. </dependency>
  327. <dependency>
  328. <groupId>maven-plugins</groupId>
  329. <artifactId>maven-findbugs-plugin</artifactId>
  330. <version>0.8.4</version>
  331. <type>plugin</type>
  332. </dependency>
  333. <dependency>
  334. <groupId>statcvs</groupId>
  335. <artifactId>maven-statcvs-plugin</artifactId>
  336. <version>2.5</version>
  337. <type>plugin</type>
  338. </dependency>
  339. <dependency>
  340. <groupId>log4j</groupId>
  341. <artifactId>log4j</artifactId>
  342. <version>1.2.8</version>
  343. <type>jar</type>
  344. </dependency>
  345. </dependencies>
  346. <build>
  347. <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
  348. <unitTestSourceDirectory>${basedir}/src/test/java</unitTestSourceDirectory>
  349. <unitTest>
  350. <includes>
  351. <include>**/*Tests.java</include>
  352. </includes>
  353. <resources>
  354. <resource>
  355. <directory>${basedir}/src/test/resources</directory>
  356. <includes>
  357. <include>**/**</include>
  358. </includes>
  359. <excludes>
  360. <exclude>**/*.java</exclude>
  361. </excludes>
  362. <filtering>false</filtering>
  363. </resource>
  364. </resources>
  365. </unitTest>
  366. <resources>
  367. <resource>
  368. <directory>${rootdir}</directory>
  369. <targetPath>META-INF</targetPath>
  370. <includes>
  371. <include>notice.txt</include>
  372. </includes>
  373. <filtering>false</filtering>
  374. </resource>
  375. <resource>
  376. <directory>${basedir}/src/main/resources</directory>
  377. <includes>
  378. <include>**/**</include>
  379. </includes>
  380. <filtering>false</filtering>
  381. </resource>
  382. </resources>
  383. </build>
  384. <reports>
  385. <report>maven-changelog-plugin</report>
  386. <report>maven-checkstyle-plugin</report>
  387. <report>maven-clover-plugin</report>
  388. <report>maven-javadoc-plugin</report>
  389. <report>maven-jdepend-plugin</report>
  390. <report>maven-junit-report-plugin</report>
  391. <report>maven-jxr-plugin</report>
  392. <report>maven-pmd-plugin</report>
  393. <report>maven-simian-plugin</report>
  394. <report>maven-tasklist-plugin</report>
  395. <report>maven-findbugs-plugin</report>
  396. </reports>
  397. <versions>
  398. <version>
  399. <id>0.3</id>
  400. <name>0.3</name>
  401. <tag>release_0_3</tag>
  402. </version>
  403. <version>
  404. <id>0.4</id>
  405. <name>0.4</name>
  406. <tag>release_0_4</tag>
  407. </version>
  408. <version>
  409. <id>0.5</id>
  410. <name>0.5</name>
  411. <tag>release_0_5</tag>
  412. </version>
  413. <version>
  414. <id>0.5.1</id>
  415. <name>0.5.1</name>
  416. <tag>release_0_51</tag>
  417. </version>
  418. <version>
  419. <id>0.6</id>
  420. <name>0.6</name>
  421. <tag>release_0_6</tag>
  422. </version>
  423. <version>
  424. <id>0.6.1</id>
  425. <name>0.6.1</name>
  426. <tag>release_0_6_1</tag>
  427. </version>
  428. </versions>
  429. </project>