]> git.argeo.org Git - gpl/argeo-slc.git/blob - pom.xml
Upgrade equinox
[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 <!--
279 <dependency> <groupId>org.argeo.slc.runtime</groupId>
280 <artifactId>org.argeo.slc.support.ws.client</artifactId>
281 <version>${project.version}</version> </dependency> <dependency>
282 <groupId>org.argeo.slc</groupId>
283 <artifactId>org.argeo.slc.webapp</artifactId>
284 <version>${project.version}</version> <type>war</type> </dependency>
285 -->
286 <dependency>
287 <groupId>org.argeo.slc.server</groupId>
288 <artifactId>org.argeo.slc.ria</artifactId>
289 <version>${project.version}</version>
290 </dependency>
291
292 <dependency>
293 <groupId>org.argeo.ria</groupId>
294 <artifactId>org.argeo.ria.core</artifactId>
295 <version>${version.argeo-ria}</version>
296 </dependency>
297 <!--
298 <dependency> <groupId>org.argeo.slc.server</groupId>
299 <artifactId>bundles</artifactId> <version>0.11.3-SNAPSHOT</version>
300 <type>pom</type> </dependency>
301 -->
302 <dependency>
303 <groupId>org.argeo.slc.server</groupId>
304 <artifactId>deploy</artifactId>
305 <version>${project.version}</version>
306 <type>pom</type>
307 </dependency>
308
309 <!-- SLC dubious -->
310 <dependency>
311 <groupId>org.argeo.slc.runtime</groupId>
312 <artifactId>org.argeo.slc.detached.launcher</artifactId>
313 <version>${project.version}</version>
314 <type>tar.gz</type>
315 <classifier>dist</classifier>
316 </dependency>
317
318
319 <!-- Javax -->
320 <dependency>
321 <groupId>javax.transaction</groupId>
322 <artifactId>
323 com.springsource.javax.transaction
324 </artifactId>
325 <version>1.1.0</version>
326 </dependency>
327 <dependency>
328 <groupId>javax.xml.stream</groupId>
329 <artifactId>
330 com.springsource.javax.xml.stream
331 </artifactId>
332 <version>1.0.1</version>
333 </dependency>
334 <dependency>
335 <groupId>javax.xml.soap</groupId>
336 <artifactId>com.springsource.javax.xml.soap</artifactId>
337 <version>1.3.0</version>
338 </dependency>
339 <dependency>
340 <groupId>com.sun.xml</groupId>
341 <artifactId>
342 com.springsource.com.sun.xml.messaging.saaj
343 </artifactId>
344 <version>1.3.0</version>
345 </dependency>
346 <dependency>
347 <groupId>javax.activation</groupId>
348 <artifactId>
349 com.springsource.javax.activation
350 </artifactId>
351 <version>1.1.1</version>
352 </dependency>
353 <dependency>
354 <groupId>javax.annotation</groupId>
355 <artifactId>com.springsource.javax.annotation</artifactId>
356 <version>1.0.0</version>
357 </dependency>
358 <dependency>
359 <groupId>javax.persistence</groupId>
360 <artifactId>com.springsource.javax.persistence</artifactId>
361 <version>1.0.0</version>
362 </dependency>
363 <dependency>
364 <groupId>javax.xml.ws</groupId>
365 <artifactId>com.springsource.javax.xml.ws</artifactId>
366 <version>2.1.1</version>
367 </dependency>
368 <dependency>
369 <groupId>javax.xml.bind</groupId>
370 <artifactId>com.springsource.javax.xml.bind</artifactId>
371 <version>2.1.7</version>
372 </dependency>
373
374 <dependency>
375 <groupId>net.sourceforge.mx4j</groupId>
376 <artifactId>com.springsource.mx4j</artifactId>
377 <version>3.0.2</version>
378 <exclusions>
379 <exclusion>
380 <groupId>org.apache.commons</groupId>
381 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
382 </exclusion>
383 </exclusions>
384 </dependency>
385
386
387 <!-- Unit tests -->
388 <dependency>
389 <groupId>org.junit</groupId>
390 <artifactId>com.springsource.junit</artifactId>
391 <version>3.8.2</version>
392 </dependency>
393 <dependency>
394 <groupId>org.dbunit</groupId>
395 <artifactId>com.springsource.org.dbunit</artifactId>
396 <version>2.2.0</version>
397 </dependency>
398
399 <!-- Logging -->
400 <dependency>
401 <groupId>org.apache.log4j</groupId>
402 <artifactId>
403 com.springsource.org.apache.log4j
404 </artifactId>
405 <version>1.2.15</version>
406 </dependency>
407 <!--
408 <dependency> <groupId>org.apache.commons</groupId> <artifactId>
409 com.springsource.org.apache.commons.logging </artifactId>
410 <version>1.1.1</version> </dependency>
411 -->
412 <dependency>
413 <groupId>org.slf4j</groupId>
414 <artifactId>com.springsource.slf4j.api</artifactId>
415 <version>${version.slf4j}</version>
416 </dependency>
417 <dependency>
418 <groupId>org.slf4j</groupId>
419 <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
420 <version>${version.slf4j}</version>
421 </dependency>
422 <dependency>
423 <groupId>org.slf4j</groupId>
424 <artifactId>com.springsource.slf4j.log4j</artifactId>
425 <version>${version.slf4j}</version>
426 </dependency>
427
428 <!-- Spring -->
429 <dependency>
430 <groupId>org.springframework</groupId>
431 <artifactId>org.springframework.core</artifactId>
432 <version>${version.spring}</version>
433 <exclusions>
434 <exclusion>
435 <groupId>org.apache.commons</groupId>
436 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
437 </exclusion>
438 </exclusions>
439 </dependency>
440 <dependency>
441 <groupId>org.springframework</groupId>
442 <artifactId>org.springframework.beans</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.context</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>
465 org.springframework.context.support
466 </artifactId>
467 <version>${version.spring}</version>
468 <exclusions>
469 <exclusion>
470 <groupId>org.apache.commons</groupId>
471 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
472 </exclusion>
473 </exclusions>
474 </dependency>
475 <dependency>
476 <groupId>org.springframework</groupId>
477 <artifactId>org.springframework.orm</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.jdbc</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.transaction</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.web</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.servlet</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.aop</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.jms</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.ws</groupId>
554 <artifactId>org.springframework.oxm</artifactId>
555 <version>${version.spring-ws}</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
564 <!-- Spring DM (OSGi) -->
565 <dependency>
566 <groupId>org.springframework.osgi</groupId>
567 <artifactId>org.springframework.osgi.extender</artifactId>
568 <version>${version.spring-osgi}</version>
569 <exclusions>
570 <exclusion>
571 <groupId>org.apache.commons</groupId>
572 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
573 </exclusion>
574 </exclusions>
575 </dependency>
576 <dependency>
577 <groupId>org.springframework.osgi</groupId>
578 <artifactId>org.springframework.osgi.core</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.web.extender</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</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.test</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.argeo.dep.osgi</groupId>
622 <artifactId>org.argeo.dep.osgi.catalina.start</artifactId>
623 <version>1.0.0.argeo4</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
632 <!-- Security -->
633 <dependency>
634 <groupId>org.springframework.security</groupId>
635 <artifactId>org.springframework.security</artifactId>
636 <version>2.0.4.A</version>
637 <exclusions>
638 <exclusion>
639 <groupId>org.springframework</groupId>
640 <artifactId>org.springframework.web</artifactId>
641 </exclusion>
642 <exclusion>
643 <groupId>org.apache.commons</groupId>
644 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
645 </exclusion>
646 </exclusions>
647 </dependency>
648 <dependency>
649 <groupId>org.antlr</groupId>
650 <artifactId>com.springsource.org.antlr</artifactId>
651 <version>3.0.1</version>
652 </dependency>
653
654 <!-- AOP -->
655 <dependency>
656 <groupId>org.aspectj</groupId>
657 <artifactId>com.springsource.org.aspectj.runtime</artifactId>
658 <version>1.6.3.RELEASE</version>
659 </dependency>
660 <dependency>
661 <groupId>org.aspectj</groupId>
662 <artifactId>com.springsource.org.aspectj.weaver</artifactId>
663 <version>1.6.3.RELEASE</version>
664 </dependency>
665 <dependency>
666 <groupId>org.aopalliance</groupId>
667 <artifactId>com.springsource.org.aopalliance</artifactId>
668 <version>1.0.0</version>
669 </dependency>
670 <dependency>
671 <groupId>net.sourceforge.cglib</groupId>
672 <artifactId>com.springsource.net.sf.cglib</artifactId>
673 <version>2.1.3</version>
674 </dependency>
675 <dependency>
676 <groupId>org.objectweb.asm</groupId>
677 <artifactId>com.springsource.org.objectweb.asm</artifactId>
678 <version>1.5.3</version>
679 </dependency>
680 <dependency>
681 <groupId>org.objectweb.asm</groupId>
682 <artifactId>com.springsource.org.objectweb.asm.attrs</artifactId>
683 <version>1.5.3</version>
684 </dependency>
685
686 <!-- Ant -->
687 <dependency>
688 <groupId>org.apache.ant</groupId>
689 <artifactId>com.springsource.org.apache.tools.ant</artifactId>
690 <version>1.7.1</version>
691 </dependency>
692
693 <!-- Required by specific Ant tasks -->
694 <dependency>
695 <groupId>org.apache.commons</groupId>
696 <artifactId>com.springsource.org.apache.commons.net</artifactId>
697 <version>1.4.1</version>
698 </dependency>
699 <dependency>
700 <groupId>org.apache.oro</groupId>
701 <artifactId>com.springsource.org.apache.oro</artifactId>
702 <version>2.0.8</version>
703 </dependency>
704 <dependency>
705 <groupId>org.apache.bsf</groupId>
706 <artifactId>com.springsource.org.apache.bsf</artifactId>
707 <version>2.4.0</version>
708 <exclusions>
709 <exclusion>
710 <groupId>org.apache.commons</groupId>
711 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
712 </exclusion>
713 </exclusions>
714 </dependency>
715 <dependency>
716 <groupId>org.beanshell</groupId>
717 <artifactId>com.springsource.bsh</artifactId>
718 <version>2.0.0.b4</version>
719 </dependency>
720
721 <!-- Apache Commons -->
722 <dependency>
723 <groupId>org.apache.commons</groupId>
724 <artifactId>
725 com.springsource.org.apache.commons.io
726 </artifactId>
727 <version>1.4.0</version>
728 </dependency>
729 <dependency>
730 <groupId>org.apache.commons</groupId>
731 <artifactId>com.springsource.org.apache.commons.collections</artifactId>
732 <version>3.2.0</version>
733 </dependency>
734 <dependency>
735 <groupId>org.argeo.dep.osgi</groupId>
736 <artifactId>org.argeo.dep.osgi.commons.cli</artifactId>
737 <version>1.1.0.argeo1</version>
738 </dependency>
739 <dependency>
740 <groupId>org.argeo.dep.osgi</groupId>
741 <artifactId>org.argeo.dep.osgi.commons.exec</artifactId>
742 <version>1.0.0.argeo1</version>
743 </dependency>
744 <dependency>
745 <groupId>org.apache.commons</groupId>
746 <artifactId>com.springsource.org.apache.commons.pool</artifactId>
747 <version>1.4.0</version>
748 </dependency>
749 <dependency>
750 <groupId>org.apache.commons</groupId>
751 <artifactId>com.springsource.org.apache.commons.dbcp</artifactId>
752 <version>1.2.2.osgi</version>
753 </dependency>
754
755 <!-- DB Drivers -->
756 <dependency>
757 <groupId>org.hsqldb</groupId>
758 <artifactId>com.springsource.org.hsqldb</artifactId>
759 <version>1.8.0.9</version>
760 </dependency>
761 <dependency>
762 <groupId>net.sourceforge.jtds</groupId>
763 <artifactId>com.springsource.net.sourceforge.jtds</artifactId>
764 <version>1.2.2</version>
765 </dependency>
766 <dependency>
767 <groupId>com.mysql.jdbc</groupId>
768 <artifactId>com.springsource.com.mysql.jdbc</artifactId>
769 <version>5.1.6</version>
770 <exclusions>
771 <exclusion>
772 <groupId>org.apache.commons</groupId>
773 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
774 </exclusion>
775 </exclusions>
776 </dependency>
777
778 <!-- XML -->
779 <dependency>
780 <groupId>org.codehaus.castor</groupId>
781 <artifactId>com.springsource.org.castor</artifactId>
782 <version>1.2.0</version>
783 <exclusions>
784 <exclusion>
785 <groupId>org.apache.commons</groupId>
786 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
787 </exclusion>
788 </exclusions>
789 </dependency>
790 <dependency>
791 <groupId>org.apache.xerces</groupId>
792 <artifactId>
793 com.springsource.org.apache.xerces
794 </artifactId>
795 <version>2.8.1</version>
796 </dependency>
797 <dependency>
798 <groupId>org.apache.xalan</groupId>
799 <artifactId>
800 com.springsource.org.apache.xalan
801 </artifactId>
802 <version>2.7.0</version>
803 </dependency>
804 <dependency>
805 <groupId>org.apache.xmlcommons</groupId>
806 <artifactId>com.springsource.org.apache.xmlcommons</artifactId>
807 <version>1.3.3</version>
808 </dependency>
809
810 <!-- Web -->
811 <dependency>
812 <groupId>javax.servlet</groupId>
813 <artifactId>com.springsource.javax.servlet</artifactId>
814 <version>2.5.0</version>
815 </dependency>
816 <dependency>
817 <groupId>javax.servlet</groupId>
818 <artifactId>com.springsource.javax.servlet.jsp</artifactId>
819 <version>2.1.0</version>
820 </dependency>
821 <dependency>
822 <groupId>javax.el</groupId>
823 <artifactId>com.springsource.javax.el</artifactId>
824 <version>1.0.0</version>
825 </dependency>
826 <dependency>
827 <groupId>javax.servlet</groupId>
828 <artifactId>
829 com.springsource.javax.servlet.jsp.jstl
830 </artifactId>
831 <version>1.1.2</version>
832 </dependency>
833 <dependency>
834 <groupId>org.apache.taglibs</groupId>
835 <artifactId>
836 com.springsource.org.apache.taglibs.standard
837 </artifactId>
838 <version>1.1.2</version>
839 </dependency>
840 <dependency>
841 <groupId>javax.activation</groupId>
842 <artifactId>com.springsource.javax.activation</artifactId>
843 <version>1.1.1</version>
844 </dependency>
845 <dependency>
846 <groupId>com.lowagie.text</groupId>
847 <artifactId>
848 com.springsource.com.lowagie.text
849 </artifactId>
850 <version>2.0.8</version>
851 </dependency>
852
853 <!-- Tomcat -->
854 <dependency>
855 <groupId>org.apache.catalina</groupId>
856 <artifactId>com.springsource.org.apache.catalina</artifactId>
857 <version>${version.tomcat}</version>
858 </dependency>
859 <dependency>
860 <groupId>org.apache.jasper</groupId>
861 <artifactId>com.springsource.org.apache.jasper</artifactId>
862 <version>${version.tomcat}</version>
863 </dependency>
864 <dependency>
865 <groupId>org.apache.el</groupId>
866 <artifactId>com.springsource.org.apache.el</artifactId>
867 <version>${version.tomcat}</version>
868 </dependency>
869
870 <!-- Maven -->
871 <dependency>
872 <groupId>org.apache.maven</groupId>
873 <artifactId>maven-core</artifactId>
874 <version>${version.maven}</version>
875 </dependency>
876 <dependency>
877 <groupId>org.apache.maven</groupId>
878 <artifactId>maven-embedder</artifactId>
879 <!-- no higher version available -->
880 <version>2.0.4</version>
881 </dependency>
882 <dependency>
883 <groupId>org.apache.maven</groupId>
884 <artifactId>maven-settings</artifactId>
885 <version>${version.maven}</version>
886 </dependency>
887
888 <dependency>
889 <groupId>org.apache.archiva</groupId>
890 <artifactId>archiva-webapp</artifactId>
891 <version>1.1.3</version>
892 <type>war</type>
893 </dependency>
894
895 <!-- OSGi -->
896 <dependency>
897 <groupId>org.eclipse.osgi</groupId>
898 <artifactId>org.eclipse.osgi</artifactId>
899 <version>${version.equinox}</version>
900 </dependency>
901
902 <!-- Auto UI -->
903 <dependency>
904 <groupId>org.argeo.dep.jemmy</groupId>
905 <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
906 <version>0.2.2</version>
907 </dependency>
908
909 <!-- Spring bundle repo -->
910 <dependency>
911 <groupId>javax.transaction</groupId>
912 <artifactId>
913 com.springsource.javax.transaction
914 </artifactId>
915 <version>1.1.0</version>
916 </dependency>
917 <dependency>
918 <groupId>org.hibernate</groupId>
919 <artifactId>com.springsource.org.hibernate</artifactId>
920 <version>3.2.6.ga</version>
921 <!-- <version>3.3.1.GA</version> TODO: fix issues with logging -->
922 <exclusions>
923 <exclusion>
924 <groupId>org.apache.commons</groupId>
925 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
926 </exclusion>
927 </exclusions>
928 </dependency>
929 <dependency>
930 <groupId>net.sourceforge.jexcelapi</groupId>
931 <artifactId>com.springsource.jxl</artifactId>
932 <version>2.6.6</version>
933 </dependency>
934 <dependency>
935 <groupId>net.sourceforge.ehcache</groupId>
936 <artifactId>com.springsource.net.sf.ehcache</artifactId>
937 <version>1.4.1</version>
938 <exclusions>
939 <exclusion>
940 <groupId>org.apache.commons</groupId>
941 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
942 </exclusion>
943 </exclusions>
944 </dependency>
945 <dependency>
946 <groupId>edu.emory.mathcs.backport</groupId>
947 <artifactId>
948 com.springsource.edu.emory.mathcs.backport
949 </artifactId>
950 <version>3.1.0</version>
951 </dependency>
952 <dependency>
953 <groupId>javax.wsdl</groupId>
954 <artifactId>com.springsource.javax.wsdl</artifactId>
955 <version>1.6.1</version>
956 </dependency>
957
958 <!-- JMS -->
959 <dependency>
960 <groupId>javax.jms</groupId>
961 <artifactId>com.springsource.javax.jms</artifactId>
962 <version>1.1.0</version>
963 </dependency>
964 <dependency>
965 <groupId>org.apache.geronimo.specs</groupId>
966 <artifactId>com.springsource.javax.management.j2ee</artifactId>
967 <version>1.0.1</version>
968 </dependency>
969
970 <!-- ActiveMQ -->
971 <dependency>
972 <groupId>org.argeo.dep.osgi</groupId>
973 <artifactId>org.argeo.dep.osgi.activemq</artifactId>
974 <version>${version.activemq}</version>
975 </dependency>
976 <dependency>
977 <groupId>org.apache.activemq</groupId>
978 <artifactId>com.springsource.org.apache.activemq.pool</artifactId>
979 <version>5.2.0</version>
980 <exclusions>
981 <exclusion>
982 <groupId>org.apache.activemq</groupId>
983 <artifactId>com.springsource.org.apache.activemq</artifactId>
984 </exclusion>
985 <exclusion>
986 <groupId>org.apache.commons</groupId>
987 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
988 </exclusion>
989 </exclusions>
990 </dependency>
991 <!--
992 <dependency> <groupId>org.argeo.dep.osgi</groupId>
993 <artifactId>org.argeo.dep.osgi.activemq.web</artifactId>
994 <version>${version.activemq-web}</version> </dependency>
995 -->
996 <dependency>
997 <groupId>javax.xml.soap</groupId>
998 <artifactId>com.springsource.javax.xml.soap</artifactId>
999 <version>1.3.0</version>
1000 </dependency>
1001 <dependency>
1002 <groupId>javax.xml.rpc</groupId>
1003 <artifactId>com.springsource.javax.xml.rpc</artifactId>
1004 <version>1.1.0</version>
1005 </dependency>
1006 <dependency>
1007 <groupId>javax.ejb</groupId>
1008 <artifactId>com.springsource.javax.ejb</artifactId>
1009 <version>3.0.0</version>
1010 </dependency>
1011
1012 <dependency>
1013 <groupId>org.apache.camel</groupId>
1014 <artifactId>com.springsource.org.apache.camel</artifactId>
1015 <version>1.3.0</version>
1016 </dependency>
1017
1018 <!-- SSH -->
1019 <dependency>
1020 <groupId>com.jcraft.jsch</groupId>
1021 <artifactId>com.springsource.com.jcraft.jsch</artifactId>
1022 <version>0.1.25</version>
1023 </dependency>
1024
1025 <!-- Scheduling -->
1026 <dependency>
1027 <groupId>com.opensymphony.quartz</groupId>
1028 <artifactId>com.springsource.org.quartz</artifactId>
1029 <version>1.6.2</version>
1030 <exclusions>
1031 <exclusion>
1032 <groupId>org.apache.commons</groupId>
1033 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1034 </exclusion>
1035 </exclusions>
1036 </dependency>
1037
1038 <!-- Merged (temp title) -->
1039 <dependency>
1040 <groupId>org.argeo.dep.jemmy</groupId>
1041 <artifactId>org.argeo.dep.jemmy.nb61</artifactId>
1042 <version>0.2.2</version>
1043 </dependency>
1044 <dependency>
1045 <groupId>org.argeo.dep.jacob</groupId>
1046 <artifactId>org.argeo.dep.jacob</artifactId>
1047 <version>1.14.3.argeo4</version>
1048 </dependency>
1049 <dependency>
1050 <groupId>org.argeo.dep.jacob</groupId>
1051 <artifactId>org.argeo.dep.jacob.win32.x86</artifactId>
1052 <version>1.14.3.argeo4</version>
1053 </dependency>
1054
1055 <dependency>
1056 <groupId>org.springframework</groupId>
1057 <artifactId>org.springframework.jdbc</artifactId>
1058 <version>${version.spring}</version>
1059 <exclusions>
1060 <exclusion>
1061 <groupId>org.apache.commons</groupId>
1062 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1063 </exclusion>
1064 </exclusions>
1065 </dependency>
1066 <dependency>
1067 <groupId>org.custommonkey.xmlunit</groupId>
1068 <artifactId>com.springsource.org.custommonkey.xmlunit</artifactId>
1069 <version>1.2.0</version>
1070 </dependency>
1071
1072 <dependency>
1073 <groupId>org.beanshell</groupId>
1074 <artifactId>com.springsource.bsh</artifactId>
1075 <version>2.0.0.b4</version>
1076 </dependency>
1077
1078 <dependency>
1079 <groupId>org.apache.commons</groupId>
1080 <artifactId>com.springsource.org.apache.commons.beanutils</artifactId>
1081 <version>1.7.0</version>
1082 <exclusions>
1083 <exclusion>
1084 <groupId>org.apache.commons</groupId>
1085 <artifactId>com.springsource.org.apache.commons.logging</artifactId>
1086 </exclusion>
1087 </exclusions>
1088 </dependency>
1089 </dependencies>
1090 </dependencyManagement>
1091 <repositories>
1092 <repository>
1093 <id>central</id>
1094 <url>http://repo1.maven.org/maven2</url>
1095 <releases>
1096 <enabled>true</enabled>
1097 <updatePolicy>daily</updatePolicy>
1098 <checksumPolicy>warn</checksumPolicy>
1099 </releases>
1100 <snapshots>
1101 <enabled>false</enabled>
1102 <updatePolicy>never</updatePolicy>
1103 <checksumPolicy>fail</checksumPolicy>
1104 </snapshots>
1105 </repository>
1106 <repository>
1107 <id>com.springsource.repository.bundles.release</id>
1108 <name>
1109 SpringSource Enterprise Bundle Repository - SpringSource
1110 Bundle
1111 Releases
1112 </name>
1113 <url>
1114 http://repository.springsource.com/maven/bundles/release
1115 </url>
1116 <releases>
1117 <enabled>true</enabled>
1118 <updatePolicy>daily</updatePolicy>
1119 <checksumPolicy>fail</checksumPolicy>
1120 </releases>
1121 <snapshots>
1122 <enabled>false</enabled>
1123 <updatePolicy>never</updatePolicy>
1124 <checksumPolicy>fail</checksumPolicy>
1125 </snapshots>
1126 </repository>
1127 <repository>
1128 <id>com.springsource.repository.bundles.external</id>
1129 <name>
1130 SpringSource Enterprise Bundle Repository - External
1131 Bundle
1132 Releases
1133 </name>
1134 <url>
1135 http://repository.springsource.com/maven/bundles/external
1136 </url>
1137 <releases>
1138 <enabled>true</enabled>
1139 <updatePolicy>daily</updatePolicy>
1140 <checksumPolicy>fail</checksumPolicy>
1141 </releases>
1142 <snapshots>
1143 <enabled>false</enabled>
1144 <updatePolicy>never</updatePolicy>
1145 <checksumPolicy>fail</checksumPolicy>
1146 </snapshots>
1147 </repository>
1148 <repository>
1149 <id>argeo</id>
1150 <url>http://www.argeo.org/maven/argeo</url>
1151 <releases>
1152 <enabled>true</enabled>
1153 <updatePolicy>daily</updatePolicy>
1154 <checksumPolicy>fail</checksumPolicy>
1155 </releases>
1156 <snapshots>
1157 <enabled>false</enabled>
1158 <updatePolicy>never</updatePolicy>
1159 <checksumPolicy>fail</checksumPolicy>
1160 </snapshots>
1161 </repository>
1162 <repository>
1163 <id>argeo-snapshots</id>
1164 <url>http://www.argeo.org/maven/argeo-snapshots</url>
1165 <releases>
1166 <enabled>false</enabled>
1167 <updatePolicy>never</updatePolicy>
1168 <checksumPolicy>fail</checksumPolicy>
1169 </releases>
1170 <snapshots>
1171 <enabled>true</enabled>
1172 <updatePolicy>always</updatePolicy>
1173 <checksumPolicy>fail</checksumPolicy>
1174 </snapshots>
1175 </repository>
1176 </repositories>
1177 <pluginRepositories>
1178 <pluginRepository>
1179 <id>argeo</id>
1180 <url>http://www.argeo.org/maven/argeo</url>
1181 <releases>
1182 <enabled>true</enabled>
1183 <updatePolicy>daily</updatePolicy>
1184 <checksumPolicy>fail</checksumPolicy>
1185 </releases>
1186 <snapshots>
1187 <enabled>false</enabled>
1188 <updatePolicy>never</updatePolicy>
1189 <checksumPolicy>fail</checksumPolicy>
1190 </snapshots>
1191 </pluginRepository>
1192 <pluginRepository>
1193 <id>argeo-snapshots</id>
1194 <url>http://www.argeo.org/maven/argeo-snapshots</url>
1195 <releases>
1196 <enabled>false</enabled>
1197 <updatePolicy>never</updatePolicy>
1198 <checksumPolicy>fail</checksumPolicy>
1199 </releases>
1200 <snapshots>
1201 <enabled>true</enabled>
1202 <updatePolicy>always</updatePolicy>
1203 <checksumPolicy>fail</checksumPolicy>
1204 </snapshots>
1205 </pluginRepository>
1206 </pluginRepositories>
1207 <distributionManagement>
1208 <repository>
1209 <uniqueVersion>false</uniqueVersion>
1210 <id>argeo-restricted</id>
1211 <name>Argeo FOSS Repository</name>
1212 <url>file:///var/argeo/maven2/argeo</url>
1213 </repository>
1214 <snapshotRepository>
1215 <uniqueVersion>true</uniqueVersion>
1216 <id>argeo-snapshots-restricted</id>
1217 <name>Argeo FOSS Snapshots Repository</name>
1218 <url>file:///var/argeo/maven2/argeo-snapshots</url>
1219 </snapshotRepository>
1220 <site>
1221 <id>argeo-slc-site</id>
1222 <name>SLC Site</name>
1223 <url>file://${site.repoBase}/${developmentCycle}/</url>
1224 </site>
1225 </distributionManagement>
1226 <reporting>
1227 <plugins>
1228 <plugin>
1229 <groupId>org.apache.maven.plugins</groupId>
1230 <artifactId>maven-project-info-reports-plugin</artifactId>
1231 <reportSets>
1232 <reportSet>
1233 <reports>
1234 <report>index</report>
1235 <report>summary</report>
1236 <report>license</report>
1237 <report>scm</report>
1238 <report>issue-tracking</report>
1239 </reports>
1240 </reportSet>
1241 <reportSet>
1242 <inherited>false</inherited>
1243 <reports>
1244 <report>project-team</report>
1245 </reports>
1246 </reportSet>
1247 </reportSets>
1248 </plugin>
1249 <plugin>
1250 <groupId>org.apache.maven.plugins</groupId>
1251 <artifactId>maven-javadoc-plugin</artifactId>
1252 <inherited>false</inherited>
1253 <configuration>
1254 <aggregate>true</aggregate>
1255 </configuration>
1256 </plugin>
1257 <plugin>
1258 <groupId>org.apache.maven.plugins</groupId>
1259 <artifactId>maven-jxr-plugin</artifactId>
1260 <configuration>
1261 <aggregate>true</aggregate>
1262 </configuration>
1263 </plugin>
1264 <plugin>
1265 <groupId>org.apache.maven.plugins</groupId>
1266 <artifactId>maven-surefire-report-plugin</artifactId>
1267 <inherited>false</inherited>
1268 <configuration>
1269 <aggregate>true</aggregate>
1270 </configuration>
1271 </plugin>
1272 <!--
1273 <plugin> <groupId>org.codehaus.mojo</groupId>
1274 <artifactId>scmchangelog-maven-plugin</artifactId> </plugin>
1275 -->
1276 <plugin>
1277 <groupId>org.codehaus.mojo</groupId>
1278 <artifactId>taglist-maven-plugin</artifactId>
1279 <configuration>
1280 <aggregate>true</aggregate>
1281 <tags>
1282 <tag>TODO</tag>
1283 <tag>FIXME</tag>
1284 <tag>@deprecated</tag>
1285 </tags>
1286 </configuration>
1287 </plugin>
1288 <!--
1289 <plugin> <groupId>org.codehaus.mojo</groupId>
1290 <artifactId>clirr-maven-plugin</artifactId>
1291 <inherited>false</inherited> </plugin>
1292 -->
1293 <plugin>
1294 <groupId>org.apache.maven.plugins</groupId>
1295 <artifactId>maven-changelog-plugin</artifactId>
1296 <inherited>false</inherited>
1297 </plugin>
1298 <plugin>
1299 <groupId>org.apache.maven.plugins</groupId>
1300 <artifactId>maven-pmd-plugin</artifactId>
1301 <version>2.3</version>
1302 <inherited>false</inherited>
1303 <configuration>
1304 <linkXref>true</linkXref>
1305 <targetJdk>1.5</targetJdk>
1306 <aggregate>true</aggregate>
1307 <excludes>
1308 <exclude>**/springutil/*.java</exclude>
1309 </excludes>
1310 </configuration>
1311 <reportSets>
1312 <reportSet>
1313 <reports>
1314 <report>cpd</report>
1315 </reports>
1316 </reportSet>
1317 </reportSets>
1318 </plugin>
1319 </plugins>
1320 </reporting>
1321 <profiles>
1322 <profile>
1323 <id>developer</id>
1324 <properties>
1325 <site.repoBase>file://${user.home}/dev/work/slcSite</site.repoBase>
1326 <site.urlBase>${site.repoBase}</site.urlBase>
1327 </properties>
1328 <distributionManagement>
1329 <snapshotRepository>
1330 <uniqueVersion>true</uniqueVersion>
1331 <id>argeo-snapshots-restricted</id>
1332 <name>Argeo FOSS Snapshots Repository</name>
1333 <url>scpexe://argeo.org/var/argeo/maven2/argeo-snapshots</url>
1334 </snapshotRepository>
1335 </distributionManagement>
1336 </profile>
1337 <profile>
1338 <id>release</id>
1339 <distributionManagement>
1340 <site>
1341 <id>argeo-slc-site</id>
1342 <name>SLC Site</name>
1343 <url>file://${site.repoBase}/${project.version}</url>
1344 </site>
1345 </distributionManagement>
1346 </profile>
1347 </profiles>
1348
1349 </project>