]> git.argeo.org Git - gpl/argeo-slc.git/blob - pom.xml
4cc67c9359e9e13076bebd79b4b45d24b900f570
[gpl/argeo-slc.git] / pom.xml
1 <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">
2 <modelVersion>4.0.0</modelVersion>
3 <groupId>org.argeo.slc</groupId>
4 <artifactId>argeo-slc</artifactId>
5 <packaging>pom</packaging>
6 <name>Argeo SLC</name>
7 <version>0.11.4</version>
8 <modules>
9 <module>runtime</module>
10 <module>dep</module>
11 <module>modules</module>
12 <module>server</module>
13 <module>demo</module>
14 <module>integration-tests</module>
15 <module>archetypes</module>
16 </modules>
17 <properties>
18 <developmentCycle>0.11</developmentCycle>
19 <version.argeo-ria>0.11.4</version.argeo-ria>
20 <version.spring>2.5.6.SEC01</version.spring>
21 <version.spring-ws>1.5.7.A</version.spring-ws>
22 <version.spring-osgi>1.2.0</version.spring-osgi>
23 <version.maven>2.0.9</version.maven>
24 <version.ant>1.7.0</version.ant>
25 <version.jetty>6.1.14</version.jetty>
26 <version.tomcat>6.0.18</version.tomcat>
27 <version.equinox>3.5.0.v20090311-1300</version.equinox>
28 <version.slf4j>1.5.6</version.slf4j>
29 <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
30 <version.activemq>5.2.0.0006</version.activemq>
31 <version.maven-argeo-osgi>0.1.15</version.maven-argeo-osgi>
32 <version.maven-argeo-qooxdoo>0.8.2.1</version.maven-argeo-qooxdoo>
33 <site.repoBase>file:///var/argeo/projects/SLC/www/site</site.repoBase>
34 <site.urlBase>http://www.argeo.org/projects/slc/site</site.urlBase>
35 </properties>
36 <url>${site.urlBase}/${developmentCycle}</url>
37 <scm>
38 <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</connection>
39 <developerConnection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</developerConnection>
40 <url>https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</url>
41 </scm>
42 <issueManagement>
43 <system>Bugzilla</system>
44 <url>https://www.argeo.org/bugzilla/</url>
45 </issueManagement>
46 <licenses>
47 <license>
48 <name>Apache 2</name>
49 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
50 <distribution>repo</distribution>
51 <comments><![CDATA[
52 SLC - Software LifeCycle framework
53
54 Copyright 2008 Mathieu Baudier - Argeo e.U.
55
56 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
57 you may not use this file except in compliance with the License.
58 You may obtain a copy of the License at
59
60 http://www.apache.org/licenses/LICENSE-2.0
61
62 Unless required by applicable law or agreed to in writing, software
63 distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
64 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
65 See the License for the specific language governing permissions and
66 limitations under the License.
67 ]]>
68 </comments>
69 </license>
70 </licenses>
71 <organization>
72 <name>Argeo</name>
73 <url>http://www.argeo.org</url>
74 </organization>
75 <developers>
76 <developer>
77 <id>mbaudier</id>
78 <name>Mathieu Baudier</name>
79 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=crsNpHjhOBDPswHG6HD_gXaqymhC69wmBf7wlagcSHw=]]></email>
80 <organization>Argeo</organization>
81 <organizationUrl>http://www.argeo.org</organizationUrl>
82 <roles>
83 <role>architect</role>
84 <role>developer</role>
85 <role>QA</role>
86 </roles>
87 </developer>
88 <developer>
89 <id>cdujeu</id>
90 <name>Charles du Jeu</name>
91 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=KGbI2aXhd2VnJuMU9cL3qeGeNSKwIeUjeqa3XCqRQhY=]]></email>
92 <organization>Argeo</organization>
93 <organizationUrl>http://www.argeo.org</organizationUrl>
94 <roles>
95 <role>developer</role>
96 </roles>
97 </developer>
98 <developer>
99 <id>ocapillo</id>
100 <name>Olivier Capillon</name>
101 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=BYw8i94WiejnvegUKJoCZQQr0h-mYlKCNKZVe_3WPIA=]]></email>
102 <organization>Argeo</organization>
103 <organizationUrl>http://www.argeo.org</organizationUrl>
104 <roles>
105 <role>developer</role>
106 </roles>
107 </developer>
108 </developers>
109 <contributors>
110 <contributor>
111 <name>Philippe Rioland</name>
112 <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=w76gYPekGIELW7dvvImvvNzdDSJ3sgCmCXJHFngDGlA=]]></email>
113 <organization>CapCo</organization>
114 <organizationUrl>http://www.capco.com</organizationUrl>
115 <roles>
116 <role>tester</role>
117 <role>sponsor</role>
118 </roles>
119 </contributor>
120 </contributors>
121 <build>
122 <pluginManagement>
123 <plugins>
124 <plugin>
125 <groupId>org.apache.maven.plugins</groupId>
126 <artifactId>maven-compiler-plugin</artifactId>
127 <configuration>
128 <source>1.5</source>
129 <target>1.5</target>
130 </configuration>
131 </plugin>
132 <plugin>
133 <groupId>org.apache.maven.plugins</groupId>
134 <artifactId>maven-source-plugin</artifactId>
135 <executions>
136 <execution>
137 <id>attach-sources</id>
138 <phase>package</phase>
139 <goals>
140 <goal>jar</goal>
141 </goals>
142 </execution>
143 </executions>
144 </plugin>
145 <plugin>
146 <groupId>org.argeo.maven.plugins</groupId>
147 <artifactId>maven-argeo-osgi-plugin</artifactId>
148 <version>${version.maven-argeo-osgi}</version>
149 </plugin>
150 </plugins>
151 </pluginManagement>
152 <plugins>
153 <plugin>
154 <groupId>org.codehaus.mojo</groupId>
155 <artifactId>buildnumber-maven-plugin</artifactId>
156 <version>1.0-beta-3</version>
157 <executions>
158 <execution>
159 <phase>validate</phase>
160 <goals>
161 <goal>create</goal>
162 </goals>
163 </execution>
164 </executions>
165 <configuration>
166 <doCheck>false</doCheck>
167 <doUpdate>false</doUpdate>
168 <useLastCommittedRevision>true</useLastCommittedRevision>
169 </configuration>
170 </plugin>
171 <plugin>
172 <groupId>org.apache.maven.plugins</groupId>
173 <artifactId>maven-resources-plugin</artifactId>
174 <configuration>
175 <encoding>UTF-8</encoding>
176 </configuration>
177 </plugin>
178 <plugin>
179 <groupId>org.apache.maven.plugins</groupId>
180 <artifactId>maven-site-plugin</artifactId>
181 <version>2.0-beta-5</version>
182 <!--
183 The site plugin is buggy with multi modules.
184 http://jira.codehaus.org/browse/MSITE-276
185 -->
186 </plugin>
187 <plugin>
188 <groupId>org.apache.maven.plugins</groupId>
189 <artifactId>maven-release-plugin</artifactId>
190 <configuration>
191 <autoVersionSubmodules>true</autoVersionSubmodules>
192 <releaseProfiles>release</releaseProfiles>
193 <goals>deploy,site-deploy</goals>
194 </configuration>
195 </plugin>
196 </plugins>
197
198 </build>
199 <dependencyManagement>
200 <dependencies>
201 <!-- SLC (itself) -->
202 <dependency>
203 <groupId>org.argeo.slc.runtime</groupId>
204 <artifactId>org.argeo.slc.specs</artifactId>
205 <version>${project.version}</version>
206 </dependency>
207 <dependency>
208 <groupId>org.argeo.slc.runtime</groupId>
209 <artifactId>org.argeo.slc.core</artifactId>
210 <version>${project.version}</version>
211 </dependency>
212 <dependency>
213 <groupId>org.argeo.slc.runtime</groupId>
214 <artifactId>org.argeo.slc.unit</artifactId>
215 <version>${project.version}</version>
216 </dependency>
217 <dependency>
218 <groupId>org.argeo.slc.runtime</groupId>
219 <artifactId>org.argeo.slc.launcher</artifactId>
220 <version>${project.version}</version>
221 </dependency>
222 <dependency>
223 <groupId>org.argeo.slc.runtime</groupId>
224 <artifactId>org.argeo.slc.detached</artifactId>
225 <version>${project.version}</version>
226 </dependency>
227 <dependency>
228 <groupId>org.argeo.slc.runtime</groupId>
229 <artifactId>org.argeo.slc.lib.detached</artifactId>
230 <version>${project.version}</version>
231 </dependency>
232 <dependency>
233 <groupId>org.argeo.slc.runtime</groupId>
234 <artifactId>org.argeo.slc.support.simple</artifactId>
235 <version>${project.version}</version>
236 </dependency>
237 <dependency>
238 <groupId>org.argeo.slc.runtime</groupId>
239 <artifactId>org.argeo.slc.support.ant</artifactId>
240 <version>${project.version}</version>
241 </dependency>
242 <dependency>
243 <groupId>org.argeo.slc.runtime</groupId>
244 <artifactId>org.argeo.slc.support.hibernate</artifactId>
245 <version>${project.version}</version>
246 </dependency>
247 <dependency>
248 <groupId>org.argeo.slc.runtime</groupId>
249 <artifactId>org.argeo.slc.support.castor</artifactId>
250 <version>${project.version}</version>
251 </dependency>
252 <dependency>
253 <groupId>org.argeo.slc.runtime</groupId>
254 <artifactId>org.argeo.slc.support.activemq</artifactId>
255 <version>${project.version}</version>
256 </dependency>
257 <dependency>
258 <groupId>org.argeo.slc.runtime</groupId>
259 <artifactId>org.argeo.slc.server</artifactId>
260 <version>${project.version}</version>
261 </dependency>
262 <dependency>
263 <groupId>org.argeo.slc.runtime</groupId>
264 <artifactId>org.argeo.slc.osgiboot</artifactId>
265 <version>${project.version}</version>
266 </dependency>
267 <dependency>
268 <groupId>org.argeo.slc.runtime</groupId>
269 <artifactId>org.argeo.slc.support.osgi</artifactId>
270 <version>${project.version}</version>
271 </dependency>
272 <dependency>
273 <groupId>org.argeo.slc.runtime</groupId>
274 <artifactId>org.argeo.slc.support.equinox</artifactId>
275 <version>${project.version}</version>
276 </dependency>
277 <dependency>
278 <groupId>org.argeo.slc.runtime</groupId>
279 <artifactId>org.argeo.slc.support.jemmy</artifactId>
280 <version>${project.version}</version>
281 </dependency>
282 <!--
283 <dependency> <groupId>org.argeo.slc.runtime</groupId>
284 <artifactId>org.argeo.slc.support.ws.client</artifactId>
285 <version>${project.version}</version> </dependency> <dependency>
286 <groupId>org.argeo.slc</groupId>
287 <artifactId>org.argeo.slc.webapp</artifactId>
288 <version>${project.version}</version> <type>war</type> </dependency>
289 -->
290 <dependency>
291 <groupId>org.argeo.slc.server</groupId>
292 <artifactId>org.argeo.slc.ria</artifactId>
293 <version>${project.version}</version>
294 </dependency>
295
296 <dependency>
297 <groupId>org.argeo.ria</groupId>
298 <artifactId>org.argeo.ria.core</artifactId>
299 <version>${version.argeo-ria}</version>
300 </dependency>
301 <!--
302 <dependency> <groupId>org.argeo.slc.server</groupId>
303 <artifactId>bundles</artifactId> <version>0.11.3-SNAPSHOT</version>
304 <type>pom</type> </dependency>
305 -->
306 <dependency>
307 <groupId>org.argeo.slc.server</groupId>
308 <artifactId>deploy</artifactId>
309 <version>${project.version}</version>
310 <type>pom</type>
311 </dependency>
312
313 <!-- SLC dubious -->
314 <dependency>
315 <groupId>org.argeo.slc.runtime</groupId>
316 <artifactId>org.argeo.slc.detached.launcher</artifactId>
317 <version>${project.version}</version>
318 <type>tar.gz</type>
319 <classifier>dist</classifier>
320 </dependency>
321
322
323 <!-- Javax -->
324 <dependency>
325 <groupId>javax.transaction</groupId>
326 <artifactId>
327 com.springsource.javax.transaction
328 </artifactId>
329 <version>1.1.0</version>
330 </dependency>
331 <dependency>
332 <groupId>javax.xml.stream</groupId>
333 <artifactId>
334 com.springsource.javax.xml.stream
335 </artifactId>
336 <version>1.0.1</version>
337 </dependency>
338 <dependency>
339 <groupId>javax.xml.soap</groupId>
340 <artifactId>com.springsource.javax.xml.soap</artifactId>
341 <version>1.3.0</version>
342 </dependency>
343 <dependency>
344 <groupId>com.sun.xml</groupId>
345 <artifactId>
346 com.springsource.com.sun.xml.messaging.saaj
347 </artifactId>
348 <version>1.3.0</version>
349 </dependency>
350 <dependency>
351 <groupId>javax.activation</groupId>
352 <artifactId>
353 com.springsource.javax.activation
354 </artifactId>
355 <version>1.1.1</version>
356 </dependency>
357 <dependency>
358 <groupId>javax.annotation</groupId>
359 <artifactId>com.springsource.javax.annotation</artifactId>
360 <version>1.0.0</version>
361 </dependency>
362 <dependency>
363 <groupId>javax.persistence</groupId>
364 <artifactId>com.springsource.javax.persistence</artifactId>
365 <version>1.0.0</version>
366 </dependency>
367 <dependency>
368 <groupId>javax.xml.ws</groupId>
369 <artifactId>com.springsource.javax.xml.ws</artifactId>
370 <version>2.1.1</version>
371 </dependency>
372 <dependency>
373 <groupId>javax.xml.bind</groupId>
374 <artifactId>com.springsource.javax.xml.bind</artifactId>
375 <version>2.1.7</version>
376 </dependency>
377
378 <dependency>
379 <groupId>net.sourceforge.mx4j</groupId>
380 <artifactId>com.springsource.mx4j</artifactId>
381 <version>3.0.2</version>
382 <exclusions>
383 <exclusion>
384 <groupId>org.apache.commons</groupId>
385 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
386 </exclusion>
387 </exclusions>
388 </dependency>
389
390
391 <!-- Unit tests -->
392 <dependency>
393 <groupId>org.junit</groupId>
394 <artifactId>com.springsource.junit</artifactId>
395 <version>3.8.2</version>
396 </dependency>
397 <dependency>
398 <groupId>org.dbunit</groupId>
399 <artifactId>com.springsource.org.dbunit</artifactId>
400 <version>2.2.0</version>
401 <exclusions>
402 <exclusion>
403 <groupId>org.apache.commons</groupId>
404 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
405 </exclusion>
406 </exclusions>
407 </dependency>
408
409 <!-- Logging -->
410 <dependency>
411 <groupId>org.apache.log4j</groupId>
412 <artifactId>
413 com.springsource.org.apache.log4j
414 </artifactId>
415 <version>1.2.15</version>
416 </dependency>
417 <!--
418 <dependency> <groupId>org.apache.commons</groupId> <artifactId>
419 com.springsource.org.apache.commons.logging </artifactId>
420 <version>1.1.1</version> </dependency>
421 -->
422 <dependency>
423 <groupId>org.slf4j</groupId>
424 <artifactId>com.springsource.slf4j.api</artifactId>
425 <version>${version.slf4j}</version>
426 </dependency>
427 <dependency>
428 <groupId>org.slf4j</groupId>
429 <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
430 <version>${version.slf4j}</version>
431 </dependency>
432 <dependency>
433 <groupId>org.slf4j</groupId>
434 <artifactId>com.springsource.slf4j.log4j</artifactId>
435 <version>${version.slf4j}</version>
436 </dependency>
437
438 <!-- Spring -->
439 <dependency>
440 <groupId>org.springframework</groupId>
441 <artifactId>org.springframework.core</artifactId>
442 <version>${version.spring}</version>
443 <exclusions>
444 <exclusion>
445 <groupId>org.apache.commons</groupId>
446 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
447 </exclusion>
448 </exclusions>
449 </dependency>
450 <dependency>
451 <groupId>org.springframework</groupId>
452 <artifactId>org.springframework.beans</artifactId>
453 <version>${version.spring}</version>
454 <exclusions>
455 <exclusion>
456 <groupId>org.apache.commons</groupId>
457 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
458 </exclusion>
459 </exclusions>
460 </dependency>
461 <dependency>
462 <groupId>org.springframework</groupId>
463 <artifactId>org.springframework.context</artifactId>
464 <version>${version.spring}</version>
465 <exclusions>
466 <exclusion>
467 <groupId>org.apache.commons</groupId>
468 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
469 </exclusion>
470 </exclusions>
471 </dependency>
472 <dependency>
473 <groupId>org.springframework</groupId>
474 <artifactId>
475 org.springframework.context.support
476 </artifactId>
477 <version>${version.spring}</version>
478 <exclusions>
479 <exclusion>
480 <groupId>org.apache.commons</groupId>
481 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
482 </exclusion>
483 </exclusions>
484 </dependency>
485 <dependency>
486 <groupId>org.springframework</groupId>
487 <artifactId>org.springframework.orm</artifactId>
488 <version>${version.spring}</version>
489 <exclusions>
490 <exclusion>
491 <groupId>org.apache.commons</groupId>
492 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
493 </exclusion>
494 </exclusions>
495 </dependency>
496 <dependency>
497 <groupId>org.springframework</groupId>
498 <artifactId>org.springframework.jdbc</artifactId>
499 <version>${version.spring}</version>
500 <exclusions>
501 <exclusion>
502 <groupId>org.apache.commons</groupId>
503 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
504 </exclusion>
505 </exclusions>
506 </dependency>
507 <dependency>
508 <groupId>org.springframework</groupId>
509 <artifactId>org.springframework.transaction</artifactId>
510 <version>${version.spring}</version>
511 <exclusions>
512 <exclusion>
513 <groupId>org.apache.commons</groupId>
514 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
515 </exclusion>
516 </exclusions>
517 </dependency>
518 <dependency>
519 <groupId>org.springframework</groupId>
520 <artifactId>org.springframework.web</artifactId>
521 <version>${version.spring}</version>
522 <exclusions>
523 <exclusion>
524 <groupId>org.apache.commons</groupId>
525 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
526 </exclusion>
527 </exclusions>
528 </dependency>
529 <dependency>
530 <groupId>org.springframework</groupId>
531 <artifactId>org.springframework.web.servlet</artifactId>
532 <version>${version.spring}</version>
533 <exclusions>
534 <exclusion>
535 <groupId>org.apache.commons</groupId>
536 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
537 </exclusion>
538 </exclusions>
539 </dependency>
540 <dependency>
541 <groupId>org.springframework</groupId>
542 <artifactId>org.springframework.aop</artifactId>
543 <version>${version.spring}</version>
544 <exclusions>
545 <exclusion>
546 <groupId>org.apache.commons</groupId>
547 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
548 </exclusion>
549 </exclusions>
550 </dependency>
551 <dependency>
552 <groupId>org.springframework</groupId>
553 <artifactId>org.springframework.jms</artifactId>
554 <version>${version.spring}</version>
555 <exclusions>
556 <exclusion>
557 <groupId>org.apache.commons</groupId>
558 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
559 </exclusion>
560 </exclusions>
561 </dependency>
562 <dependency>
563 <groupId>org.springframework.ws</groupId>
564 <artifactId>org.springframework.oxm</artifactId>
565 <version>${version.spring-ws}</version>
566 <exclusions>
567 <exclusion>
568 <groupId>org.apache.commons</groupId>
569 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
570 </exclusion>
571 </exclusions>
572 </dependency>
573
574 <!-- Spring DM (OSGi) -->
575 <dependency>
576 <groupId>org.springframework.osgi</groupId>
577 <artifactId>org.springframework.osgi.extender</artifactId>
578 <version>${version.spring-osgi}</version>
579 <exclusions>
580 <exclusion>
581 <groupId>org.apache.commons</groupId>
582 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
583 </exclusion>
584 </exclusions>
585 </dependency>
586 <dependency>
587 <groupId>org.springframework.osgi</groupId>
588 <artifactId>org.springframework.osgi.core</artifactId>
589 <version>${version.spring-osgi}</version>
590 <exclusions>
591 <exclusion>
592 <groupId>org.apache.commons</groupId>
593 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
594 </exclusion>
595 </exclusions>
596 </dependency>
597 <dependency>
598 <groupId>org.springframework.osgi</groupId>
599 <artifactId>org.springframework.osgi.web.extender</artifactId>
600 <version>${version.spring-osgi}</version>
601 <exclusions>
602 <exclusion>
603 <groupId>org.apache.commons</groupId>
604 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
605 </exclusion>
606 </exclusions>
607 </dependency>
608 <dependency>
609 <groupId>org.springframework.osgi</groupId>
610 <artifactId>org.springframework.osgi.web</artifactId>
611 <version>${version.spring-osgi}</version>
612 <exclusions>
613 <exclusion>
614 <groupId>org.apache.commons</groupId>
615 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
616 </exclusion>
617 </exclusions>
618 </dependency>
619 <dependency>
620 <groupId>org.springframework.osgi</groupId>
621 <artifactId>org.springframework.osgi.test</artifactId>
622 <version>${version.spring-osgi}</version>
623 <exclusions>
624 <exclusion>
625 <groupId>org.apache.commons</groupId>
626 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
627 </exclusion>
628 </exclusions>
629 </dependency>
630 <dependency>
631 <groupId>org.argeo.dep.osgi</groupId>
632 <artifactId>org.argeo.dep.osgi.catalina.start</artifactId>
633 <version>1.0.0.argeo4</version>
634 <exclusions>
635 <exclusion>
636 <groupId>org.apache.commons</groupId>
637 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
638 </exclusion>
639 </exclusions>
640 </dependency>
641
642 <!-- Security -->
643 <dependency>
644 <groupId>org.springframework.security</groupId>
645 <artifactId>org.springframework.security</artifactId>
646 <version>2.0.4.A</version>
647 <exclusions>
648 <exclusion>
649 <groupId>org.springframework</groupId>
650 <artifactId>org.springframework.web</artifactId>
651 </exclusion>
652 <exclusion>
653 <groupId>org.apache.commons</groupId>
654 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
655 </exclusion>
656 </exclusions>
657 </dependency>
658 <dependency>
659 <groupId>org.antlr</groupId>
660 <artifactId>com.springsource.org.antlr</artifactId>
661 <version>3.0.1</version>
662 </dependency>
663
664 <!-- AOP -->
665 <dependency>
666 <groupId>org.aspectj</groupId>
667 <artifactId>com.springsource.org.aspectj.runtime</artifactId>
668 <version>1.6.3.RELEASE</version>
669 </dependency>
670 <dependency>
671 <groupId>org.aspectj</groupId>
672 <artifactId>com.springsource.org.aspectj.weaver</artifactId>
673 <version>1.6.3.RELEASE</version>
674 </dependency>
675 <dependency>
676 <groupId>org.aopalliance</groupId>
677 <artifactId>com.springsource.org.aopalliance</artifactId>
678 <version>1.0.0</version>
679 </dependency>
680 <dependency>
681 <groupId>net.sourceforge.cglib</groupId>
682 <artifactId>com.springsource.net.sf.cglib</artifactId>
683 <version>2.1.3</version>
684 </dependency>
685 <dependency>
686 <groupId>org.objectweb.asm</groupId>
687 <artifactId>com.springsource.org.objectweb.asm</artifactId>
688 <version>1.5.3</version>
689 </dependency>
690 <dependency>
691 <groupId>org.objectweb.asm</groupId>
692 <artifactId>com.springsource.org.objectweb.asm.attrs</artifactId>
693 <version>1.5.3</version>
694 </dependency>
695
696 <!-- Ant -->
697 <dependency>
698 <groupId>org.apache.ant</groupId>
699 <artifactId>com.springsource.org.apache.tools.ant</artifactId>
700 <version>1.7.1</version>
701 </dependency>
702
703 <!-- Required by specific Ant tasks -->
704 <dependency>
705 <groupId>org.apache.commons</groupId>
706 <artifactId>com.springsource.org.apache.commons.net</artifactId>
707 <version>1.4.1</version>
708 </dependency>
709 <dependency>
710 <groupId>org.apache.oro</groupId>
711 <artifactId>com.springsource.org.apache.oro</artifactId>
712 <version>2.0.8</version>
713 </dependency>
714 <dependency>
715 <groupId>org.apache.bsf</groupId>
716 <artifactId>com.springsource.org.apache.bsf</artifactId>
717 <version>2.4.0</version>
718 <exclusions>
719 <exclusion>
720 <groupId>org.apache.commons</groupId>
721 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
722 </exclusion>
723 </exclusions>
724 </dependency>
725 <dependency>
726 <groupId>org.beanshell</groupId>
727 <artifactId>com.springsource.bsh</artifactId>
728 <version>2.0.0.b4</version>
729 </dependency>
730
731 <!-- Apache Commons -->
732 <dependency>
733 <groupId>org.apache.commons</groupId>
734 <artifactId>
735 com.springsource.org.apache.commons.io
736 </artifactId>
737 <version>1.4.0</version>
738 </dependency>
739 <dependency>
740 <groupId>org.apache.commons</groupId>
741 <artifactId>com.springsource.org.apache.commons.collections</artifactId>
742 <version>3.2.0</version>
743 </dependency>
744 <dependency>
745 <groupId>org.argeo.dep.osgi</groupId>
746 <artifactId>org.argeo.dep.osgi.commons.cli</artifactId>
747 <version>1.1.0.argeo1</version>
748 </dependency>
749 <dependency>
750 <groupId>org.argeo.dep.osgi</groupId>
751 <artifactId>org.argeo.dep.osgi.commons.exec</artifactId>
752 <version>1.0.0.argeo1</version>
753 </dependency>
754 <dependency>
755 <groupId>org.apache.commons</groupId>
756 <artifactId>com.springsource.org.apache.commons.pool</artifactId>
757 <version>1.4.0</version>
758 </dependency>
759 <dependency>
760 <groupId>org.apache.commons</groupId>
761 <artifactId>com.springsource.org.apache.commons.dbcp</artifactId>
762 <version>1.2.2.osgi</version>
763 </dependency>
764 <dependency>
765 <groupId>org.apache.commons</groupId>
766 <artifactId>com.springsource.org.apache.commons.fileupload</artifactId>
767 <version>1.2.0</version>
768 <exclusions>
769 <exclusion>
770 <groupId>org.apache.commons</groupId>
771 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
772 </exclusion>
773 </exclusions>
774 </dependency>
775
776 <!-- DB Drivers -->
777 <dependency>
778 <groupId>org.hsqldb</groupId>
779 <artifactId>com.springsource.org.hsqldb</artifactId>
780 <version>1.8.0.9</version>
781 </dependency>
782 <dependency>
783 <groupId>net.sourceforge.jtds</groupId>
784 <artifactId>com.springsource.net.sourceforge.jtds</artifactId>
785 <version>1.2.2</version>
786 </dependency>
787 <dependency>
788 <groupId>com.mysql.jdbc</groupId>
789 <artifactId>com.springsource.com.mysql.jdbc</artifactId>
790 <version>5.1.6</version>
791 <exclusions>
792 <exclusion>
793 <groupId>org.apache.commons</groupId>
794 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
795 </exclusion>
796 </exclusions>
797 </dependency>
798
799 <!-- XML -->
800 <dependency>
801 <groupId>org.codehaus.castor</groupId>
802 <artifactId>com.springsource.org.castor</artifactId>
803 <version>1.2.0</version>
804 <exclusions>
805 <exclusion>
806 <groupId>org.apache.commons</groupId>
807 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
808 </exclusion>
809 </exclusions>
810 </dependency>
811 <dependency>
812 <groupId>org.apache.xerces</groupId>
813 <artifactId>
814 com.springsource.org.apache.xerces
815 </artifactId>
816 <version>2.8.1</version>
817 </dependency>
818 <dependency>
819 <groupId>org.apache.xalan</groupId>
820 <artifactId>
821 com.springsource.org.apache.xalan
822 </artifactId>
823 <version>2.7.0</version>
824 </dependency>
825 <dependency>
826 <groupId>org.apache.xmlcommons</groupId>
827 <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
828 <version>1.3.3</version>
829 </dependency>
830
831 <!-- Web -->
832 <dependency>
833 <groupId>javax.servlet</groupId>
834 <artifactId>com.springsource.javax.servlet</artifactId>
835 <version>2.5.0</version>
836 </dependency>
837 <dependency>
838 <groupId>javax.servlet</groupId>
839 <artifactId>com.springsource.javax.servlet.jsp</artifactId>
840 <version>2.1.0</version>
841 </dependency>
842 <dependency>
843 <groupId>javax.el</groupId>
844 <artifactId>com.springsource.javax.el</artifactId>
845 <version>1.0.0</version>
846 </dependency>
847 <dependency>
848 <groupId>javax.servlet</groupId>
849 <artifactId>
850 com.springsource.javax.servlet.jsp.jstl
851 </artifactId>
852 <version>1.1.2</version>
853 </dependency>
854 <dependency>
855 <groupId>org.apache.taglibs</groupId>
856 <artifactId>
857 com.springsource.org.apache.taglibs.standard
858 </artifactId>
859 <version>1.1.2</version>
860 </dependency>
861 <dependency>
862 <groupId>javax.activation</groupId>
863 <artifactId>com.springsource.javax.activation</artifactId>
864 <version>1.1.1</version>
865 </dependency>
866 <dependency>
867 <groupId>com.lowagie.text</groupId>
868 <artifactId>
869 com.springsource.com.lowagie.text
870 </artifactId>
871 <version>2.0.8</version>
872 </dependency>
873
874 <!-- Tomcat -->
875 <dependency>
876 <groupId>org.apache.catalina</groupId>
877 <artifactId>com.springsource.org.apache.catalina</artifactId>
878 <version>${version.tomcat}</version>
879 </dependency>
880 <dependency>
881 <groupId>org.apache.jasper</groupId>
882 <artifactId>com.springsource.org.apache.jasper</artifactId>
883 <version>${version.tomcat}</version>
884 </dependency>
885 <dependency>
886 <groupId>org.apache.el</groupId>
887 <artifactId>com.springsource.org.apache.el</artifactId>
888 <version>${version.tomcat}</version>
889 </dependency>
890
891 <!-- Maven -->
892 <dependency>
893 <groupId>org.apache.maven</groupId>
894 <artifactId>maven-core</artifactId>
895 <version>${version.maven}</version>
896 </dependency>
897 <dependency>
898 <groupId>org.apache.maven</groupId>
899 <artifactId>maven-embedder</artifactId>
900 <!-- no higher version available -->
901 <version>2.0.4</version>
902 </dependency>
903 <dependency>
904 <groupId>org.apache.maven</groupId>
905 <artifactId>maven-settings</artifactId>
906 <version>${version.maven}</version>
907 </dependency>
908
909 <dependency>
910 <groupId>org.apache.archiva</groupId>
911 <artifactId>archiva-webapp</artifactId>
912 <version>1.1.3</version>
913 <type>war</type>
914 </dependency>
915
916 <!-- OSGi -->
917 <dependency>
918 <groupId>org.eclipse.osgi</groupId>
919 <artifactId>org.eclipse.osgi</artifactId>
920 <version>${version.equinox}</version>
921 </dependency>
922
923 <!-- Auto UI -->
924 <dependency>
925 <groupId>org.argeo.dep.jemmy</groupId>
926 <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
927 <version>0.2.2</version>
928 </dependency>
929
930 <!-- Spring bundle repo -->
931 <dependency>
932 <groupId>javax.transaction</groupId>
933 <artifactId>
934 com.springsource.javax.transaction
935 </artifactId>
936 <version>1.1.0</version>
937 </dependency>
938 <dependency>
939 <groupId>org.hibernate</groupId>
940 <artifactId>com.springsource.org.hibernate</artifactId>
941 <version>3.3.1.GA</version>
942 <exclusions>
943 <exclusion>
944 <groupId>org.apache.commons</groupId>
945 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
946 </exclusion>
947 <exclusion>
948 <groupId>org.slf4j</groupId>
949 <artifactId>com.springsource.slf4j.api</artifactId>
950 </exclusion>
951 </exclusions>
952 </dependency>
953 <dependency>
954 <groupId>net.sourceforge.jexcelapi</groupId>
955 <artifactId>com.springsource.jxl</artifactId>
956 <version>2.6.6</version>
957 </dependency>
958 <dependency>
959 <groupId>net.sourceforge.ehcache</groupId>
960 <artifactId>com.springsource.net.sf.ehcache</artifactId>
961 <version>1.6.0</version>
962 <exclusions>
963 <exclusion>
964 <groupId>org.apache.commons</groupId>
965 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
966 </exclusion>
967 </exclusions>
968 </dependency>
969 <dependency>
970 <groupId>edu.emory.mathcs.backport</groupId>
971 <artifactId>
972 com.springsource.edu.emory.mathcs.backport
973 </artifactId>
974 <version>3.1.0</version>
975 </dependency>
976 <dependency>
977 <groupId>javax.wsdl</groupId>
978 <artifactId>com.springsource.javax.wsdl</artifactId>
979 <version>1.6.1</version>
980 </dependency>
981
982 <!-- JMS -->
983 <dependency>
984 <groupId>javax.jms</groupId>
985 <artifactId>com.springsource.javax.jms</artifactId>
986 <version>1.1.0</version>
987 </dependency>
988 <dependency>
989 <groupId>org.apache.geronimo.specs</groupId>
990 <artifactId>com.springsource.javax.management.j2ee</artifactId>
991 <version>1.0.1</version>
992 </dependency>
993
994 <!-- ActiveMQ -->
995 <dependency>
996 <groupId>org.argeo.dep.osgi</groupId>
997 <artifactId>org.argeo.dep.osgi.activemq</artifactId>
998 <version>${version.activemq}</version>
999 </dependency>
1000 <dependency>
1001 <groupId>org.argeo.dep.osgi</groupId>
1002 <artifactId>org.argeo.dep.osgi.activemq.optional</artifactId>
1003 <version>5.2.0.0001</version>
1004 </dependency>
1005 <dependency>
1006 <groupId>org.argeo.dep.osgi</groupId>
1007 <artifactId>org.argeo.dep.osgi.activemq.xmpp</artifactId>
1008 <version>5.2.0.0001</version>
1009 </dependency>
1010 <dependency>
1011 <groupId>org.apache.activemq</groupId>
1012 <artifactId>com.springsource.org.apache.activemq.pool</artifactId>
1013 <version>5.2.0</version>
1014 <exclusions>
1015 <exclusion>
1016 <groupId>org.apache.activemq</groupId>
1017 <artifactId>com.springsource.org.apache.activemq</artifactId>
1018 </exclusion>
1019 <exclusion>
1020 <groupId>org.apache.commons</groupId>
1021 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1022 </exclusion>
1023 </exclusions>
1024 </dependency>
1025 <!--
1026 <dependency> <groupId>org.argeo.dep.osgi</groupId>
1027 <artifactId>org.argeo.dep.osgi.activemq.web</artifactId>
1028 <version>${version.activemq-web}</version> </dependency>
1029 -->
1030 <dependency>
1031 <groupId>javax.xml.soap</groupId>
1032 <artifactId>com.springsource.javax.xml.soap</artifactId>
1033 <version>1.3.0</version>
1034 </dependency>
1035 <dependency>
1036 <groupId>javax.xml.rpc</groupId>
1037 <artifactId>com.springsource.javax.xml.rpc</artifactId>
1038 <version>1.1.0</version>
1039 </dependency>
1040 <dependency>
1041 <groupId>javax.ejb</groupId>
1042 <artifactId>com.springsource.javax.ejb</artifactId>
1043 <version>3.0.0</version>
1044 </dependency>
1045
1046 <dependency>
1047 <groupId>org.apache.camel</groupId>
1048 <artifactId>com.springsource.org.apache.camel</artifactId>
1049 <version>1.3.0</version>
1050 </dependency>
1051
1052 <!-- SSH -->
1053 <dependency>
1054 <groupId>com.jcraft.jsch</groupId>
1055 <artifactId>com.springsource.com.jcraft.jsch</artifactId>
1056 <version>0.1.25</version>
1057 </dependency>
1058
1059 <!-- Scheduling -->
1060 <dependency>
1061 <groupId>com.opensymphony.quartz</groupId>
1062 <artifactId>com.springsource.org.quartz</artifactId>
1063 <version>1.6.2</version>
1064 <exclusions>
1065 <exclusion>
1066 <groupId>org.apache.commons</groupId>
1067 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1068 </exclusion>
1069 </exclusions>
1070 </dependency>
1071
1072 <!-- Merged (temp title) -->
1073 <dependency>
1074 <groupId>org.argeo.dep.jemmy</groupId>
1075 <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
1076 <version>0.2.2</version>
1077 </dependency>
1078 <dependency>
1079 <groupId>org.argeo.dep.jacob</groupId>
1080 <artifactId>org.argeo.dep.jacob</artifactId>
1081 <version>1.14.3.argeo4</version>
1082 </dependency>
1083 <dependency>
1084 <groupId>org.argeo.dep.jacob</groupId>
1085 <artifactId>org.argeo.dep.jacob.win32.x86</artifactId>
1086 <version>1.14.3.argeo4</version>
1087 </dependency>
1088
1089 <dependency>
1090 <groupId>org.springframework</groupId>
1091 <artifactId>org.springframework.jdbc</artifactId>
1092 <version>${version.spring}</version>
1093 <exclusions>
1094 <exclusion>
1095 <groupId>org.apache.commons</groupId>
1096 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1097 </exclusion>
1098 </exclusions>
1099 </dependency>
1100 <dependency>
1101 <groupId>org.custommonkey.xmlunit</groupId>
1102 <artifactId>com.springsource.org.custommonkey.xmlunit</artifactId>
1103 <version>1.2.0</version>
1104 </dependency>
1105
1106 <dependency>
1107 <groupId>org.beanshell</groupId>
1108 <artifactId>com.springsource.bsh</artifactId>
1109 <version>2.0.0.b4</version>
1110 </dependency>
1111
1112 <dependency>
1113 <groupId>org.apache.commons</groupId>
1114 <artifactId>com.springsource.org.apache.commons.beanutils</artifactId>
1115 <version>1.7.0</version>
1116 <exclusions>
1117 <exclusion>
1118 <groupId>org.apache.commons</groupId>
1119 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1120 </exclusion>
1121 </exclusions>
1122 </dependency>
1123 </dependencies>
1124 </dependencyManagement>
1125 <repositories>
1126 <repository>
1127 <id>central</id>
1128 <url>http://repo1.maven.org/maven2</url>
1129 <releases>
1130 <enabled>true</enabled>
1131 <updatePolicy>daily</updatePolicy>
1132 <checksumPolicy>warn</checksumPolicy>
1133 </releases>
1134 <snapshots>
1135 <enabled>false</enabled>
1136 <updatePolicy>never</updatePolicy>
1137 <checksumPolicy>fail</checksumPolicy>
1138 </snapshots>
1139 </repository>
1140 <repository>
1141 <id>com.springsource.repository.bundles.release</id>
1142 <name>
1143 SpringSource Enterprise Bundle Repository - SpringSource
1144 Bundle
1145 Releases
1146 </name>
1147 <url>
1148 http://repository.springsource.com/maven/bundles/release
1149 </url>
1150 <releases>
1151 <enabled>true</enabled>
1152 <updatePolicy>daily</updatePolicy>
1153 <checksumPolicy>fail</checksumPolicy>
1154 </releases>
1155 <snapshots>
1156 <enabled>false</enabled>
1157 <updatePolicy>never</updatePolicy>
1158 <checksumPolicy>fail</checksumPolicy>
1159 </snapshots>
1160 </repository>
1161 <repository>
1162 <id>com.springsource.repository.bundles.external</id>
1163 <name>
1164 SpringSource Enterprise Bundle Repository - External
1165 Bundle
1166 Releases
1167 </name>
1168 <url>
1169 http://repository.springsource.com/maven/bundles/external
1170 </url>
1171 <releases>
1172 <enabled>true</enabled>
1173 <updatePolicy>daily</updatePolicy>
1174 <checksumPolicy>fail</checksumPolicy>
1175 </releases>
1176 <snapshots>
1177 <enabled>false</enabled>
1178 <updatePolicy>never</updatePolicy>
1179 <checksumPolicy>fail</checksumPolicy>
1180 </snapshots>
1181 </repository>
1182 <repository>
1183 <id>argeo</id>
1184 <url>http://www.argeo.org/maven/argeo</url>
1185 <releases>
1186 <enabled>true</enabled>
1187 <updatePolicy>daily</updatePolicy>
1188 <checksumPolicy>fail</checksumPolicy>
1189 </releases>
1190 <snapshots>
1191 <enabled>false</enabled>
1192 <updatePolicy>never</updatePolicy>
1193 <checksumPolicy>fail</checksumPolicy>
1194 </snapshots>
1195 </repository>
1196 <repository>
1197 <id>argeo-snapshots</id>
1198 <url>http://www.argeo.org/maven/argeo-snapshots</url>
1199 <releases>
1200 <enabled>false</enabled>
1201 <updatePolicy>never</updatePolicy>
1202 <checksumPolicy>fail</checksumPolicy>
1203 </releases>
1204 <snapshots>
1205 <enabled>true</enabled>
1206 <updatePolicy>always</updatePolicy>
1207 <checksumPolicy>fail</checksumPolicy>
1208 </snapshots>
1209 </repository>
1210 </repositories>
1211 <pluginRepositories>
1212 <pluginRepository>
1213 <id>argeo</id>
1214 <url>http://www.argeo.org/maven/argeo</url>
1215 <releases>
1216 <enabled>true</enabled>
1217 <updatePolicy>daily</updatePolicy>
1218 <checksumPolicy>fail</checksumPolicy>
1219 </releases>
1220 <snapshots>
1221 <enabled>false</enabled>
1222 <updatePolicy>never</updatePolicy>
1223 <checksumPolicy>fail</checksumPolicy>
1224 </snapshots>
1225 </pluginRepository>
1226 <pluginRepository>
1227 <id>argeo-snapshots</id>
1228 <url>http://www.argeo.org/maven/argeo-snapshots</url>
1229 <releases>
1230 <enabled>false</enabled>
1231 <updatePolicy>never</updatePolicy>
1232 <checksumPolicy>fail</checksumPolicy>
1233 </releases>
1234 <snapshots>
1235 <enabled>true</enabled>
1236 <updatePolicy>always</updatePolicy>
1237 <checksumPolicy>fail</checksumPolicy>
1238 </snapshots>
1239 </pluginRepository>
1240 </pluginRepositories>
1241 <distributionManagement>
1242 <repository>
1243 <uniqueVersion>false</uniqueVersion>
1244 <id>argeo-restricted</id>
1245 <name>Argeo FOSS Repository</name>
1246 <url>file:///var/argeo/maven2/argeo</url>
1247 </repository>
1248 <snapshotRepository>
1249 <uniqueVersion>true</uniqueVersion>
1250 <id>argeo-snapshots-restricted</id>
1251 <name>Argeo FOSS Snapshots Repository</name>
1252 <url>file:///var/argeo/maven2/argeo-snapshots</url>
1253 </snapshotRepository>
1254 <site>
1255 <id>argeo-slc-site</id>
1256 <name>SLC Site</name>
1257 <url>file://${site.repoBase}/${developmentCycle}/</url>
1258 </site>
1259 </distributionManagement>
1260 <reporting>
1261 <plugins>
1262 <plugin>
1263 <groupId>org.apache.maven.plugins</groupId>
1264 <artifactId>maven-project-info-reports-plugin</artifactId>
1265 <reportSets>
1266 <reportSet>
1267 <reports>
1268 <report>index</report>
1269 <report>summary</report>
1270 <report>license</report>
1271 <report>scm</report>
1272 <report>issue-tracking</report>
1273 </reports>
1274 </reportSet>
1275 <reportSet>
1276 <inherited>false</inherited>
1277 <reports>
1278 <report>project-team</report>
1279 </reports>
1280 </reportSet>
1281 </reportSets>
1282 </plugin>
1283 <plugin>
1284 <groupId>org.apache.maven.plugins</groupId>
1285 <artifactId>maven-javadoc-plugin</artifactId>
1286 <inherited>false</inherited>
1287 <configuration>
1288 <aggregate>true</aggregate>
1289 </configuration>
1290 </plugin>
1291 <plugin>
1292 <groupId>org.apache.maven.plugins</groupId>
1293 <artifactId>maven-jxr-plugin</artifactId>
1294 <configuration>
1295 <aggregate>true</aggregate>
1296 </configuration>
1297 </plugin>
1298 <plugin>
1299 <groupId>org.apache.maven.plugins</groupId>
1300 <artifactId>maven-surefire-report-plugin</artifactId>
1301 <inherited>false</inherited>
1302 <configuration>
1303 <aggregate>true</aggregate>
1304 </configuration>
1305 </plugin>
1306 <!--
1307 <plugin> <groupId>org.codehaus.mojo</groupId>
1308 <artifactId>scmchangelog-maven-plugin</artifactId> </plugin>
1309 -->
1310 <plugin>
1311 <groupId>org.codehaus.mojo</groupId>
1312 <artifactId>taglist-maven-plugin</artifactId>
1313 <configuration>
1314 <aggregate>true</aggregate>
1315 <tags>
1316 <tag>TODO</tag>
1317 <tag>FIXME</tag>
1318 <tag>@deprecated</tag>
1319 </tags>
1320 </configuration>
1321 </plugin>
1322 <!--
1323 <plugin> <groupId>org.codehaus.mojo</groupId>
1324 <artifactId>clirr-maven-plugin</artifactId>
1325 <inherited>false</inherited> </plugin>
1326 -->
1327 <plugin>
1328 <groupId>org.apache.maven.plugins</groupId>
1329 <artifactId>maven-changelog-plugin</artifactId>
1330 <inherited>false</inherited>
1331 </plugin>
1332 <plugin>
1333 <groupId>org.apache.maven.plugins</groupId>
1334 <artifactId>maven-pmd-plugin</artifactId>
1335 <version>2.3</version>
1336 <inherited>false</inherited>
1337 <configuration>
1338 <linkXref>true</linkXref>
1339 <targetJdk>1.5</targetJdk>
1340 <aggregate>true</aggregate>
1341 <excludes>
1342 <exclude>**/springutil/*.java</exclude>
1343 </excludes>
1344 </configuration>
1345 <reportSets>
1346 <reportSet>
1347 <reports>
1348 <report>cpd</report>
1349 </reports>
1350 </reportSet>
1351 </reportSets>
1352 </plugin>
1353 </plugins>
1354 </reporting>
1355 <profiles>
1356 <profile>
1357 <id>developer</id>
1358 <properties>
1359 <site.repoBase>file://${user.home}/dev/work/slcSite</site.repoBase>
1360 <site.urlBase>${site.repoBase}</site.urlBase>
1361 </properties>
1362 <distributionManagement>
1363 <snapshotRepository>
1364 <uniqueVersion>true</uniqueVersion>
1365 <id>argeo-snapshots-restricted</id>
1366 <name>Argeo FOSS Snapshots Repository</name>
1367 <url>scpexe://argeo.org/var/argeo/maven2/argeo-snapshots</url>
1368 </snapshotRepository>
1369 </distributionManagement>
1370 </profile>
1371 <profile>
1372 <id>release</id>
1373 <distributionManagement>
1374 <site>
1375 <id>argeo-slc-site</id>
1376 <name>SLC Site</name>
1377 <url>file://${site.repoBase}/${project.version}</url>
1378 </site>
1379 </distributionManagement>
1380 </profile>
1381 </profiles>
1382
1383 </project>