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