upgraded wagon provider versions to latest
[cdmlib.git] / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <groupId>eu.etaxonomy</groupId>
5 <artifactId>cdmlib-parent</artifactId>
6 <version>2.5</version>
7 <name>CDM Library</name>
8 <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
9 <url>http://wp5.e-taxonomy.eu/cdmlib/</url>
10 <inceptionYear>2007</inceptionYear>
11 <packaging>pom</packaging>
12 <modules>
13 <module>cdmlib-commons</module>
14 <module>cdmlib-model</module>
15 <module>cdmlib-persistence</module>
16 <module>cdmlib-services</module>
17 <module>cdmlib-ext</module>
18 <module>cdmlib-io</module>
19 <module>cdmlib-remote</module>
20 <module>cdmlib-print</module>
21 <module>cdmlib-remote-webapp</module>
22 </modules>
23 <properties>
24 <spring.version>3.0.4.RELEASE</spring.version>
25 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26 </properties>
27 <scm>
28 <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/</connection>
29 <developerConnection>scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/</developerConnection>
30 <url>http://dev.e-taxonomy.eu/websvn/listing.php?repname=CDM+Library</url>
31 </scm>
32 <mailingLists>
33 <mailingList>
34 <name>dev-edit</name>
35 <subscribe>
36 https://webmail.mnhn.fr/wws/subrequest/dev-edit
37 </subscribe>
38 <unsubscribe>
39 https://webmail.mnhn.fr/wws/sigrequest/dev-edit
40 </unsubscribe>
41 <post>dev-edit@mnhn.fr</post>
42 <archive>https://webmail.mnhn.fr/wws/arc/dev-edit/</archive>
43 </mailingList>
44 <mailingList>
45 <name>cdm-edit</name>
46 <post>cdm-edit@mnhn.fr</post>
47 <subscribe>
48 https://webmail.mnhn.fr/wws/subrequest/cdm-edit
49 </subscribe>
50 <unsubscribe>
51 https://webmail.mnhn.fr/wws/sigrequest/cdm-edit
52 </unsubscribe>
53 <archive>https://webmail.mnhn.fr/wws/arc/cdm-edit/</archive>
54 </mailingList>
55 </mailingLists>
56 <licenses>
57 <license>
58 <name>Mozilla Public License Version 1.1</name>
59 <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
60 <distribution>repo</distribution>
61 </license>
62 </licenses>
63 <organization>
64 <name>EDIT</name>
65 <url>http://www.e-taxonomy.eu/</url>
66 </organization>
67 <developers>
68 <developer>
69 <!-- your SVN account id please! -->
70 <id>ben.clark</id>
71 <name>
72 Ben Clark
73 </name>
74 <email>b.clark [at] kew.org</email>
75 <organization>
76 Royal Botanic Gardens, Kew
77 </organization>
78 <organizationUrl>http://www.kew.org/computing/</organizationUrl>
79 <timezone>0</timezone>
80 <roles>
81 <role>Architect</role>
82 <role>Java Developer</role>
83 </roles>
84 <url/>
85 </developer>
86 <developer>
87 <!-- your SVN account id please! -->
88 <id>n.hoffmann</id>
89 <name>
90 Niels Hoffmann
91 </name>
92 <email>n.hoffmann [at] bgbm.org</email>
93 <organization>
94 Botanic Garden Botanical Museum Berlin
95 </organization>
96 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
97 <timezone>+1</timezone>
98 <roles>
99 <role>Java Developer</role>
100 </roles>
101 <url/>
102 </developer>
103 <developer>
104 <!-- your SVN account id please! -->
105 <id>a.kohlbecker</id>
106 <name>
107 Andreas Kohlbecker
108 </name>
109 <email>a.kohlbecker [at] bgbm.org</email>
110 <organization>
111 Botanical Garden Botanical Museum Berlin
112 </organization>
113 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
114 <timezone>+1</timezone>
115 <roles>
116 <role>Java Developer</role>
117 </roles>
118 <url/>
119 </developer>
120 <developer>
121 <!-- your SVN account id please! -->
122 <id>k.luther</id>
123 <name>
124 Katja Luther
125 </name>
126 <email>k.luther [at] bgbm.org</email>
127 <organization>
128 Botanical Garden Botanical Museum Berlin
129 </organization>
130 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
131 <timezone>+1</timezone>
132 <roles>
133 <role>Java Developer</role>
134 </roles>
135 <url/>
136 </developer>
137 <developer>
138 <!-- your SVN account id please! -->
139 <id>a.mueller</id>
140 <name>
141 Andreas Müller
142 </name>
143 <email>a.mueller [at] bgbm.org</email>
144 <organization>
145 Botanical Garden Botanical Museum Berlin
146 </organization>
147 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
148 <timezone>+1</timezone>
149 <roles>
150 <role>Architect</role>
151 <role>Java Developer</role>
152 <role>Release Manager</role>
153 </roles>
154 <url/>
155 </developer>
156 <developer>
157 <!-- your SVN account id please! -->
158 <id>f.revilla</id>
159 <name>
160 Francisco Revilla
161 </name>
162 <email>f.revilla [at] bgbm.org</email>
163 <organization>
164 Botanical Garden Botanical Museum Berlin
165 </organization>
166 <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
167 <timezone>+1</timezone>
168 <roles>
169 <role>Java Developer</role>
170 </roles>
171 <url/>
172 </developer>
173 </developers>
174 <!--contributors>
175 <contributor>
176 <name>Test-Contributor</name>
177 </contributor>
178 </contributors-->
179 <issueManagement>
180 <system>Trac</system>
181 <url>http://dev.e-taxonomy.eu/trac/</url>
182 </issueManagement>
183 <ciManagement>
184 <system>Hudson</system>
185 <url>http://160.45.63.201/hudson</url>
186 </ciManagement>
187 <!-- **** REPOSITORIES **** -->
188 <repositories>
189 <!-- sun repository -->
190 <repository>
191 <id>java.net</id>
192 <url>http://download.java.net/maven/1/</url>
193 </repository>
194 <!-- the cdm internal repository -->
195 <repository>
196 <id>EditRepository</id>
197 <url>http://wp5.e-taxonomy.eu/cdmlib/mavenrepo/</url>
198 </repository>
199 <!-- apache incubating repository -->
200 <repository>
201 <id>ApacheIncubating</id>
202 <url>http://people.apache.org/repo/m2-incubating-repository/</url>
203 </repository>
204 <!-- Neccessary for hibernate-envers -->
205 <repository>
206 <releases>
207 <enabled>true</enabled>
208 <updatePolicy>always</updatePolicy>
209 <checksumPolicy>warn</checksumPolicy>
210 </releases>
211 <snapshots>
212 <enabled>false</enabled>
213 <updatePolicy>never</updatePolicy>
214 <checksumPolicy>fail</checksumPolicy>
215 </snapshots>
216 <id>jboss-repository</id>
217 <name>JBoss Repository</name>
218 <url>http://repository.jboss.com/maven2</url>
219 </repository>
220 <!-- codehaus mule repository needed for yourkit -->
221 <repository>
222 <id>CodehausMuleRepository</id>
223 <url>http://dist.codehaus.org/mule/dependencies/maven2/</url>
224 </repository>
225 <!-- current spring source repositories -->
226 <repository>
227 <id>SpringSource Enterprise Bundle Repository - External Bundle Milestones</id>
228 <url>http://repository.springsource.com/maven/bundles/milestone</url>
229 </repository>
230 <repository>
231 <id>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</id>
232 <url>http://repository.springsource.com/maven/bundles/release</url>
233 </repository>
234 <repository>
235 <id>SpringSource Enterprise Bundle Repository - External Bundle Releases</id>
236 <url>http://repository.springsource.com/maven/bundles/external</url>
237 </repository>
238 </repositories>
239 <!-- **** PLUGINS **** -->
240 <build>
241 <plugins>
242 <plugin>
243 <artifactId>maven-compiler-plugin</artifactId>
244 <configuration>
245 <source>1.6</source>
246 <target>1.6</target>
247 </configuration>
248 </plugin>
249 <plugin>
250 <artifactId>maven-surefire-plugin</artifactId>
251 <configuration>
252 <argLine>-Xmx512M</argLine>
253 <includes>
254 <include>**/*Test.java</include>
255 </includes>
256 <systemProperties>
257 <property>
258 <name>hibernate.connection.driver_class</name>
259 <value>${hibernate.connection.driver_class}</value>
260 </property>
261 <property>
262 <name>hibernate.connection.url</name>
263 <value>${hibernate.connection.url}</value>
264 </property>
265 <property>
266 <name>hibernate.connection.username</name>
267 <value>${hibernate.connection.username}</value>
268 </property>
269 <property>
270 <name>hibernate.connection.password</name>
271 <value>${hibernate.connection.password}</value>
272 </property>
273 </systemProperties>
274 </configuration>
275 </plugin>
276 <plugin>
277 <groupId>org.codehaus.mojo</groupId>
278 <artifactId>buildnumber-maven-plugin</artifactId>
279 <version>1.0-beta-3</version>
280 <executions>
281 <execution>
282 <!--<phase>deploy</phase>-->
283 <goals>
284 <goal>create</goal>
285 </goals>
286 </execution>
287 </executions>
288 <configuration>
289 <doCheck>false</doCheck>
290 <!-- Only create the build number if there are no local modifications -->
291 <doUpdate>false</doUpdate>
292 <!-- automatically update the local svn copy -->
293 </configuration>
294 </plugin>
295 <plugin>
296 <groupId>org.apache.maven.plugins</groupId>
297 <artifactId>maven-site-plugin</artifactId>
298 <version>2.1.1</version>
299 <configuration>
300 <locales>en</locales>
301 </configuration>
302 </plugin>
303 <plugin>
304 <groupId>org.apache.maven.plugins</groupId>
305 <artifactId>maven-source-plugin</artifactId>
306 <version>2.1.2</version>
307 <executions>
308 <execution>
309 <id>attach-sources</id>
310 <phase>verify</phase>
311 <goals>
312 <goal>jar</goal>
313 </goals>
314 </execution>
315 </executions>
316 </plugin>
317 <plugin>
318 <groupId>org.apache.maven.plugins</groupId>
319 <artifactId>maven-javadoc-plugin</artifactId>
320 <version>2.7</version>
321 <configuration>
322 <stylesheet>maven</stylesheet>
323 <quiet>true</quiet>
324 <detectLinks>true</detectLinks>
325 <failOnError>false</failOnError>
326 </configuration>
327 <executions>
328 <execution>
329 <id>aggregate</id>
330 <goals>
331 <goal>aggregate</goal>
332 </goals>
333 <phase>site</phase>
334 </execution>
335 </executions>
336 </plugin>
337 <plugin>
338 <groupId>org.apache.maven.plugins</groupId>
339 <artifactId>maven-eclipse-plugin</artifactId>
340 <version>2.8</version>
341 <configuration>
342 <downloadSources>true</downloadSources>
343 <downloadJavadocs>true</downloadJavadocs>
344 </configuration>
345 </plugin>
346 <plugin>
347 <groupId>com.agilejava.docbkx</groupId>
348 <artifactId>docbkx-maven-plugin</artifactId>
349 <version>2.0.9</version>
350 <executions>
351 <execution>
352 <goals>
353 <goal>generate-html</goal>
354 <goal>generate-pdf</goal>
355 </goals>
356 <phase>pre-site</phase>
357 </execution>
358 </executions>
359 <dependencies>
360 <dependency>
361 <groupId>org.docbook</groupId>
362 <artifactId>docbook-xml</artifactId>
363 <version>4.4</version>
364 <scope>runtime</scope>
365 </dependency>
366 </dependencies>
367 <configuration>
368 <includes>ReferenceDocumentation.xml</includes>
369 <chunkedOutput>true</chunkedOutput>
370 <htmlStylesheet>resources/css/html.css</htmlStylesheet>
371 <xincludeSupported>true</xincludeSupported>
372 <!--<htmlCustomization>src/docbkx/resources/xsl/html_chunk.xsl</htmlCustomization>-->
373 <!-- if anyone can get the xsl-fo customization to work properly, then by all
374 means use it
375 <foCustomization>src/docbkx/resources/xsl/fopdf.xsl</foCustomization>
376 -->
377 <entities>
378 <entity>
379 <name>version</name>
380 <value>${pom.version}</value>
381 </entity>
382 </entities>
383 <!--We want the final documentation and the required resources to end up in
384 the right place-->
385 <postProcess>
386 <copy todir="target/site/reference">
387 <fileset dir="target/docbkx">
388 <include name="**/*.html"/>
389 <include name="**/*.pdf"/>
390 </fileset>
391 </copy>
392 <copy todir="target/site/reference/html">
393 <fileset dir="src/docbkx">
394 <include name="**/*.css"/>
395 <include name="**/*.png"/>
396 <include name="**/*.gif"/>
397 <include name="**/*.jpg"/>
398 </fileset>
399 </copy>
400 </postProcess>
401 </configuration>
402 </plugin>
403 <plugin>
404 <groupId>org.codehaus.mojo</groupId>
405 <artifactId>wagon-maven-plugin</artifactId>
406 <version>1.0-beta-3</version>
407 <configuration>
408 <fromDir>${project.build.directory}/docbkx/</fromDir>
409 <includes>**/*</includes>
410 <excludes/>
411 <url>scpexe://160.45.63.151</url>
412 <serverId>wp5.e-taxonomy.eu</serverId>
413 <toDir>var/www/wp5.e-taxonomy.eu/cdmlib/reference/${pom.version}</toDir>
414 </configuration>
415 <executions>
416 <execution>
417 <id>upload-reference-documentation</id>
418 <phase>site-deploy</phase>
419 <goals>
420 <goal>upload</goal>
421 </goals>
422 </execution>
423 </executions>
424 </plugin>
425 </plugins>
426 <!-- -->
427 <extensions>
428 <!--
429 latest version for wagon provider is 1.0-beta-6, but does not work with maven-2.0.9 (running on build server)
430 see http://jira.codehaus.org/browse/WAGON-228
431 -->
432 <extension>
433 <groupId>org.apache.maven.wagon</groupId>
434 <artifactId>wagon-scm</artifactId>
435 <version>1.0-beta-6</version>
436 </extension>
437 <extension>
438 <groupId>org.apache.maven.wagon</groupId>
439 <artifactId>wagon-ssh</artifactId>
440 <version>1.0-beta-6</version>
441 </extension>
442 <extension>
443 <groupId>org.apache.maven.wagon</groupId>
444 <artifactId>wagon-ssh-external</artifactId>
445 <version>1.0-beta-6</version>
446 </extension>
447 <extension>
448 <groupId>org.apache.maven.scm</groupId>
449 <artifactId>maven-scm-manager-plexus</artifactId>
450 <version>1.0</version>
451 </extension>
452 <extension>
453 <groupId>org.apache.maven.scm</groupId>
454 <artifactId>maven-scm-provider-svnexe</artifactId>
455 <version>1.0</version>
456 </extension>
457 <!-- WebDAV plugin to upload snapshots -->
458 <extension>
459 <groupId>org.apache.maven.wagon</groupId>
460 <artifactId>wagon-webdav</artifactId>
461 <version>1.0-beta-2</version>
462 </extension>
463 </extensions>
464 </build>
465 <reporting>
466 <plugins>
467 <plugin>
468 <!-- you will want to start by publishing your classes' Javadocs -->
469 <groupId>org.apache.maven.plugins</groupId>
470 <artifactId>maven-javadoc-plugin</artifactId>
471 <version>2.7</version>
472 <configuration>
473 <detectLinks>true</detectLinks>
474 </configuration>
475 </plugin>
476 <plugin>
477 <!-- this will generate an indexed and cross-referenced HTML version of your source code -->
478 <groupId>org.apache.maven.plugins</groupId>
479 <artifactId>maven-jxr-plugin</artifactId>
480 <version>2.2</version>
481 </plugin>
482 <plugin>
483 <!-- if you use @todo tags to remind you of things to be done (which is a good coding practice), the taglist report will generate a list of all the items marked @todo or TODO -->
484 <groupId>org.codehaus.mojo</groupId>
485 <artifactId>taglist-maven-plugin</artifactId>
486 <version>2.4</version>
487 </plugin>
488 <plugin>
489 <!-- Test coverage can be a useful indication of the quality of your unit tests. It basically tells you how much of your code is actually run by your unit tests, which, in turn, can give you a good idea of the tests' quality -->
490 <groupId>org.codehaus.mojo</groupId>
491 <artifactId>cobertura-maven-plugin</artifactId>
492 <version>2.4</version>
493 <!--
494 <executions>
495 <execution>
496 <id>clean</id>
497 <phase>clean</phase>
498 <goals>
499 <goal>clean</goal>
500 </goals>
501 </execution>
502 </executions>
503 -->
504 </plugin>
505 <!--
506 <plugin>
507 <groupId>org.apache.maven.plugins</groupId>
508 <artifactId>maven-project-info-reports-plugin</artifactId>
509 <reportSets>
510 <reportSet>
511 <reports>
512 <report>dependencies</report>
513 <report>project-team</report>
514 <report>mailing-list</report>
515 <report>cim</report>
516 <report>issue-tracking</report>
517 <report>license</report>
518 <report>scm</report>
519 </reports>
520 </reportSet>
521 </reportSets>
522 </plugin> -->
523 <!-- The changes-maven-plugin plug-in uses a special XML file (src/changes/changes.xml) to track releases and changes in each release -->
524 <plugin>
525 <groupId>org.apache.maven.plugins</groupId>
526 <artifactId>maven-changes-plugin</artifactId>
527 <version>2.3</version>
528 <configuration>
529 <issueLinkTemplatePerSystem>
530 <default>%URL%/ticket/%ISSUE%</default>
531 </issueLinkTemplatePerSystem>
532 </configuration>
533 <reportSets>
534 <reportSet>
535 <reports>
536 <report>changes-report</report>
537 </reports>
538 </reportSet>
539 </reportSets>
540 </plugin>
541 <!--
542 <plugin>
543 <artifactId>maven-surefire-plugin</artifactId>
544 </plugin>
545 -->
546 <!-- The changelog plug-in generates a nice report describing which files have been changed and by whom -->
547 <!--
548 <plugin>
549 <groupId>org.codehaus.mojo</groupId>
550 <artifactId>changelog-maven-plugin</artifactId>
551 </plugin>
552 -->
553 </plugins>
554 </reporting>
555 <!-- DISTRIBUTION MANAGEMENT -->
556 <distributionManagement>
557 <site>
558 <id>wp5.e-taxonomy.eu</id>
559 <name>CDM Library Website</name>
560 <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/</url>
561 </site>
562 <repository>
563 <uniqueVersion>false</uniqueVersion>
564 <id>wp5.e-taxonomy.eu</id>
565 <name>Edit Maven Repository</name>
566 <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/</url>
567 <layout>default</layout>
568 </repository>
569 </distributionManagement>
570 <!-- **** DEPENDENCIES **** -->
571 <dependencies>
572 <dependency>
573 <groupId>org.unitils</groupId>
574 <artifactId>unitils</artifactId>
575 </dependency>
576 <dependency>
577 <groupId>junit</groupId>
578 <artifactId>junit</artifactId>
579 </dependency>
580 <dependency>
581 <groupId>log4j</groupId>
582 <artifactId>log4j</artifactId>
583 </dependency>
584 </dependencies>
585 <dependencyManagement>
586 <dependencies>
587 <dependency>
588 <groupId>eu.etaxonomy</groupId>
589 <artifactId>cdmlib-commons</artifactId>
590 <version>${project.version}</version>
591 </dependency>
592 <dependency>
593 <groupId>eu.etaxonomy</groupId>
594 <artifactId>cdmlib-model</artifactId>
595 <version>${project.version}</version>
596 </dependency>
597 <dependency>
598 <groupId>eu.etaxonomy</groupId>
599 <artifactId>cdmlib-persistence</artifactId>
600 <version>${project.version}</version>
601 </dependency>
602 <dependency>
603 <groupId>eu.etaxonomy</groupId>
604 <artifactId>cdmlib-services</artifactId>
605 <version>${project.version}</version>
606 </dependency>
607 <dependency>
608 <groupId>eu.etaxonomy</groupId>
609 <artifactId>cdmlib-io</artifactId>
610 <version>${project.version}</version>
611 </dependency>
612 <dependency>
613 <groupId>eu.etaxonomy</groupId>
614 <artifactId>cdmlib-remote</artifactId>
615 <version>${project.version}</version>
616 </dependency>
617 <dependency>
618 <groupId>eu.etaxonomy</groupId>
619 <artifactId>cdmlib-remote-webapp</artifactId>
620 <version>${project.version}</version>
621 </dependency>
622 <dependency>
623 <groupId>eu.etaxonomy</groupId>
624 <artifactId>cdm-server</artifactId>
625 <version>${project.version}</version>
626 </dependency>
627 <dependency>
628 <groupId>eu.etaxonomy</groupId>
629 <artifactId>cdmlib-ext</artifactId>
630 <version>${project.version}</version>
631 </dependency>
632 <dependency>
633 <groupId>eu.etaxonomy</groupId>
634 <artifactId>cdmlib-print</artifactId>
635 <version>${project.version}</version>
636 </dependency>
637 <!--*********** JAXB********* -->
638 <dependency>
639 <groupId>javax.xml.bind</groupId>
640 <artifactId>jaxb-api</artifactId>
641 <version>2.1.6</version>
642 </dependency>
643 <dependency>
644 <groupId>xml-resolver</groupId>
645 <artifactId>xml-resolver</artifactId>
646 <version>1.2</version>
647 </dependency>
648 <dependency>
649 <groupId>javax.activation</groupId>
650 <artifactId>activation</artifactId>
651 <version>1.1</version>
652 </dependency>
653 <dependency>
654 <groupId>javax.xml.bind</groupId>
655 <artifactId>jsr173_api</artifactId>
656 <version>1.0</version>
657 </dependency>
658 <dependency>
659 <groupId>com.sun.xml.bind</groupId>
660 <artifactId>jaxb-impl</artifactId>
661 <version>2.1.6</version>
662 </dependency>
663 <dependency>
664 <groupId>com.sun.xml.bind</groupId>
665 <artifactId>jaxb1-impl</artifactId>
666 <version>2.1.6</version>
667 </dependency>
668 <dependency>
669 <groupId>com.sun.xml.bind</groupId>
670 <artifactId>jaxb-xjc</artifactId>
671 <version>2.1.6</version>
672 </dependency>
673 <!-- ******* VARIOUS ******* -->
674 <dependency>
675 <groupId>log4j</groupId>
676 <artifactId>log4j</artifactId>
677 <version>1.2.15</version>
678 </dependency>
679 <!-- hibernate 3.4 uses slf4j -->
680 <dependency>
681 <groupId>org.slf4j</groupId>
682 <artifactId>slf4j-api</artifactId>
683 <version>1.5.6</version>
684 </dependency>
685 <dependency>
686 <groupId>org.slf4j</groupId>
687 <artifactId>slf4j-log4j12</artifactId>
688 <version>1.5.6</version>
689 </dependency>
690 <dependency>
691 <groupId>junit</groupId>
692 <artifactId>junit</artifactId>
693 <version>4.6</version>
694 <scope>test</scope>
695 </dependency>
696 <dependency>
697 <groupId>org.unitils</groupId>
698 <artifactId>unitils</artifactId>
699 <version>1.0</version>
700 <scope>test</scope>
701 </dependency>
702 <dependency>
703 <groupId>org.easymock</groupId>
704 <artifactId>easymock</artifactId>
705 <version>2.2</version>
706 <scope>test</scope>
707 </dependency>
708 <dependency>
709 <groupId>xmlunit</groupId>
710 <artifactId>xmlunit</artifactId>
711 <version>1.2</version>
712 <scope>test</scope>
713 </dependency>
714 <dependency>
715 <groupId>org.aspectj</groupId>
716 <artifactId>aspectjrt</artifactId>
717 <version>1.6.3</version>
718 </dependency>
719 <dependency>
720 <groupId>org.aspectj</groupId>
721 <artifactId>aspectjweaver</artifactId>
722 <version>1.6.3</version>
723 </dependency>
724 <dependency>
725 <groupId>javax.annotation</groupId>
726 <artifactId>jsr250-api</artifactId>
727 <version>1.0</version>
728 </dependency>
729 <dependency>
730 <groupId>net.sf.opencsv</groupId>
731 <artifactId>opencsv</artifactId>
732 <version>1.8</version>
733 </dependency>
734 <dependency>
735 <groupId>org.dbunit</groupId>
736 <artifactId>dbunit</artifactId>
737 <version>2.2</version>
738 <scope>test</scope>
739 </dependency>
740 <dependency>
741 <groupId>org.eclipse</groupId>
742 <artifactId>osgi</artifactId>
743 <version>3.6.0</version>
744 </dependency>
745 <dependency>
746 <groupId>cglib</groupId>
747 <artifactId>cglib</artifactId>
748 <version>2.1_3</version>
749 </dependency>
750 <dependency>
751 <groupId>cglib</groupId>
752 <artifactId>cglib-nodep</artifactId>
753 <version>2.1_3</version>
754 </dependency>
755 <dependency>
756 <groupId>commons-lang</groupId>
757 <artifactId>commons-lang</artifactId>
758 <version>2.2</version>
759 </dependency>
760 <dependency>
761 <groupId>commons-collections</groupId>
762 <artifactId>commons-collections</artifactId>
763 <version>3.2</version>
764 </dependency>
765 <dependency>
766 <groupId>org.apache.httpcomponents</groupId>
767 <artifactId>httpclient</artifactId>
768 <version>4.0.3</version>
769 </dependency>
770 <dependency>
771 <groupId>commons-io</groupId>
772 <artifactId>commons-io</artifactId>
773 <version>1.4</version>
774 </dependency>
775 <dependency>
776 <groupId>net.sf.ezmorph</groupId>
777 <artifactId>ezmorph</artifactId>
778 <version>1.0.4</version>
779 </dependency>
780 <dependency>
781 <groupId>commons-beanutils</groupId>
782 <artifactId>commons-beanutils</artifactId>
783 <version>1.7.0</version>
784 </dependency>
785 <dependency>
786 <groupId>sojo</groupId>
787 <artifactId>sojo-optional</artifactId>
788 <version>0.5.0</version>
789 </dependency>
790 <dependency>
791 <groupId>net.sf.json-lib</groupId>
792 <artifactId>json-lib</artifactId>
793 <version>2.2.3</version>
794 </dependency>
795 <dependency>
796 <groupId>org.devlib.schmidt</groupId>
797 <artifactId>imageinfo</artifactId>
798 <version>1.7</version>
799 </dependency>
800 <dependency>
801 <groupId>org.apache.poi</groupId>
802 <artifactId>poi</artifactId>
803 <version>3.6</version>
804 </dependency>
805 <dependency>
806 <groupId>org.apache.sanselan</groupId>
807 <artifactId>sanselan</artifactId>
808 <version>0.97-incubator</version>
809 </dependency>
810 <!-- joda-time -->
811 <dependency>
812 <groupId>joda-time</groupId>
813 <artifactId>joda-time</artifactId>
814 <version>1.5</version>
815 </dependency>
816 <dependency>
817 <groupId>joda-time</groupId>
818 <artifactId>joda-time-hibernate</artifactId>
819 <version>1.0</version>
820 <exclusions>
821 <exclusion>
822 <artifactId>ehcache</artifactId>
823 <groupId>ehcache</groupId>
824 </exclusion>
825 <exclusion>
826 <groupId>cglib</groupId>
827 <artifactId>cglib-full</artifactId>
828 </exclusion>
829 <exclusion>
830 <groupId>org.hibernate</groupId>
831 <artifactId>hibernate</artifactId>
832 </exclusion>
833 <exclusion>
834 <groupId>hibernate</groupId>
835 <artifactId>hibernate</artifactId>
836 </exclusion>
837 </exclusions>
838 </dependency>
839 <dependency>
840 <groupId>org.apache.lucene</groupId>
841 <artifactId>lucene-core</artifactId>
842 <version>2.4.0</version>
843 </dependency>
844 <dependency>
845 <groupId>org.apache.lucene</groupId>
846 <artifactId>lucene-spellchecker</artifactId>
847 <version>2.4.0</version>
848 </dependency>
849 <dependency>
850 <groupId>org.springmodules</groupId>
851 <artifactId>spring-modules-lucene</artifactId>
852 <version>0.8a</version>
853 <exclusions>
854 <exclusion>
855 <groupId>org.apache</groupId>
856 <artifactId>poi</artifactId>
857 </exclusion>
858 <exclusion>
859 <groupId>org.apache</groupId>
860 <artifactId>poi-scratchpad</artifactId>
861 </exclusion>
862 <exclusion>
863 <groupId>org.springframework</groupId>
864 <artifactId>spring-dao</artifactId>
865 </exclusion>
866 <exclusion>
867 <groupId>org.springframework</groupId>
868 <artifactId>spring-jca</artifactId>
869 </exclusion>
870 <exclusion>
871 <groupId>org.springframework</groupId>
872 <artifactId>spring-support</artifactId>
873 </exclusion>
874 <exclusion>
875 <groupId>org.springframework</groupId>
876 <artifactId>spring-beans</artifactId>
877 </exclusion>
878 <exclusion>
879 <groupId>org.springframework</groupId>
880 <artifactId>spring-aop</artifactId>
881 </exclusion>
882 <exclusion>
883 <groupId>org.springframework</groupId>
884 <artifactId>spring-context</artifactId>
885 </exclusion>
886 <exclusion>
887 <groupId>org.springframework</groupId>
888 <artifactId>spring-core</artifactId>
889 </exclusion>
890 <exclusion>
891 <groupId>org.springframework</groupId>
892 <artifactId>spring-jdbc</artifactId>
893 </exclusion>
894 </exclusions>
895 </dependency>
896 <dependency>
897 <groupId>com.ibm.lsid</groupId>
898 <artifactId>lsid-client</artifactId>
899 <version>1.1.2</version>
900 </dependency>
901 <dependency>
902 <groupId>com.ibm.lsid</groupId>
903 <artifactId>lsid-server</artifactId>
904 <version>1.1.2</version>
905 </dependency>
906 <dependency>
907 <groupId>wsdl4j</groupId>
908 <artifactId>wsdl4j</artifactId>
909 <version>1.6.1</version>
910 </dependency>
911 <dependency>
912 <groupId>net.sf.dozer</groupId>
913 <artifactId>dozer</artifactId>
914 <version>5.3.0</version>
915 </dependency>
916 <!-- ******* XML ******* -->
917 <dependency>
918 <groupId>xml-apis</groupId>
919 <artifactId>xml-apis</artifactId>
920 <version>2.0.2</version>
921 </dependency>
922 <dependency>
923 <groupId>xerces</groupId>
924 <artifactId>xercesImpl</artifactId>
925 <version>2.7.1</version>
926 </dependency>
927 <dependency>
928 <groupId>jaxen</groupId>
929 <artifactId>jaxen</artifactId>
930 <version>1.1</version>
931 </dependency>
932 <dependency>
933 <groupId>jdom</groupId>
934 <artifactId>jdom</artifactId>
935 <version>1.0</version>
936 </dependency>
937 <dependency>
938 <groupId>com.thoughtworks.xstream</groupId>
939 <artifactId>xstream</artifactId>
940 <version>1.3.1</version>
941 </dependency>
942 <dependency>
943 <groupId>xpp3</groupId>
944 <artifactId>xpp3</artifactId>
945 <version>1.1.3.3</version>
946 </dependency>
947 <dependency>
948 <groupId>stax</groupId>
949 <artifactId>stax</artifactId>
950 <version>1.2.0</version>
951 </dependency>
952 <!-- ******* HIBERNATE / EJB3 ******* -->
953 <dependency>
954 <groupId>javax.persistence</groupId>
955 <artifactId>persistence-api</artifactId>
956 <version>1.0</version>
957 </dependency>
958 <dependency>
959 <groupId>org.hibernate</groupId>
960 <artifactId>hibernate-annotations</artifactId>
961 <version>3.4.0-SNAPSHOT</version>
962 </dependency>
963 <dependency>
964 <groupId>org.hibernate</groupId>
965 <artifactId>hibernate-commons-annotations</artifactId>
966 <version>3.4.0-SNAPSHOT</version>
967 </dependency>
968 <dependency>
969 <groupId>org.hibernate</groupId>
970 <artifactId>hibernate-core</artifactId>
971 <version>3.4.0-SNAPSHOT</version>
972 </dependency>
973 <dependency>
974 <groupId>org.hibernate</groupId>
975 <artifactId>hibernate-search</artifactId>
976 <version>3.1.0.GA</version>
977 </dependency>
978 <dependency>
979 <groupId>org.hibernate</groupId>
980 <artifactId>hibernate-entitymanager</artifactId>
981 <version>3.4.0-SNAPSHOT</version>
982 </dependency>
983 <dependency>
984 <groupId>org.hibernate</groupId>
985 <artifactId>hibernate-envers</artifactId>
986 <version>3.4.0-SNAPSHOT</version>
987 </dependency>
988 <dependency>
989 <groupId>javassist</groupId>
990 <artifactId>javassist</artifactId>
991 <version>3.4.GA</version>
992 </dependency>
993 <dependency>
994 <groupId>org.hibernate</groupId>
995 <artifactId>hibernate-cglib-repack</artifactId>
996 <version>2.1_3</version>
997 </dependency>
998 <dependency>
999 <groupId>org.hibernate</groupId>
1000 <artifactId>hibernate-ehcache</artifactId>
1001 <version>3.4.0-SNAPSHOT</version>
1002 </dependency>
1003 <dependency>
1004 <groupId>org.hibernate</groupId>
1005 <artifactId>hibernate-parent</artifactId>
1006 <version>3.4.0-SNAPSHOT</version>
1007 </dependency>
1008 <dependency>
1009 <groupId>org.hibernate</groupId>
1010 <artifactId>hibernate-c3p0</artifactId>
1011 <version>3.4.0-SNAPSHOT</version>
1012 </dependency>
1013 <dependency>
1014 <groupId>javax.servlet</groupId>
1015 <artifactId>servlet-api</artifactId>
1016 <version>2.5</version>
1017 </dependency>
1018 <!-- ******* SPRING ******* -->
1019 <dependency>
1020 <groupId>org.springframework</groupId>
1021 <artifactId>org.springframework.core</artifactId>
1022 <version>${spring.version}</version>
1023 </dependency>
1024 <dependency>
1025 <groupId>org.springframework</groupId>
1026 <artifactId>org.springframework.context</artifactId>
1027 <version>${spring.version}</version>
1028 </dependency>
1029 <dependency>
1030 <groupId>org.springframework</groupId>
1031 <artifactId>org.springframework.beans</artifactId>
1032 <version>${spring.version}</version>
1033 </dependency>
1034 <dependency>
1035 <groupId>org.springframework</groupId>
1036 <artifactId>org.springframework.orm</artifactId>
1037 <version>${spring.version}</version>
1038 </dependency>
1039 <dependency>
1040 <groupId>org.springframework</groupId>
1041 <artifactId>org.springframework.jdbc</artifactId>
1042 <version>${spring.version}</version>
1043 </dependency>
1044 <dependency>
1045 <groupId>org.springframework</groupId>
1046 <artifactId>org.springframework.test</artifactId>
1047 <version>${spring.version}</version>
1048 </dependency>
1049 <dependency>
1050 <groupId>org.springframework</groupId>
1051 <artifactId>org.springframework.web.servlet</artifactId>
1052 <version>${spring.version}</version>
1053 </dependency>
1054 <dependency>
1055 <groupId>org.springframework</groupId>
1056 <artifactId>org.springframework.web</artifactId>
1057 <version>${spring.version}</version>
1058 </dependency>
1059 <dependency>
1060 <groupId>org.springframework</groupId>
1061 <artifactId>org.springframework.aop</artifactId>
1062 <version>${spring.version}</version>
1063 </dependency>
1064 <dependency>
1065 <groupId>org.springframework</groupId>
1066 <artifactId>org.springframework.aspects</artifactId>
1067 <version>${spring.version}</version>
1068 </dependency>
1069 <dependency>
1070 <groupId>org.springframework</groupId>
1071 <artifactId>org.springframework.expression</artifactId>
1072 <version>${spring.version}</version>
1073 </dependency>
1074 <dependency>
1075 <groupId>org.springframework</groupId>
1076 <artifactId>org.springframework.agent</artifactId>
1077 <version>${spring.version}</version>
1078 </dependency>
1079 <dependency>
1080 <groupId>org.springframework</groupId>
1081 <artifactId>org.springframework.context.support</artifactId>
1082 <version>${spring.version}</version>
1083 </dependency>
1084 <dependency>
1085 <groupId>org.springframework</groupId>
1086 <artifactId>org.springframework.oxm</artifactId>
1087 <version>${spring.version}</version>
1088 </dependency>
1089 <dependency>
1090 <groupId>org.springframework</groupId>
1091 <artifactId>org.springframework.context.support</artifactId>
1092 <version>${spring.version}</version>
1093 </dependency>
1094 <dependency>
1095 <groupId>org.springframework.security</groupId>
1096 <artifactId>spring-security-core</artifactId>
1097 <version>3.0.0.RELEASE</version>
1098 <exclusions>
1099 <exclusion>
1100 <groupId>org.springframework</groupId>
1101 <artifactId>spring-context</artifactId>
1102 </exclusion>
1103 <exclusion>
1104 <groupId>org.springframework</groupId>
1105 <artifactId>spring-core</artifactId>
1106 </exclusion>
1107 <exclusion>
1108 <groupId>org.springframework</groupId>
1109 <artifactId>spring-orm</artifactId>
1110 </exclusion>
1111 <exclusion>
1112 <groupId>org.springframework</groupId>
1113 <artifactId>spring-aop</artifactId>
1114 </exclusion>
1115 <exclusion>
1116 <groupId>org.springframework</groupId>
1117 <artifactId>spring-support</artifactId>
1118 </exclusion>
1119 </exclusions>
1120 </dependency>
1121 <!-- ******* SERVLET/JSP/JSF ******* -->
1122 <dependency>
1123 <groupId>javax.servlet</groupId>
1124 <artifactId>servlet-api</artifactId>
1125 <version>2.5</version>
1126 </dependency>
1127 <!-- ******* DATABASES DRIVER ******* -->
1128 <dependency>
1129 <!-- SQL Server and Sybase -->
1130 <groupId>net.sourceforge.jtds</groupId>
1131 <artifactId>jtds</artifactId>
1132 <version>1.2.2</version>
1133 </dependency>
1134 <dependency>
1135 <groupId>mysql</groupId>
1136 <artifactId>mysql-connector-java</artifactId>
1137 <version>5.0.5</version>
1138 </dependency>
1139 <dependency>
1140 <groupId>postgresql</groupId>
1141 <artifactId>postgresql</artifactId>
1142 <version>8.2-504.jdbc4</version>
1143 </dependency>
1144 <dependency>
1145 <groupId>hsqldb</groupId>
1146 <artifactId>hsqldb</artifactId>
1147 <version>1.8.0.7</version>
1148 </dependency>
1149 <!--for sqlserver2008 and sqlserver2005-->
1150 <dependency>
1151 <groupId>com.microsoft.sqlserver</groupId>
1152 <artifactId>jdbc4</artifactId>
1153 <version>2.0</version>
1154 </dependency>
1155 <!-- use SQL Server 2005 driver instead (com.microsoft.sqlserver/jdbc)
1156 <dependency>
1157 <groupId>com.microsoft.jdbcdriver</groupId>
1158 <artifactId>mssqlserver</artifactId>
1159 <version>2000.3</version>
1160 </dependency>
1161 <dependency>
1162 <groupId>com.microsoft.jdbcdriver</groupId>
1163 <artifactId>msutil</artifactId>
1164 <version>2000.3</version>
1165 </dependency>
1166 <dependency>
1167 <groupId>com.microsoft.jdbcdriver</groupId>
1168 <artifactId>msbase</artifactId>
1169 <version>2000.3</version>
1170 </dependency>
1171 -->
1172 <dependency>
1173 <groupId>oracle</groupId>
1174 <artifactId>ojdbc14</artifactId>
1175 <version>10.2.0.2</version>
1176 </dependency>
1177 <dependency>
1178 <groupId>oracle</groupId>
1179 <artifactId>ojdbc14</artifactId>
1180 <version>9i</version>
1181 </dependency>
1182 <dependency>
1183 <groupId>oracle</groupId>
1184 <artifactId>ojdbc14</artifactId>
1185 <version>9.2.0.5</version>
1186 </dependency>
1187 <dependency>
1188 <groupId>com.h2database</groupId>
1189 <artifactId>h2</artifactId>
1190 <version>1.1.115</version>
1191 </dependency>
1192 <!-- yourkit profiler api controller (used in ..)-->
1193 <dependency>
1194 <groupId>com.yourkit</groupId>
1195 <artifactId>yjp-controller-api-redist</artifactId>
1196 <version>8.0.1</version>
1197 </dependency>
1198 <!-- For Validation -->
1199 <dependency>
1200 <groupId>javax.validation</groupId>
1201 <artifactId>validation-api</artifactId>
1202 <version>1.0.CR5</version>
1203 </dependency>
1204 <dependency>
1205 <groupId>org.hibernate</groupId>
1206 <artifactId>hibernate-validator</artifactId>
1207 <version>4.0.0.CR1</version>
1208 </dependency>
1209 </dependencies>
1210 </dependencyManagement>
1211 </project>