Project

General

Profile

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