blob: 32251db70967c1e7facaea9b2a2c0fd5bf3e3faf [file] [log] [blame]
Guillaume Nodet91fab3b2009-04-27 10:01:58 +00001<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
4 <!--
5
6 Licensed to the Apache Software Foundation (ASF) under one or more
7 contributor license agreements. See the NOTICE file distributed with
8 this work for additional information regarding copyright ownership.
9 The ASF licenses this file to You under the Apache License, Version 2.0
10 (the "License"); you may not use this file except in compliance with
11 the License. You may obtain a copy of the License at
12
13 http://www.apache.org/licenses/LICENSE-2.0
14
15 Unless required by applicable law or agreed to in writing, software
16 distributed under the License is distributed on an "AS IS" BASIS,
17 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 See the License for the specific language governing permissions and
19 limitations under the License.
20 -->
21
22 <modelVersion>4.0.0</modelVersion>
23
24 <parent>
25 <groupId>org.apache.servicemix</groupId>
26 <artifactId>servicemix-pom</artifactId>
27 <version>2</version>
28 </parent>
29
30 <groupId>org.apache.servicemix.kernel</groupId>
31 <artifactId>kernel</artifactId>
32 <packaging>pom</packaging>
33 <version>1.2.0-SNAPSHOT</version>
34 <name>Apache ServiceMix Kernel</name>
35 <inceptionYear>2007</inceptionYear>
36
37 <modules>
38 <module>main</module>
39 <module>filemonitor</module>
40 <module>gshell</module>
41 <module>spring</module>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000042 <module>jaas</module>
43 <module>client</module>
44 <module>management</module>
Guillaume Nodet5c1894e2009-04-29 16:35:06 +000045 <module>itests</module>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000046 <module>assembly</module>
47 <module>demos</module>
48 </modules>
49
50 <scm>
Carsten Ziegelerd372ef12009-04-27 18:39:46 +000051 <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/karaf</connection>
52 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/karaf</developerConnection>
53 <url>http://svn.apache.org/viewvc/felix/trunk/karaf/</url>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000054 </scm>
55
56 <issueManagement>
57 <system>jira</system>
58 <url>http://issues.apache.org/activemq/browse/SMX4KNL</url>
59 </issueManagement>
60
61 <prerequisites>
62 <maven>2.0.7</maven>
63 </prerequisites>
64
65 <properties>
66 <config.location>etc</config.location>
67 <ant.version>1.7.0_1</ant.version>
68 <aopalliance.version>1.0_1</aopalliance.version>
69 <asm.version>2.2.3_1</asm.version>
70 <cglib.version>2.1_3_2-SNAPSHOT</cglib.version>
71 <commons.codec.version>1.2_1</commons.codec.version>
72 <commons.httpclient.version>3.1_1</commons.httpclient.version>
73 <commons.io.version>1.3.2_1</commons.io.version>
74 <commons.jexl.version>1.1_1</commons.jexl.version>
75 <commons.logging.version>1.1.1</commons.logging.version>
76 <commons.vfs.version>1.0_1</commons.vfs.version>
77 <depends.maven.plugin.version>1.0</depends.maven.plugin.version>
78 <easymock.version>2.4</easymock.version>
79 <felix.configadmin.version>1.0.4</felix.configadmin.version>
80 <felix.plugin.version>1.4.3</felix.plugin.version>
Guillaume Nodetd8082ee2009-04-28 21:19:17 +000081 <felix.framework.version>1.6.0</felix.framework.version>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000082 <felix.osgi.version>1.2.0</felix.osgi.version>
83 <felix.compendium.version>1.2.0</felix.compendium.version>
Guillaume Nodet89190a12009-04-28 21:28:02 +000084 <felix.bundlerepository.version>1.4.0</felix.bundlerepository.version>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000085 <felix.prefs.version>1.0.2</felix.prefs.version>
86 <geronimo.annotation.version>1.1.1</geronimo.annotation.version>
87 <geronimo.servlet.version>1.1.2</geronimo.servlet.version>
88 <gshell.version>1.0-alpha-2</gshell.version>
89 <jaxp.ri.version>1.4.2_1</jaxp.ri.version>
90 <junit.version>3.8.2_1</junit.version>
91 <jline.version>0.9.94_1</jline.version>
92 <log4j.version>1.2.14</log4j.version>
93 <mina.version>2.0.0-M5</mina.version>
94 <oro.version>2.0.8_1</oro.version>
Guillaume Nodet5c1894e2009-04-29 16:35:06 +000095 <pax.exam.version>0.5.0</pax.exam.version>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +000096 <pax.logging.version>1.3.0</pax.logging.version>
97 <pax.url.version>0.3.3</pax.url.version>
98 <servicemix.legal.version>1.0</servicemix.legal.version>
99 <servicemix.specs.version>1.4-SNAPSHOT</servicemix.specs.version>
100 <spring.osgi.version>1.2.0-rc1</spring.osgi.version>
101 <spring.version>2.5.6</spring.version>
102 <sshd.version>1.0-SNAPSHOT</sshd.version>
103 <woodstox.version>3.2.7_1</woodstox.version>
104 <osgi.jmx.version>1.0-r6125-patched</osgi.jmx.version>
105
106 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
107 </properties>
108
109 <repositories>
110 <!-- Default repository -->
111 <repository>
112 <id>central</id>
113 <name>Default maven repo</name>
114 <url>http://repo1.maven.org/maven2</url>
115 <releases>
116 <enabled>true</enabled>
117 </releases>
118 <snapshots>
119 <enabled>false</enabled>
120 </snapshots>
121 </repository>
122 <!-- Apache snapshots -->
123 <repository>
124 <id>apache-snapshots</id>
125 <name>Apache Snapshots Repository</name>
126 <url>http://repository.apache.org/content/groups/snapshots-group</url>
127 <releases>
128 <enabled>false</enabled>
129 </releases>
130 <snapshots>
131 <enabled>true</enabled>
132 </snapshots>
133 </repository>
134 <!-- ServiceMix repo -->
135 <repository>
136 <id>servicemix</id>
137 <name>Apache ServiceMix Repository</name>
138 <url>http://svn.apache.org/repos/asf/servicemix/m2-repo</url>
139 <releases>
140 <enabled>true</enabled>
141 </releases>
142 <snapshots>
143 <enabled>false</enabled>
144 </snapshots>
145 </repository>
146 <!-- OPS4J repo -->
147 <repository>
148 <id>ops4j</id>
149 <name>OPS4j Repository</name>
150 <url>http://repository.ops4j.org/maven2</url>
151 <releases>
152 <enabled>true</enabled>
153 </releases>
154 <snapshots>
155 <enabled>false</enabled>
156 </snapshots>
157 </repository>
158 <!-- Spring milestones repository -->
159 <!-- TODO: remove this repo when spring-dm 1.2.0 is out -->
160 <repository>
161 <id>spring-milestone</id>
162 <name>Spring Portfolio Milestone Repository</name>
163 <url>http://s3.amazonaws.com/maven.springframework.org/milestone</url>
164 <releases>
165 <enabled>true</enabled>
166 </releases>
167 <snapshots>
168 <enabled>false</enabled>
169 </snapshots>
170 </repository>
171 </repositories>
172
173 <pluginRepositories>
174 <!-- ServiceMix repo -->
175 <pluginRepository>
176 <id>servicemix</id>
177 <name>Apache ServiceMix Repository</name>
178 <url>http://svn.apache.org/repos/asf/servicemix/m2-repo</url>
179 </pluginRepository>
180 </pluginRepositories>
181
182 <dependencyManagement>
183 <dependencies>
184 <dependency>
185 <groupId>org.apache.servicemix.kernel</groupId>
186 <artifactId>org.apache.servicemix.kernel.main</artifactId>
187 <version>${pom.version}</version>
188 </dependency>
189 <dependency>
190 <groupId>org.apache.servicemix.kernel</groupId>
191 <artifactId>org.apache.servicemix.kernel.client</artifactId>
192 <version>${pom.version}</version>
193 </dependency>
194 <dependency>
195 <groupId>org.apache.servicemix.kernel</groupId>
196 <artifactId>org.apache.servicemix.kernel.filemonitor</artifactId>
197 <version>${pom.version}</version>
198 </dependency>
199 <dependency>
200 <groupId>org.apache.servicemix.kernel</groupId>
201 <artifactId>org.apache.servicemix.kernel.spring</artifactId>
202 <version>${pom.version}</version>
203 </dependency>
204 <dependency>
205 <groupId>org.apache.servicemix.kernel</groupId>
206 <artifactId>org.apache.servicemix.kernel.management</artifactId>
207 <version>${pom.version}</version>
208 </dependency>
209 <dependency>
210 <groupId>org.apache.servicemix.kernel</groupId>
211 <artifactId>org.apache.servicemix.kernel.demos</artifactId>
212 <version>${pom.version}</version>
213 </dependency>
214 <dependency>
215 <groupId>org.apache.servicemix.kernel.gshell</groupId>
216 <artifactId>org.apache.servicemix.kernel.gshell.core</artifactId>
217 <version>${pom.version}</version>
218 </dependency>
219 <dependency>
220 <groupId>org.apache.servicemix.kernel.gshell</groupId>
221 <artifactId>org.apache.servicemix.kernel.gshell.admin</artifactId>
222 <version>${pom.version}</version>
223 </dependency>
224 <dependency>
225 <groupId>org.apache.servicemix.kernel.gshell</groupId>
226 <artifactId>org.apache.servicemix.kernel.gshell.obr</artifactId>
227 <version>${pom.version}</version>
228 </dependency>
229 <dependency>
230 <groupId>org.apache.servicemix.kernel.gshell</groupId>
231 <artifactId>org.apache.servicemix.kernel.gshell.osgi</artifactId>
232 <version>${pom.version}</version>
233 </dependency>
234 <dependency>
235 <groupId>org.apache.servicemix.kernel.gshell</groupId>
236 <artifactId>org.apache.servicemix.kernel.gshell.log</artifactId>
237 <version>${pom.version}</version>
238 </dependency>
239 <dependency>
240 <groupId>org.apache.servicemix.kernel.gshell</groupId>
241 <artifactId>org.apache.servicemix.kernel.gshell.features</artifactId>
242 <version>${pom.version}</version>
243 </dependency>
244 <dependency>
245 <groupId>org.apache.servicemix.kernel.gshell</groupId>
246 <artifactId>org.apache.servicemix.kernel.gshell.config</artifactId>
247 <version>${pom.version}</version>
248 </dependency>
249 <dependency>
250 <groupId>org.apache.servicemix.kernel.gshell</groupId>
251 <artifactId>org.apache.servicemix.kernel.gshell.packages</artifactId>
252 <version>${pom.version}</version>
253 </dependency>
254 <dependency>
255 <groupId>org.apache.servicemix.kernel.jaas</groupId>
256 <artifactId>org.apache.servicemix.kernel.jaas.boot</artifactId>
257 <version>${pom.version}</version>
258 </dependency>
259 <dependency>
260 <groupId>org.apache.servicemix.kernel.jaas</groupId>
261 <artifactId>org.apache.servicemix.kernel.jaas.config</artifactId>
262 <version>${pom.version}</version>
263 </dependency>
264 <dependency>
265 <groupId>org.apache.servicemix.kernel.jaas</groupId>
266 <artifactId>org.apache.servicemix.kernel.jaas.modules</artifactId>
267 <version>${pom.version}</version>
268 </dependency>
269 <dependency>
270 <groupId>org.apache.servicemix.kernel.testing</groupId>
271 <artifactId>org.apache.servicemix.kernel.testing.support</artifactId>
272 <version>${pom.version}</version>
273 </dependency>
274 <dependency>
275 <groupId>org.apache.servicemix.kernel.testing</groupId>
276 <artifactId>org.apache.servicemix.kernel.testing.itests</artifactId>
277 <version>${pom.version}</version>
278 </dependency>
279 <dependency>
280 <groupId>org.apache.servicemix.kernel.demos</groupId>
281 <artifactId>smx4web</artifactId>
282 <version>${pom.version}</version>
283 </dependency>
284 <dependency>
285 <groupId>org.apache.servicemix.kernel</groupId>
286 <artifactId>apache-servicemix-kernel</artifactId>
287 <version>${pom.version}</version>
288 </dependency>
289 <dependency>
290 <groupId>org.apache.servicemix.kernel</groupId>
291 <artifactId>apache-servicemix-kernel</artifactId>
292 <type>zip</type>
293 <version>${pom.version}</version>
294 </dependency>
295 <dependency>
296 <groupId>org.apache.felix</groupId>
297 <artifactId>org.apache.felix.framework</artifactId>
298 <version>${felix.framework.version}</version>
299 <exclusions>
300 <exclusion>
301 <groupId>org.apache.felix</groupId>
302 <artifactId>org.osgi.compendium</artifactId>
303 </exclusion>
304 </exclusions>
305 </dependency>
306 <dependency>
307 <groupId>org.apache.felix</groupId>
308 <artifactId>org.osgi.compendium</artifactId>
309 <version>${felix.compendium.version}</version>
310 <exclusions>
311 <exclusion>
312 <groupId>org.apache.felix</groupId>
313 <artifactId>org.osgi.foundation</artifactId>
314 </exclusion>
315 <exclusion>
316 <groupId>org.apache.felix</groupId>
317 <artifactId>javax.servlet</artifactId>
318 </exclusion>
319 </exclusions>
320 </dependency>
321 <dependency>
322 <groupId>org.apache.felix</groupId>
323 <artifactId>org.osgi.core</artifactId>
324 <version>${felix.osgi.version}</version>
325 </dependency>
326 <dependency>
327 <groupId>org.apache.felix</groupId>
328 <artifactId>org.apache.felix.configadmin</artifactId>
329 <version>${felix.configadmin.version}</version>
330 </dependency>
331 <dependency>
332 <groupId>org.apache.felix</groupId>
333 <artifactId>org.apache.felix.prefs</artifactId>
334 <version>${felix.prefs.version}</version>
335 </dependency>
336 <dependency>
337 <groupId>org.apache.felix</groupId>
338 <artifactId>org.apache.felix.bundlerepository</artifactId>
339 <version>${felix.bundlerepository.version}</version>
340 <exclusions>
341 <exclusion>
342 <groupId>org.apache.felix</groupId>
343 <artifactId>org.osgi.service.obr</artifactId>
344 </exclusion>
345 <exclusion>
346 <groupId>org.apache.felix</groupId>
347 <artifactId>org.apache.felix.shell</artifactId>
348 </exclusion>
349 <exclusion>
350 <groupId>net.sf.kxml</groupId>
351 <artifactId>kxml2</artifactId>
352 </exclusion>
353 </exclusions>
354 </dependency>
355 <dependency>
356 <groupId>org.springframework</groupId>
357 <artifactId>spring-aop</artifactId>
358 <version>${spring.version}</version>
359 </dependency>
360 <dependency>
361 <groupId>org.springframework</groupId>
362 <artifactId>spring-beans</artifactId>
363 <version>${spring.version}</version>
364 </dependency>
365 <dependency>
366 <groupId>org.springframework</groupId>
367 <artifactId>spring-core</artifactId>
368 <version>${spring.version}</version>
369 </dependency>
370 <dependency>
371 <groupId>org.springframework</groupId>
372 <artifactId>spring-context</artifactId>
373 <version>${spring.version}</version>
374 </dependency>
375 <dependency>
376 <groupId>org.springframework</groupId>
377 <artifactId>spring-test</artifactId>
378 <version>${spring.version}</version>
379 </dependency>
380 <dependency>
381 <groupId>org.springframework.osgi</groupId>
382 <artifactId>spring-osgi-core</artifactId>
383 <version>${spring.osgi.version}</version>
384 </dependency>
385 <dependency>
386 <groupId>org.springframework.osgi</groupId>
387 <artifactId>spring-osgi-io</artifactId>
388 <version>${spring.osgi.version}</version>
389 </dependency>
390 <dependency>
391 <groupId>org.springframework.osgi</groupId>
392 <artifactId>spring-osgi-extender</artifactId>
393 <version>${spring.osgi.version}</version>
394 </dependency>
395 <dependency>
396 <groupId>org.springframework.osgi</groupId>
397 <artifactId>spring-osgi-test</artifactId>
398 <version>${spring.osgi.version}</version>
399 <exclusions>
400 <exclusion>
401 <groupId>org.springframework.osgi</groupId>
402 <artifactId>asm.osgi</artifactId>
403 </exclusion>
404 <exclusion>
405 <groupId>org.junit</groupId>
406 <artifactId>com.springsource.junit</artifactId>
407 </exclusion>
408 <exclusion>
409 <groupId>org.objectweb.asm</groupId>
410 <artifactId>com.springsource.org.objectweb.asm</artifactId>
411 </exclusion>
412 </exclusions>
413 </dependency>
414 <dependency>
415 <groupId>org.springframework.osgi</groupId>
416 <artifactId>spring-osgi-extender</artifactId>
417 <version>${spring.osgi.version}</version>
418 </dependency>
419 <dependency>
420 <groupId>org.springframework.osgi</groupId>
421 <artifactId>spring-osgi-annotation</artifactId>
422 <version>${spring.osgi.version}</version>
423 </dependency>
424 <dependency>
425 <groupId>org.apache.mina</groupId>
426 <artifactId>mina-core</artifactId>
427 <version>${mina.version}</version>
428 </dependency>
429 <dependency>
430 <groupId>org.apache.servicemix.bundles</groupId>
431 <artifactId>org.apache.servicemix.bundles.oro</artifactId>
432 <version>${oro.version}</version>
433 </dependency>
434 <dependency>
435 <groupId>org.apache.servicemix.bundles</groupId>
436 <artifactId>org.apache.servicemix.bundles.aopalliance</artifactId>
437 <version>${aopalliance.version}</version>
438 </dependency>
439 <dependency>
440 <groupId>org.apache.servicemix.bundles</groupId>
441 <artifactId>org.apache.servicemix.bundles.asm</artifactId>
442 <version>${asm.version}</version>
443 </dependency>
444 <dependency>
445 <groupId>org.apache.servicemix.bundles</groupId>
446 <artifactId>org.apache.servicemix.bundles.junit</artifactId>
447 <version>${junit.version}</version>
448 </dependency>
449 <dependency>
450 <groupId>org.apache.servicemix.bundles</groupId>
451 <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
452 <version>${cglib.version}</version>
453 </dependency>
454 <dependency>
455 <groupId>org.apache.servicemix.bundles</groupId>
456 <artifactId>org.apache.servicemix.bundles.commons-jexl</artifactId>
457 <version>${commons.jexl.version}</version>
458 <exclusions>
459 <exclusion>
460 <groupId>junit</groupId>
461 <artifactId>junit</artifactId>
462 </exclusion>
463 </exclusions>
464 </dependency>
465 <dependency>
466 <groupId>org.apache.servicemix.bundles</groupId>
467 <artifactId>org.apache.servicemix.bundles.commons-vfs</artifactId>
468 <version>${commons.vfs.version}</version>
469 </dependency>
470 <dependency>
471 <groupId>org.apache.servicemix.bundles</groupId>
472 <artifactId>org.apache.servicemix.bundles.commons-codec</artifactId>
473 <version>${commons.codec.version}</version>
474 </dependency>
475 <dependency>
476 <groupId>org.apache.servicemix.bundles</groupId>
477 <artifactId>org.apache.servicemix.bundles.commons-httpclient</artifactId>
478 <version>${commons.httpclient.version}</version>
479 </dependency>
480 <dependency>
481 <groupId>log4j</groupId>
482 <artifactId>log4j</artifactId>
483 <version>${log4j.version}</version>
484 </dependency>
485 <dependency>
486 <groupId>org.apache.servicemix.bundles</groupId>
487 <artifactId>org.apache.servicemix.bundles.jline</artifactId>
488 <version>${jline.version}</version>
489 <exclusions>
490 <exclusion>
491 <groupId>junit</groupId>
492 <artifactId>junit</artifactId>
493 </exclusion>
494 </exclusions>
495 </dependency>
496 <dependency>
497 <groupId>commons-logging</groupId>
498 <artifactId>commons-logging</artifactId>
499 <version>${commons.logging.version}</version>
500 </dependency>
501 <dependency>
502 <groupId>org.apache.maven.artifact</groupId>
503 <artifactId>maven-artifact</artifactId>
504 <version>3.0-alpha-1</version>
505 </dependency>
506 <dependency>
507 <groupId>org.apache.servicemix.bundles</groupId>
508 <artifactId>org.apache.servicemix.bundles.commons-io</artifactId>
509 <version>${commons.io.version}</version>
510 </dependency>
511 <dependency>
512 <groupId>org.apache.mina</groupId>
513 <artifactId>mina-core</artifactId>
514 <version>${mina.version}</version>
515 <exclusions>
516 <exclusion>
517 <groupId>net.gleamynode</groupId>
518 <artifactId>netty2</artifactId>
519 </exclusion>
520 <exclusion>
521 <groupId>com.jcraft</groupId>
522 <artifactId>jzlib</artifactId>
523 </exclusion>
524 <exclusion>
525 <groupId>log4j</groupId>
526 <artifactId>log4j</artifactId>
527 </exclusion>
528 <exclusion>
529 <groupId>logkit</groupId>
530 <artifactId>logkit</artifactId>
531 </exclusion>
532 <exclusion>
533 <groupId>avalon-framework</groupId>
534 <artifactId>avalon-framework</artifactId>
535 </exclusion>
536 <exclusion>
537 <groupId>javax.servlet</groupId>
538 <artifactId>servlet-api</artifactId>
539 </exclusion>
540 </exclusions>
541 </dependency>
542 <dependency>
543 <groupId>org.apache.geronimo.gshell.support</groupId>
544 <artifactId>gshell-terminal</artifactId>
545 <version>${gshell.version}</version>
546 <exclusions>
547 <exclusion>
548 <groupId>jline</groupId>
549 <artifactId>jline</artifactId>
550 </exclusion>
551 </exclusions>
552 </dependency>
553 <dependency>
554 <groupId>org.apache.geronimo.gshell.support</groupId>
555 <artifactId>gshell-spring</artifactId>
556 <version>${gshell.version}</version>
557 <exclusions>
558 <exclusion>
559 <groupId>org.slf4j</groupId>
560 <artifactId>jcl-over-slf4j</artifactId>
561 </exclusion>
562 </exclusions>
563 </dependency>
564 <dependency>
565 <groupId>org.apache.geronimo.gshell.support</groupId>
566 <artifactId>gshell-interpolation</artifactId>
567 <version>${gshell.version}</version>
568 <exclusions>
569 <exclusion>
570 <groupId>org.slf4j</groupId>
571 <artifactId>jcl-over-slf4j</artifactId>
572 </exclusion>
573 </exclusions>
574 </dependency>
575 <dependency>
576 <groupId>org.apache.geronimo.gshell.commands</groupId>
577 <artifactId>gshell-builtin</artifactId>
578 <version>${gshell.version}</version>
579 <exclusions>
580 <exclusion>
581 <groupId>oro</groupId>
582 <artifactId>oro</artifactId>
583 </exclusion>
584 <exclusion>
585 <groupId>commons-vfs</groupId>
586 <artifactId>commons-vfs</artifactId>
587 </exclusion>
588 </exclusions>
589 </dependency>
590 <dependency>
591 <groupId>org.apache.geronimo.gshell.commands</groupId>
592 <artifactId>gshell-file</artifactId>
593 <version>${gshell.version}</version>
594 </dependency>
595 <dependency>
596 <groupId>org.apache.geronimo.gshell.commands</groupId>
597 <artifactId>gshell-network</artifactId>
598 <version>${gshell.version}</version>
599 </dependency>
600 <dependency>
601 <groupId>org.apache.geronimo.gshell.commands</groupId>
602 <artifactId>gshell-shell</artifactId>
603 <version>${gshell.version}</version>
604 </dependency>
605 <dependency>
606 <groupId>org.apache.geronimo.gshell.commands</groupId>
607 <artifactId>gshell-ssh</artifactId>
608 <version>${gshell.version}</version>
609 <exclusions>
610 <exclusion>
611 <groupId>org.apache.geronimo.gshell.support</groupId>
612 <artifactId>gshell-security</artifactId>
613 </exclusion>
614 </exclusions>
615 </dependency>
616 <dependency>
617 <groupId>org.apache.geronimo.gshell.commands</groupId>
618 <artifactId>gshell-text</artifactId>
619 <version>${gshell.version}</version>
620 </dependency>
621 <dependency>
622 <groupId>org.apache.geronimo.gshell.wisdom</groupId>
623 <artifactId>gshell-wisdom-core</artifactId>
624 <version>${gshell.version}</version>
625 <exclusions>
626 <exclusion>
627 <groupId>org.apache.geronimo.gshell.support</groupId>
628 <artifactId>gshell-ivy</artifactId>
629 </exclusion>
630 <exclusion>
631 <groupId>org.apache.geronimo.gshell.support</groupId>
632 <artifactId>gshell-xstore</artifactId>
633 </exclusion>
634 <exclusion>
635 <groupId>commons-jexl</groupId>
636 <artifactId>commons-jexl</artifactId>
637 </exclusion>
638 </exclusions>
639 </dependency>
640 <dependency>
641 <groupId>org.codehaus.plexus</groupId>
642 <artifactId>plexus-component-api</artifactId>
643 <version>1.0-alpha-32</version>
644 </dependency>
645 <dependency>
646 <groupId>org.codehaus.plexus</groupId>
647 <artifactId>plexus-utils</artifactId>
648 <version>1.5.5</version>
649 </dependency>
650 <dependency>
651 <groupId>org.slf4j</groupId>
652 <artifactId>slf4j-api</artifactId>
653 <version>1.4.3</version>
654 </dependency>
655 <dependency>
656 <groupId>org.slf4j</groupId>
657 <artifactId>slf4j-jdk14</artifactId>
658 <version>1.4.3</version>
659 </dependency>
660 <dependency>
661 <groupId>org.slf4j</groupId>
662 <artifactId>slf4j-nop</artifactId>
663 <version>1.4.3</version>
664 </dependency>
665 <dependency>
666 <groupId>com.thoughtworks.xstream</groupId>
667 <artifactId>xstream</artifactId>
668 <version>1.3</version>
669 <exclusions>
670 <exclusion>
671 <!-- xom is an optional dependency of xstream. Its also
672 LGPL, so its really not ASF compatible. -->
673 <groupId>xom</groupId>
674 <artifactId>xom</artifactId>
675 </exclusion>
676 </exclusions>
677 </dependency>
678 <dependency>
679 <groupId>org.ops4j.pax.logging</groupId>
680 <artifactId>pax-logging-api</artifactId>
681 <version>${pax.logging.version}</version>
682 </dependency>
683 <dependency>
684 <groupId>org.ops4j.pax.logging</groupId>
685 <artifactId>pax-logging-service</artifactId>
686 <version>${pax.logging.version}</version>
687 <exclusions>
688 <exclusion>
689 <groupId>log4j</groupId>
690 <artifactId>log4j</artifactId>
691 </exclusion>
692 </exclusions>
693 </dependency>
694 <dependency>
695 <groupId>org.ops4j.pax.url</groupId>
696 <artifactId>pax-url-mvn</artifactId>
697 <version>${pax.url.version}</version>
698 </dependency>
699 <dependency>
700 <groupId>org.ops4j.pax.url</groupId>
701 <artifactId>pax-url-wrap</artifactId>
702 <version>${pax.url.version}</version>
703 </dependency>
704 <dependency>
705 <groupId>org.apache.geronimo.specs</groupId>
706 <artifactId>geronimo-servlet_2.5_spec</artifactId>
707 <version>${geronimo.servlet.version}</version>
708 </dependency>
709 <dependency>
710 <groupId>org.apache.geronimo.specs</groupId>
711 <artifactId>geronimo-annotation_1.0_spec</artifactId>
712 <version>${geronimo.annotation.version}</version>
713 </dependency>
714 <dependency>
715 <groupId>org.apache.servicemix.specs</groupId>
716 <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
717 <version>${servicemix.specs.version}</version>
718 </dependency>
719 <dependency>
720 <groupId>org.apache.servicemix.bundles</groupId>
721 <artifactId>org.apache.servicemix.bundles.jaxp-ri</artifactId>
722 <version>${jaxp.ri.version}</version>
723 </dependency>
724 <dependency>
725 <groupId>org.apache.servicemix.bundles</groupId>
726 <artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
727 <version>${woodstox.version}</version>
728 </dependency>
729 <dependency>
730 <groupId>org.easymock</groupId>
731 <artifactId>easymock</artifactId>
732 <version>${easymock.version}</version>
733 </dependency>
734 <dependency>
735 <groupId>org.apache.sshd</groupId>
736 <artifactId>sshd-core</artifactId>
737 <version>${sshd.version}</version>
738 <exclusions>
739 <exclusion>
740 <groupId>org.apache.mina</groupId>
741 <artifactId>mina-core</artifactId>
742 </exclusion>
743 </exclusions>
744 </dependency>
745 <dependency>
746 <groupId>org.osgi</groupId>
747 <artifactId>jmx</artifactId>
748 <version>${osgi.jmx.version}</version>
749 <exclusions>
750 <exclusion>
751 <groupId>org.osgi</groupId>
752 <artifactId>osgi_R4_core</artifactId>
753 </exclusion>
754 <exclusion>
755 <groupId>org.osgi</groupId>
756 <artifactId>osgi_R4_compendium</artifactId>
757 </exclusion>
758 <exclusion>
759 <groupId>org.slf4j</groupId>
760 <artifactId>jcl104-over-slf4j</artifactId>
761 </exclusion>
762 <exclusion>
763 <groupId>org.easymock</groupId>
764 <artifactId>easymock</artifactId>
765 </exclusion>
766 </exclusions>
767 </dependency>
768 <dependency>
769 <groupId>com.oracle.osgi</groupId>
770 <artifactId>jmx-impl</artifactId>
771 <version>${osgi.jmx.version}</version>
772 <exclusions>
773 <exclusion>
774 <groupId>org.osgi</groupId>
775 <artifactId>osgi_R4_core</artifactId>
776 </exclusion>
777 <exclusion>
778 <groupId>org.osgi</groupId>
779 <artifactId>osgi_R4_compendium</artifactId>
780 </exclusion>
781 <exclusion>
782 <groupId>org.slf4j</groupId>
783 <artifactId>jcl104-over-slf4j</artifactId>
784 </exclusion>
785 <exclusion>
786 <groupId>org.easymock</groupId>
787 <artifactId>easymock</artifactId>
788 </exclusion>
789 </exclusions>
790 </dependency>
Guillaume Nodet5c1894e2009-04-29 16:35:06 +0000791 <dependency>
792 <groupId>org.ops4j.pax.exam</groupId>
793 <artifactId>pax-exam</artifactId>
794 <version>${pax.exam.version}</version>
795 </dependency>
796 <dependency>
797 <groupId>org.ops4j.pax.exam</groupId>
798 <artifactId>pax-exam-junit</artifactId>
799 <version>${pax.exam.version}</version>
800 </dependency>
801 <dependency>
802 <groupId>org.ops4j.pax.exam</groupId>
803 <artifactId>pax-exam-container-default</artifactId>
804 <version>${pax.exam.version}</version>
805 </dependency>
806 <dependency>
807 <groupId>org.ops4j.pax.exam</groupId>
808 <artifactId>pax-exam-junit-extender-impl</artifactId>
809 <version>${pax.exam.version}</version>
810 </dependency>
Guillaume Nodet91fab3b2009-04-27 10:01:58 +0000811 </dependencies>
812 </dependencyManagement>
813
814 <build>
815 <defaultGoal>install</defaultGoal>
816
817 <pluginManagement>
818 <plugins>
819 <plugin>
820 <groupId>org.apache.maven.plugins</groupId>
821 <artifactId>maven-eclipse-plugin</artifactId>
822 <version>2.4</version>
823 <configuration>
824 <outputDirectory>${basedir}/eclipse-classes</outputDirectory>
825 <downloadSources>true</downloadSources>
826 <downloadJavadocs>true</downloadJavadocs>
827 </configuration>
828 </plugin>
829 <plugin>
830 <groupId>org.apache.maven.plugins</groupId>
831 <artifactId>maven-release-plugin</artifactId>
832 <version>2.0-beta-7</version>
833 <configuration>
834 <useReleaseProfile>false</useReleaseProfile>
835 <preparationGoals>clean verify install</preparationGoals>
836 <goals>deploy</goals>
837 <arguments>-Prelease,deploy</arguments>
838 <autoVersionSubmodules>true</autoVersionSubmodules>
839 </configuration>
840 </plugin>
841 <plugin>
842 <groupId>org.apache.felix</groupId>
843 <artifactId>maven-bundle-plugin</artifactId>
844 <version>${felix.plugin.version}</version>
845 <extensions>true</extensions>
846 </plugin>
847 <plugin>
848 <groupId>org.apache.maven.plugins</groupId>
849 <artifactId>maven-compiler-plugin</artifactId>
850 <version>2.0.2</version>
851 <configuration>
852 <source>1.5</source>
853 <target>1.5</target>
854 <maxmem>256M</maxmem>
855 <fork>${compiler.fork}</fork>
856 </configuration>
857 </plugin>
858 <plugin>
859 <groupId>org.apache.maven.plugins</groupId>
860 <artifactId>maven-idea-plugin</artifactId>
861 <version>2.1</version>
862 <configuration>
863 <downloadSources>true</downloadSources>
864 <downloadJavadocs>true</downloadJavadocs>
865 </configuration>
866 </plugin>
867 <plugin>
868 <groupId>org.apache.maven.plugins</groupId>
869 <artifactId>maven-surefire-plugin</artifactId>
870 <version>2.3.1</version>
871 </plugin>
872 <plugin>
873 <groupId>org.apache.maven.plugins</groupId>
874 <artifactId>maven-shade-plugin</artifactId>
875 <version>1.2</version>
876 </plugin>
877 <plugin>
878 <groupId>org.apache.maven.plugins</groupId>
879 <artifactId>maven-resources-plugin</artifactId>
880 <version>2.3</version>
881 </plugin>
882 <plugin>
883 <groupId>org.apache.servicemix.tooling</groupId>
884 <artifactId>depends-maven-plugin</artifactId>
885 <version>${depends.maven.plugin.version}</version>
886 </plugin>
887 <plugin>
888 <groupId>org.apache.maven.plugins</groupId>
889 <artifactId>maven-source-plugin</artifactId>
890 <version>2.0.4</version>
891 </plugin>
892 <plugin>
893 <groupId>org.apache.maven.plugins</groupId>
894 <artifactId>maven-assembly-plugin</artifactId>
895 <version>2.2-beta-3</version>
896 </plugin>
897 </plugins>
898 </pluginManagement>
899 <plugins>
900 <plugin>
901 <groupId>org.apache.maven.plugins</groupId>
902 <artifactId>maven-dependency-plugin</artifactId>
903 <version>2.0</version>
904 <executions>
905 <execution>
906 <id>copy-legal</id>
907 <phase>generate-resources</phase>
908 <goals>
909 <goal>copy</goal>
910 </goals>
911 <configuration>
912 <artifactItems>
913 <artifactItem>
914 <groupId>org.apache.servicemix.legal</groupId>
915 <artifactId>legal</artifactId>
916 <version>${servicemix.legal.version}</version>
917 <type>xml</type>
918 <outputDirectory>target/legal/</outputDirectory>
919 </artifactItem>
920 </artifactItems>
921 <stripVersion>true</stripVersion>
922 </configuration>
923 </execution>
924 </executions>
925 <dependencies>
926 <dependency>
927 <groupId>org.apache.servicemix.legal</groupId>
928 <artifactId>legal</artifactId>
929 <version>${servicemix.legal.version}</version>
930 <type>xml</type>
931 </dependency>
932 </dependencies>
933 </plugin>
934 <plugin>
935 <artifactId>maven-remote-resources-plugin</artifactId>
936 <version>1.0</version>
937 <executions>
938 <execution>
939 <goals>
940 <goal>process</goal>
941 </goals>
942 <configuration>
943 <resourceBundles>
944 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
945 </resourceBundles>
946 <supplementalModels>
947 <supplementalModel>target/legal/legal.xml</supplementalModel>
948 </supplementalModels>
949 <properties>
950 <addLicense>true</addLicense>
951 <addArtifact>true</addArtifact>
952 <projectName>Apache ServiceMix</projectName>
953 </properties>
954 </configuration>
955 </execution>
956 </executions>
957 </plugin>
958 </plugins>
959 </build>
960
961 <reporting>
962 <plugins>
963 <plugin>
964 <groupId>org.apache.maven.plugins</groupId>
965 <artifactId>maven-javadoc-plugin</artifactId>
966 <version>2.3</version>
967 </plugin>
968 <plugin>
969 <groupId>org.apache.maven.plugins</groupId>
970 <artifactId>maven-jxr-plugin</artifactId>
971 <version>2.0</version>
972 </plugin>
973 </plugins>
974 </reporting>
975
976 <profiles>
977 <profile>
978 <id>fastinstall</id>
979 <properties>
980 <maven.test.skip>true</maven.test.skip>
981 </properties>
982 </profile>
983 <profile>
984 <id>rat</id>
985 <build>
986 <plugins>
987 <plugin>
988 <groupId>org.codehaus.mojo</groupId>
989 <artifactId>rat-maven-plugin</artifactId>
990 <version>1.0-alpha-3</version>
991 <executions>
992 <execution>
993 <phase>verify</phase>
994 <goals>
995 <goal>check</goal>
996 </goals>
997 </execution>
998 </executions>
999 <configuration>
1000 <reportFile>${project.build.directory}/${project.build.finalName}.rat</reportFile>
1001 <excludes>
1002 <exclude>**/target/**/*</exclude>
1003 <!-- IDEA files -->
1004 <exclude>**/*.iml</exclude>
1005 <exclude>**/*.ipr</exclude>
1006 <exclude>**/*.iws</exclude>
1007 <!-- Eclipse files -->
1008 <exclude>**/.*</exclude>
1009 <exclude>**/eclipse-classes/**/*</exclude>
1010 <exclude>**/dependency-reduced-pom.xml</exclude>
1011 </excludes>
1012 </configuration>
1013 </plugin>
1014 </plugins>
1015 </build>
1016 </profile>
1017 <profile>
1018 <id>release</id>
1019 <build>
1020 <plugins>
1021 <!-- We want to deploy the artifact to a staging location for perusal -->
1022 <plugin>
1023 <inherited>true</inherited>
1024 <artifactId>maven-deploy-plugin</artifactId>
1025 <version>2.3</version>
1026 <configuration>
1027 <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
1028 <updateReleaseInfo>true</updateReleaseInfo>
1029 </configuration>
1030 </plugin>
1031 <!-- We want to sign the artifact, the POM, and all attached artifacts -->
1032 <plugin>
1033 <artifactId>maven-gpg-plugin</artifactId>
1034 <version>1.0-alpha-4</version>
1035 <executions>
1036 <execution>
1037 <goals>
1038 <goal>sign</goal>
1039 </goals>
1040 </execution>
1041 </executions>
1042 </plugin>
1043 </plugins>
1044 </build>
1045 </profile>
1046 <profile>
1047 <id>setup.eclipse</id>
1048 <modules>
1049 <module>assembly</module>
1050 </modules>
1051 <properties>
1052 <eclipse.workspace.dir>${basedir}/../workspace</eclipse.workspace.dir>
1053 </properties>
1054 <build>
1055 <defaultGoal>eclipse:eclipse</defaultGoal>
1056 <plugins>
1057 <plugin>
1058 <groupId>org.apache.maven.plugins</groupId>
1059 <artifactId>maven-eclipse-plugin</artifactId>
1060 <inherited>false</inherited>
1061 <executions>
1062 <execution>
1063 <id>setup.eclipse.workspace</id>
1064 <phase>process-test-sources</phase>
1065 <goals>
1066 <goal>add-maven-repo</goal>
1067 </goals>
1068 <configuration>
1069 <workspace>${eclipse.workspace.dir}</workspace>
1070 </configuration>
1071 </execution>
1072 </executions>
1073 </plugin>
1074 </plugins>
1075 </build>
1076 </profile>
1077 <profile>
1078 <id>deploy</id>
1079 <properties>
1080 <createSourcesJar>true</createSourcesJar>
1081 </properties>
1082 <build>
1083 <defaultGoal>deploy</defaultGoal>
1084 <plugins>
1085 <plugin>
1086 <groupId>org.apache.maven.plugins</groupId>
1087 <artifactId>maven-source-plugin</artifactId>
1088 <version>2.0.4</version>
1089 <executions>
1090 <execution>
1091 <id>attach-sources</id>
1092 <goals>
1093 <goal>jar</goal>
1094 </goals>
1095 </execution>
1096 </executions>
1097 </plugin>
1098 <plugin>
1099 <groupId>org.apache.maven.plugins</groupId>
1100 <artifactId>maven-javadoc-plugin</artifactId>
1101 <version>2.4</version>
1102 <configuration>
1103 <source>1.5</source>
1104 </configuration>
1105 <executions>
1106 <execution>
1107 <id>attach-javadocs</id>
1108 <goals>
1109 <goal>jar</goal>
1110 </goals>
1111 </execution>
1112 </executions>
1113 </plugin>
1114 </plugins>
1115 </build>
1116 </profile>
1117 </profiles>
1118
1119</project>