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