[maven-release-plugin] rollback the release of cdmlib-parent-3.0.6
[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.6-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 <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:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/</developerConnection>
30 <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib</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>${project.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/${project.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 <plugin>
426 <groupId>org.apache.maven.plugins</groupId>
427 <artifactId>maven-release-plugin</artifactId>
428 <version>2.1</version>
429 <configuration>
430 <allowTimestampedSnapshots>true</allowTimestampedSnapshots>
431 <autoVersionSubmodules>true</autoVersionSubmodules>
432 <preparationGoals>clean verify install</preparationGoals>
433 <goals>deploy</goals><!-- skipping site-deploy by explicitly configuring the goal here -->
434 <tagBase>http://dev.e-taxonomy.eu/svn/tags/cdmlib</tagBase>
435 </configuration>
436 </plugin>
437 </plugins>
438 <!-- -->
439 <extensions>
440 <extension>
441 <groupId>org.apache.maven.wagon</groupId>
442 <artifactId>wagon-scm</artifactId>
443 <version>1.0-beta-6</version>
444 </extension>
445 <extension>
446 <groupId>org.apache.maven.wagon</groupId>
447 <artifactId>wagon-ssh</artifactId>
448 <version>1.0-beta-6</version>
449 </extension>
450 <extension>
451 <groupId>org.apache.maven.wagon</groupId>
452 <artifactId>wagon-ssh-external</artifactId>
453 <version>1.0-beta-6</version>
454 </extension>
455 <extension>
456 <groupId>org.apache.maven.scm</groupId>
457 <artifactId>maven-scm-manager-plexus</artifactId>
458 <version>1.0</version>
459 </extension>
460 <extension>
461 <groupId>org.apache.maven.scm</groupId>
462 <artifactId>maven-scm-provider-svnexe</artifactId>
463 <version>1.0</version>
464 </extension>
465 <!-- WebDAV plugin to upload snapshots -->
466 <extension>
467 <groupId>org.apache.maven.wagon</groupId>
468 <artifactId>wagon-webdav</artifactId>
469 <version>1.0-beta-2</version>
470 </extension>
471 </extensions>
472 </build>
473 <reporting>
474 <plugins>
475 <plugin>
476 <!-- you will want to start by publishing your classes' Javadocs -->
477 <groupId>org.apache.maven.plugins</groupId>
478 <artifactId>maven-javadoc-plugin</artifactId>
479 <version>2.7</version>
480 <configuration>
481 <detectLinks>true</detectLinks>
482 </configuration>
483 </plugin>
484 <plugin>
485 <!-- this will generate an indexed and cross-referenced HTML version of your source code -->
486 <groupId>org.apache.maven.plugins</groupId>
487 <artifactId>maven-jxr-plugin</artifactId>
488 <version>2.2</version>
489 </plugin>
490 <plugin>
491 <!-- 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 -->
492 <groupId>org.codehaus.mojo</groupId>
493 <artifactId>taglist-maven-plugin</artifactId>
494 <version>2.4</version>
495 </plugin>
496 <plugin>
497 <!-- 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 -->
498 <groupId>org.codehaus.mojo</groupId>
499 <artifactId>cobertura-maven-plugin</artifactId>
500 <version>2.4</version>
501 <!--
502 <executions>
503 <execution>
504 <id>clean</id>
505 <phase>clean</phase>
506 <goals>
507 <goal>clean</goal>
508 </goals>
509 </execution>
510 </executions>
511 -->
512 </plugin>
513 <!--
514 <plugin>
515 <groupId>org.apache.maven.plugins</groupId>
516 <artifactId>maven-project-info-reports-plugin</artifactId>
517 <reportSets>
518 <reportSet>
519 <reports>
520 <report>dependencies</report>
521 <report>project-team</report>
522 <report>mailing-list</report>
523 <report>cim</report>
524 <report>issue-tracking</report>
525 <report>license</report>
526 <report>scm</report>
527 </reports>
528 </reportSet>
529 </reportSets>
530 </plugin> -->
531 <!-- The changes-maven-plugin plug-in uses a special XML file (src/changes/changes.xml) to track releases and changes in each release -->
532 <plugin>
533 <groupId>org.apache.maven.plugins</groupId>
534 <artifactId>maven-changes-plugin</artifactId>
535 <version>2.3</version>
536 <configuration>
537 <issueLinkTemplatePerSystem>
538 <default>%URL%/ticket/%ISSUE%</default>
539 </issueLinkTemplatePerSystem>
540 </configuration>
541 <reportSets>
542 <reportSet>
543 <reports>
544 <report>changes-report</report>
545 </reports>
546 </reportSet>
547 </reportSets>
548 </plugin>
549 <!--
550 <plugin>
551 <artifactId>maven-surefire-plugin</artifactId>
552 </plugin>
553 -->
554 <!-- The changelog plug-in generates a nice report describing which files have been changed and by whom -->
555 <!--
556 <plugin>
557 <groupId>org.codehaus.mojo</groupId>
558 <artifactId>changelog-maven-plugin</artifactId>
559 </plugin>
560 -->
561 </plugins>
562
563 </reporting>
564 <!-- DISTRIBUTION MANAGEMENT -->
565 <distributionManagement>
566 <site>
567 <id>wp5.e-taxonomy.eu</id>
568 <name>CDM Library Website</name>
569 <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/</url>
570 </site>
571 <repository>
572 <uniqueVersion>false</uniqueVersion>
573 <id>wp5.e-taxonomy.eu</id>
574 <name>Edit Maven Repository</name>
575 <url>scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/</url>
576 <layout>default</layout>
577 </repository>
578 </distributionManagement>
579 <!-- **** DEPENDENCIES **** -->
580 <dependencies>
581 <dependency>
582 <groupId>org.unitils</groupId>
583 <artifactId>unitils</artifactId>
584 </dependency>
585 <dependency>
586 <groupId>junit</groupId>
587 <artifactId>junit</artifactId>
588 </dependency>
589 <dependency>
590 <groupId>log4j</groupId>
591 <artifactId>log4j</artifactId>
592 </dependency>
593 </dependencies>
594 <dependencyManagement>
595 <dependencies>
596 <dependency>
597 <groupId>eu.etaxonomy</groupId>
598 <artifactId>cdmlib-commons</artifactId>
599 <version>${project.version}</version>
600 </dependency>
601 <dependency>
602 <groupId>eu.etaxonomy</groupId>
603 <artifactId>cdmlib-model</artifactId>
604 <version>${project.version}</version>
605 </dependency>
606 <dependency>
607 <groupId>eu.etaxonomy</groupId>
608 <artifactId>cdmlib-persistence</artifactId>
609 <version>${project.version}</version>
610 </dependency>
611 <dependency>
612 <groupId>eu.etaxonomy</groupId>
613 <artifactId>cdmlib-services</artifactId>
614 <version>${project.version}</version>
615 </dependency>
616 <dependency>
617 <groupId>eu.etaxonomy</groupId>
618 <artifactId>cdmlib-io</artifactId>
619 <version>${project.version}</version>
620 </dependency>
621 <dependency>
622 <groupId>eu.etaxonomy</groupId>
623 <artifactId>cdmlib-remote</artifactId>
624 <version>${project.version}</version>
625 </dependency>
626 <dependency>
627 <groupId>eu.etaxonomy</groupId>
628 <artifactId>cdmlib-remote-webapp</artifactId>
629 <version>${project.version}</version>
630 </dependency>
631 <dependency>
632 <groupId>eu.etaxonomy</groupId>
633 <artifactId>cdm-server</artifactId>
634 <version>${project.version}</version>
635 </dependency>
636 <dependency>
637 <groupId>eu.etaxonomy</groupId>
638 <artifactId>cdmlib-ext</artifactId>
639 <version>${project.version}</version>
640 </dependency>
641 <dependency>
642 <groupId>eu.etaxonomy</groupId>
643 <artifactId>cdmlib-print</artifactId>
644 <version>${project.version}</version>
645 </dependency>
646 <!--*********** JAXB********* -->
647 <dependency>
648 <groupId>javax.xml.bind</groupId>
649 <artifactId>jaxb-api</artifactId>
650 <version>2.1.6</version>
651 </dependency>
652 <dependency>
653 <groupId>xml-resolver</groupId>
654 <artifactId>xml-resolver</artifactId>
655 <version>1.2</version>
656 </dependency>
657 <dependency>
658 <groupId>javax.activation</groupId>
659 <artifactId>activation</artifactId>
660 <version>1.1</version>
661 </dependency>
662 <dependency>
663 <groupId>javax.xml.bind</groupId>
664 <artifactId>jsr173_api</artifactId>
665 <version>1.0</version>
666 </dependency>
667 <dependency>
668 <groupId>com.sun.xml.bind</groupId>
669 <artifactId>jaxb-impl</artifactId>
670 <version>2.1.6</version>
671 </dependency>
672 <dependency>
673 <groupId>com.sun.xml.bind</groupId>
674 <artifactId>jaxb1-impl</artifactId>
675 <version>2.1.6</version>
676 </dependency>
677 <dependency>
678 <groupId>com.sun.xml.bind</groupId>
679 <artifactId>jaxb-xjc</artifactId>
680 <version>2.1.6</version>
681 </dependency>
682 <!-- ******* VARIOUS ******* -->
683 <dependency>
684 <groupId>log4j</groupId>
685 <artifactId>log4j</artifactId>
686 <version>1.2.15</version>
687 </dependency>
688 <!-- hibernate 3.4 uses slf4j -->
689 <dependency>
690 <groupId>org.slf4j</groupId>
691 <artifactId>slf4j-api</artifactId>
692 <version>1.5.6</version>
693 </dependency>
694 <dependency>
695 <groupId>org.slf4j</groupId>
696 <artifactId>slf4j-log4j12</artifactId>
697 <version>1.5.6</version>
698 </dependency>
699 <dependency>
700 <groupId>junit</groupId>
701 <artifactId>junit</artifactId>
702 <version>4.6</version>
703 <scope>test</scope>
704 </dependency>
705 <dependency>
706 <groupId>org.unitils</groupId>
707 <artifactId>unitils</artifactId>
708 <version>1.0</version>
709 <scope>test</scope>
710 </dependency>
711 <dependency>
712 <groupId>org.easymock</groupId>
713 <artifactId>easymock</artifactId>
714 <version>2.2</version>
715 <scope>test</scope>
716 </dependency>
717 <dependency>
718 <groupId>xmlunit</groupId>
719 <artifactId>xmlunit</artifactId>
720 <version>1.2</version>
721 <scope>test</scope>
722 </dependency>
723 <dependency>
724 <groupId>org.aspectj</groupId>
725 <artifactId>aspectjrt</artifactId>
726 <version>1.6.3</version>
727 </dependency>
728 <dependency>
729 <groupId>org.aspectj</groupId>
730 <artifactId>aspectjweaver</artifactId>
731 <version>1.6.3</version>
732 </dependency>
733 <dependency>
734 <groupId>javax.annotation</groupId>
735 <artifactId>jsr250-api</artifactId>
736 <version>1.0</version>
737 </dependency>
738 <dependency>
739 <groupId>net.sf.opencsv</groupId>
740 <artifactId>opencsv</artifactId>
741 <version>1.8</version>
742 </dependency>
743 <dependency>
744 <groupId>org.dbunit</groupId>
745 <artifactId>dbunit</artifactId>
746 <version>2.2</version>
747 <scope>test</scope>
748 </dependency>
749 <dependency>
750 <groupId>org.eclipse</groupId>
751 <artifactId>osgi</artifactId>
752 <version>3.6.0</version>
753 </dependency>
754 <dependency>
755 <groupId>cglib</groupId>
756 <artifactId>cglib</artifactId>
757 <version>2.1_3</version>
758 </dependency>
759 <dependency>
760 <groupId>cglib</groupId>
761 <artifactId>cglib-nodep</artifactId>
762 <version>2.1_3</version>
763 </dependency>
764 <dependency>
765 <groupId>commons-lang</groupId>
766 <artifactId>commons-lang</artifactId>
767 <version>2.2</version>
768 </dependency>
769 <dependency>
770 <groupId>commons-collections</groupId>
771 <artifactId>commons-collections</artifactId>
772 <version>3.2</version>
773 </dependency>
774 <dependency>
775 <groupId>org.apache.httpcomponents</groupId>
776 <artifactId>httpclient</artifactId>
777 <version>4.0.3</version>
778 </dependency>
779 <dependency>
780 <groupId>commons-io</groupId>
781 <artifactId>commons-io</artifactId>
782 <version>1.4</version>
783 </dependency>
784 <dependency>
785 <groupId>net.sf.ezmorph</groupId>
786 <artifactId>ezmorph</artifactId>
787 <version>1.0.4</version>
788 </dependency>
789 <dependency>
790 <groupId>commons-beanutils</groupId>
791 <artifactId>commons-beanutils</artifactId>
792 <version>1.7.0</version>
793 </dependency>
794 <dependency>
795 <groupId>sojo</groupId>
796 <artifactId>sojo-optional</artifactId>
797 <version>0.5.0</version>
798 </dependency>
799 <dependency>
800 <groupId>net.sf.json-lib</groupId>
801 <artifactId>json-lib</artifactId>
802 <version>2.2.3</version>
803 </dependency>
804 <dependency>
805 <groupId>org.devlib.schmidt</groupId>
806 <artifactId>imageinfo</artifactId>
807 <version>1.7</version>
808 </dependency>
809 <dependency>
810 <groupId>org.apache.poi</groupId>
811 <artifactId>poi</artifactId>
812 <version>3.6</version>
813 </dependency>
814 <dependency>
815 <groupId>org.apache.sanselan</groupId>
816 <artifactId>sanselan</artifactId>
817 <version>0.97-incubator</version>
818 </dependency>
819 <!-- joda-time -->
820 <dependency>
821 <groupId>joda-time</groupId>
822 <artifactId>joda-time</artifactId>
823 <version>1.5</version>
824 </dependency>
825 <dependency>
826 <groupId>joda-time</groupId>
827 <artifactId>joda-time-hibernate</artifactId>
828 <version>1.0</version>
829 <exclusions>
830 <exclusion>
831 <artifactId>ehcache</artifactId>
832 <groupId>ehcache</groupId>
833 </exclusion>
834 <exclusion>
835 <groupId>cglib</groupId>
836 <artifactId>cglib-full</artifactId>
837 </exclusion>
838 <exclusion>
839 <groupId>org.hibernate</groupId>
840 <artifactId>hibernate</artifactId>
841 </exclusion>
842 <exclusion>
843 <groupId>hibernate</groupId>
844 <artifactId>hibernate</artifactId>
845 </exclusion>
846 </exclusions>
847 </dependency>
848 <dependency>
849 <groupId>org.apache.lucene</groupId>
850 <artifactId>lucene-core</artifactId>
851 <version>2.4.0</version>
852 </dependency>
853 <dependency>
854 <groupId>org.apache.lucene</groupId>
855 <artifactId>lucene-spellchecker</artifactId>
856 <version>2.4.0</version>
857 </dependency>
858 <dependency>
859 <groupId>org.springmodules</groupId>
860 <artifactId>spring-modules-lucene</artifactId>
861 <version>0.8a</version>
862 <exclusions>
863 <exclusion>
864 <groupId>org.apache</groupId>
865 <artifactId>poi</artifactId>
866 </exclusion>
867 <exclusion>
868 <groupId>org.apache</groupId>
869 <artifactId>poi-scratchpad</artifactId>
870 </exclusion>
871 <exclusion>
872 <groupId>org.springframework</groupId>
873 <artifactId>spring-dao</artifactId>
874 </exclusion>
875 <exclusion>
876 <groupId>org.springframework</groupId>
877 <artifactId>spring-jca</artifactId>
878 </exclusion>
879 <exclusion>
880 <groupId>org.springframework</groupId>
881 <artifactId>spring-support</artifactId>
882 </exclusion>
883 <exclusion>
884 <groupId>org.springframework</groupId>
885 <artifactId>spring-beans</artifactId>
886 </exclusion>
887 <exclusion>
888 <groupId>org.springframework</groupId>
889 <artifactId>spring-aop</artifactId>
890 </exclusion>
891 <exclusion>
892 <groupId>org.springframework</groupId>
893 <artifactId>spring-context</artifactId>
894 </exclusion>
895 <exclusion>
896 <groupId>org.springframework</groupId>
897 <artifactId>spring-core</artifactId>
898 </exclusion>
899 <exclusion>
900 <groupId>org.springframework</groupId>
901 <artifactId>spring-jdbc</artifactId>
902 </exclusion>
903 </exclusions>
904 </dependency>
905 <dependency>
906 <groupId>com.ibm.lsid</groupId>
907 <artifactId>lsid-client</artifactId>
908 <version>1.1.2</version>
909 </dependency>
910 <dependency>
911 <groupId>com.ibm.lsid</groupId>
912 <artifactId>lsid-server</artifactId>
913 <version>1.1.2</version>
914 </dependency>
915 <dependency>
916 <groupId>wsdl4j</groupId>
917 <artifactId>wsdl4j</artifactId>
918 <version>1.6.1</version>
919 </dependency>
920 <dependency>
921 <groupId>net.sf.dozer</groupId>
922 <artifactId>dozer</artifactId>
923 <version>5.3.0</version>
924 </dependency>
925 <!-- ******* XML ******* -->
926 <dependency>
927 <groupId>xml-apis</groupId>
928 <artifactId>xml-apis</artifactId>
929 <version>2.0.2</version>
930 </dependency>
931 <dependency>
932 <groupId>xerces</groupId>
933 <artifactId>xercesImpl</artifactId>
934 <version>2.7.1</version>
935 </dependency>
936 <dependency>
937 <groupId>jaxen</groupId>
938 <artifactId>jaxen</artifactId>
939 <version>1.1</version>
940 </dependency>
941 <dependency>
942 <groupId>jdom</groupId>
943 <artifactId>jdom</artifactId>
944 <version>1.0</version>
945 </dependency>
946 <dependency>
947 <groupId>com.thoughtworks.xstream</groupId>
948 <artifactId>xstream</artifactId>
949 <version>1.3.1</version>
950 </dependency>
951 <dependency>
952 <groupId>xpp3</groupId>
953 <artifactId>xpp3</artifactId>
954 <version>1.1.3.3</version>
955 </dependency>
956 <dependency>
957 <groupId>stax</groupId>
958 <artifactId>stax</artifactId>
959 <version>1.2.0</version>
960 </dependency>
961 <!-- ******* HIBERNATE / EJB3 ******* -->
962 <dependency>
963 <groupId>javax.persistence</groupId>
964 <artifactId>persistence-api</artifactId>
965 <version>1.0</version>
966 </dependency>
967 <dependency>
968 <groupId>org.hibernate</groupId>
969 <artifactId>hibernate-annotations</artifactId>
970 <version>3.4.0-SNAPSHOT</version>
971 </dependency>
972 <dependency>
973 <groupId>org.hibernate</groupId>
974 <artifactId>hibernate-commons-annotations</artifactId>
975 <version>3.4.0-SNAPSHOT</version>
976 </dependency>
977 <dependency>
978 <groupId>org.hibernate</groupId>
979 <artifactId>hibernate-core</artifactId>
980 <version>3.4.0-SNAPSHOT</version>
981 </dependency>
982 <dependency>
983 <groupId>org.hibernate</groupId>
984 <artifactId>hibernate-search</artifactId>
985 <version>3.1.0.GA</version>
986 </dependency>
987 <dependency>
988 <groupId>org.hibernate</groupId>
989 <artifactId>hibernate-entitymanager</artifactId>
990 <version>3.4.0-SNAPSHOT</version>
991 </dependency>
992 <dependency>
993 <groupId>org.hibernate</groupId>
994 <artifactId>hibernate-envers</artifactId>
995 <version>3.4.0-SNAPSHOT</version>
996 </dependency>
997 <dependency>
998 <groupId>javassist</groupId>
999 <artifactId>javassist</artifactId>
1000 <version>3.4.GA</version>
1001 </dependency>
1002 <dependency>
1003 <groupId>org.hibernate</groupId>
1004 <artifactId>hibernate-cglib-repack</artifactId>
1005 <version>2.1_3</version>
1006 </dependency>
1007 <dependency>
1008 <groupId>org.hibernate</groupId>
1009 <artifactId>hibernate-ehcache</artifactId>
1010 <version>3.4.0-SNAPSHOT</version>
1011 </dependency>
1012 <dependency>
1013 <groupId>org.hibernate</groupId>
1014 <artifactId>hibernate-parent</artifactId>
1015 <version>3.4.0-SNAPSHOT</version>
1016 </dependency>
1017 <dependency>
1018 <groupId>org.hibernate</groupId>
1019 <artifactId>hibernate-c3p0</artifactId>
1020 <version>3.4.0-SNAPSHOT</version>
1021 </dependency>
1022 <dependency>
1023 <groupId>javax.servlet</groupId>
1024 <artifactId>servlet-api</artifactId>
1025 <version>2.5</version>
1026 </dependency>
1027 <!-- ******* SPRING ******* -->
1028 <dependency>
1029 <groupId>org.springframework</groupId>
1030 <artifactId>org.springframework.core</artifactId>
1031 <version>${spring.version}</version>
1032 </dependency>
1033 <dependency>
1034 <groupId>org.springframework</groupId>
1035 <artifactId>org.springframework.context</artifactId>
1036 <version>${spring.version}</version>
1037 </dependency>
1038 <dependency>
1039 <groupId>org.springframework</groupId>
1040 <artifactId>org.springframework.beans</artifactId>
1041 <version>${spring.version}</version>
1042 </dependency>
1043 <dependency>
1044 <groupId>org.springframework</groupId>
1045 <artifactId>org.springframework.orm</artifactId>
1046 <version>${spring.version}</version>
1047 </dependency>
1048 <dependency>
1049 <groupId>org.springframework</groupId>
1050 <artifactId>org.springframework.jdbc</artifactId>
1051 <version>${spring.version}</version>
1052 </dependency>
1053 <dependency>
1054 <groupId>org.springframework</groupId>
1055 <artifactId>org.springframework.test</artifactId>
1056 <version>${spring.version}</version>
1057 </dependency>
1058 <dependency>
1059 <groupId>org.springframework</groupId>
1060 <artifactId>org.springframework.web.servlet</artifactId>
1061 <version>${spring.version}</version>
1062 </dependency>
1063 <dependency>
1064 <groupId>org.springframework</groupId>
1065 <artifactId>org.springframework.web</artifactId>
1066 <version>${spring.version}</version>
1067 </dependency>
1068 <dependency>
1069 <groupId>org.springframework</groupId>
1070 <artifactId>org.springframework.aop</artifactId>
1071 <version>${spring.version}</version>
1072 </dependency>
1073 <dependency>
1074 <groupId>org.springframework</groupId>
1075 <artifactId>org.springframework.aspects</artifactId>
1076 <version>${spring.version}</version>
1077 </dependency>
1078 <dependency>
1079 <groupId>org.springframework</groupId>
1080 <artifactId>org.springframework.expression</artifactId>
1081 <version>${spring.version}</version>
1082 </dependency>
1083 <dependency>
1084 <groupId>org.springframework</groupId>
1085 <artifactId>org.springframework.agent</artifactId>
1086 <version>${spring.version}</version>
1087 </dependency>
1088 <dependency>
1089 <groupId>org.springframework</groupId>
1090 <artifactId>org.springframework.context.support</artifactId>
1091 <version>${spring.version}</version>
1092 </dependency>
1093 <dependency>
1094 <groupId>org.springframework</groupId>
1095 <artifactId>org.springframework.oxm</artifactId>
1096 <version>${spring.version}</version>
1097 </dependency>
1098 <dependency>
1099 <groupId>org.springframework</groupId>
1100 <artifactId>org.springframework.context.support</artifactId>
1101 <version>${spring.version}</version>
1102 </dependency>
1103 <dependency>
1104 <groupId>org.springframework.security</groupId>
1105 <artifactId>spring-security-core</artifactId>
1106 <version>3.0.5.RELEASE</version>
1107 <!--<exclusions>
1108 <exclusion>
1109 <groupId>org.springframework</groupId>
1110 <artifactId>spring-context</artifactId>
1111 </exclusion>
1112 <exclusion>
1113 <groupId>org.springframework</groupId>
1114 <artifactId>spring-core</artifactId>
1115 </exclusion>
1116 <exclusion>
1117 <groupId>org.springframework</groupId>
1118 <artifactId>spring-orm</artifactId>
1119 </exclusion>
1120 <exclusion>
1121 <groupId>org.springframework</groupId>
1122 <artifactId>spring-aop</artifactId>
1123 </exclusion>
1124 <exclusion>
1125 <groupId>org.springframework</groupId>
1126 <artifactId>spring-support</artifactId>
1127 </exclusion>
1128 </exclusions>-->
1129 </dependency>
1130 <dependency>
1131 <groupId>org.springframework.security</groupId>
1132 <artifactId>spring-security-context</artifactId>
1133 <version>3.0.5.RELEASE</version>
1134 </dependency>
1135 <!-- ******* SERVLET/JSP/JSF ******* -->
1136 <dependency>
1137 <groupId>javax.servlet</groupId>
1138 <artifactId>servlet-api</artifactId>
1139 <version>2.5</version>
1140 </dependency>
1141 <!-- ******* DATABASES DRIVER ******* -->
1142 <dependency>
1143 <!-- SQL Server and Sybase -->
1144 <groupId>net.sourceforge.jtds</groupId>
1145 <artifactId>jtds</artifactId>
1146 <version>1.2.2</version>
1147 </dependency>
1148 <dependency>
1149 <groupId>mysql</groupId>
1150 <artifactId>mysql-connector-java</artifactId>
1151 <version>5.0.5</version>
1152 </dependency>
1153 <dependency>
1154 <groupId>postgresql</groupId>
1155 <artifactId>postgresql</artifactId>
1156 <version>8.2-504.jdbc4</version>
1157 </dependency>
1158 <dependency>
1159 <groupId>hsqldb</groupId>
1160 <artifactId>hsqldb</artifactId>
1161 <version>1.8.0.7</version>
1162 </dependency>
1163 <!--for sqlserver2008 and sqlserver2005-->
1164 <dependency>
1165 <groupId>com.microsoft.sqlserver</groupId>
1166 <artifactId>jdbc4</artifactId>
1167 <version>2.0</version>
1168 </dependency>
1169 <!-- use SQL Server 2005 driver instead (com.microsoft.sqlserver/jdbc)
1170 <dependency>
1171 <groupId>com.microsoft.jdbcdriver</groupId>
1172 <artifactId>mssqlserver</artifactId>
1173 <version>2000.3</version>
1174 </dependency>
1175 <dependency>
1176 <groupId>com.microsoft.jdbcdriver</groupId>
1177 <artifactId>msutil</artifactId>
1178 <version>2000.3</version>
1179 </dependency>
1180 <dependency>
1181 <groupId>com.microsoft.jdbcdriver</groupId>
1182 <artifactId>msbase</artifactId>
1183 <version>2000.3</version>
1184 </dependency>
1185 -->
1186 <dependency>
1187 <groupId>oracle</groupId>
1188 <artifactId>ojdbc14</artifactId>
1189 <version>10.2.0.2</version>
1190 </dependency>
1191 <dependency>
1192 <groupId>oracle</groupId>
1193 <artifactId>ojdbc14</artifactId>
1194 <version>9i</version>
1195 </dependency>
1196 <dependency>
1197 <groupId>oracle</groupId>
1198 <artifactId>ojdbc14</artifactId>
1199 <version>9.2.0.5</version>
1200 </dependency>
1201 <dependency>
1202 <groupId>com.h2database</groupId>
1203 <artifactId>h2</artifactId>
1204 <version>1.1.115</version>
1205 </dependency>
1206 <!-- yourkit profiler api controller (used in ..)-->
1207 <dependency>
1208 <groupId>com.yourkit</groupId>
1209 <artifactId>yjp-controller-api-redist</artifactId>
1210 <version>8.0.1</version>
1211 </dependency>
1212 <!-- For Validation -->
1213 <dependency>
1214 <groupId>javax.validation</groupId>
1215 <artifactId>validation-api</artifactId>
1216 <version>1.0.CR5</version>
1217 </dependency>
1218 <dependency>
1219 <groupId>org.hibernate</groupId>
1220 <artifactId>hibernate-validator</artifactId>
1221 <version>4.0.0.CR1</version>
1222 </dependency>
1223 </dependencies>
1224 </dependencyManagement>
1225 </project>