removed slf4j-simple dependency
[odlparent.git] / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
10
11     <modelVersion>4.0.0</modelVersion>
12     <artifactId>odlparent</artifactId>
13     <groupId>org.opendaylight.odlparent</groupId>
14     <version>1.4.2-SNAPSHOT</version>
15     <packaging>pom</packaging>
16     <prerequisites>
17         <maven>3.0.4</maven>
18     </prerequisites>
19
20     <properties>
21
22         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
23         <nexus.repository.release>opendaylight.release</nexus.repository.release>
24         <nexus.repository.snapshot>opendaylight.snapshot</nexus.repository.snapshot>
25         <nexus.repository.snapshot>opendaylight.snapshot</nexus.repository.snapshot>
26
27         <!-- Java Versions -->
28         <maven.compiler.source>1.7</maven.compiler.source>
29         <maven.compiler.target>1.7</maven.compiler.target>
30
31         <!-- Build Plugin Versions -->
32         <maven.bundle.version>2.4.0</maven.bundle.version>
33         <maven.jar.version>2.3.2</maven.jar.version>
34         <!--<maven.javadoc.version>2.9.1</maven.javadoc.version>-->
35         <maven.release.version>2.4.2</maven.release.version>
36         <maven.source.version>2.2.1</maven.source.version>
37         <maven.surefire.version>2.16</maven.surefire.version>
38         <maven.clean.plugin.version>2.5</maven.clean.plugin.version>
39         <maven.antrun.plugin.version>1.3</maven.antrun.plugin.version>
40         <gmaven.plugin.version>1.0</gmaven.plugin.version>
41
42         <aopalliance.version>1.0.0</aopalliance.version>
43         <aries.util.version>1.1.0</aries.util.version>
44         <asm.version>4.1</asm.version>
45         <bouncycastle.version>1.50</bouncycastle.version>
46         <bundle.plugin.version>2.4.0</bundle.plugin.version>
47         <checkstyle.version>2.10</checkstyle.version>
48
49
50         <!-- Supporting Libraries -->
51         <commons.lang3.version>3.1</commons.lang3.version>
52         <commons.lang.version>2.6</commons.lang.version>
53         <commons.codec.version>1.8</commons.codec.version>
54         <commons.fileupload.version>1.2.2</commons.fileupload.version>
55         <commons.io.version>2.4</commons.io.version>
56         <commons.net.version>3.0.1</commons.net.version>
57         <compiler.version>2.3.2</compiler.version>
58         <corsfilter.version>7.0.42</corsfilter.version>
59         <ctrie.version>0.2.0</ctrie.version>
60         <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
61         <!-- enforcer version -->
62         <enforcer.version>1.3.1</enforcer.version>
63         <enunciate.version>1.28</enunciate.version>
64         <exam.version>3.0.0</exam.version>
65
66         <failsafe.version>2.15</failsafe.version>
67         <feature.transaction.version>1.0.1</feature.transaction.version>
68         <felix.dependencymanager.shell.version>3.0.1</felix.dependencymanager.shell.version>
69         <felix.dependencymanager.version>3.1.0</felix.dependencymanager.version>
70         <felix.fileinstall.version>3.1.6</felix.fileinstall.version>
71         <felix.webconsole.version>4.2.0</felix.webconsole.version>
72
73         <geminiweb.version>2.2.0.RELEASE</geminiweb.version>
74         <gson.version>2.2.4</gson.version>
75         <guava.version>14.0.1</guava.version>
76
77         <jackson.version>2.3.2</jackson.version>
78         <jacoco.version>0.6.2.201302030002</jacoco.version>
79         <jar.plugin.version>2.4</jar.plugin.version>
80         <java.version.source>1.7</java.version.source>
81         <java.version.target>1.7</java.version.target>
82         <javassist.version>3.17.1-GA</javassist.version>
83         <javax.annotation.version>1.2</javax.annotation.version>
84         <!-- Third party version -->
85         <jersey-servlet.version>1.17</jersey-servlet.version>
86         <jersey.version>1.17</jersey.version>
87         <jersey.client.version>1.17</jersey.client.version>
88         <jersey.server.version>1.17</jersey.server.version>
89         <jersey-servlet.version>1.17</jersey-servlet.version>
90         <jersey2.publisher.version>4.0</jersey2.publisher.version>
91         <jersey2.version>2.8</jersey2.version>
92         <jettison.version>1.3.3</jettison.version>
93         <jolokia.version>1.1.4</jolokia.version>
94         <jsr305.api.version>2.0.1</jsr305.api.version>
95         <jsr311.api.version>1.1.1</jsr311.api.version>
96         <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
97         <junit.version>4.11</junit.version>
98
99         <karaf.version>3.0.1</karaf.version>
100
101         <logback.version>1.0.9</logback.version>
102
103         <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
104         <!-- Java Versions -->
105         <maven.compiler.source>1.7</maven.compiler.source>
106         <maven.compiler.target>1.7</maven.compiler.target>
107
108         <netty.version>4.0.19.Final</netty.version>
109
110         <osgi.compendium.version>5.0.0</osgi.compendium.version>
111         <osgi.core.version>5.0.0</osgi.core.version>
112         <org.json.version>20080701</org.json.version>
113         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
114         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
115         <projectinfo>2.6</projectinfo>
116         <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
117
118
119
120         <slf4j.version>1.7.2</slf4j.version>
121         <xtend.version>2.4.3</xtend.version>
122         <groovy.version>2.1.6</groovy.version>
123         <mockito.version>1.9.5</mockito.version>
124
125         <logback.version>1.0.9</logback.version>
126
127         <releaseplugin.version>2.3.2</releaseplugin.version>
128
129         <siteplugin>3.2</siteplugin>
130         <slf4j.version>1.7.2</slf4j.version>
131         <spifly.version>1.0.0</spifly.version>
132         <spring-osgi.version>1.2.1</spring-osgi.version>
133         <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
134         <spring-security.version>3.1.3.RELEASE</spring-security.version>
135         <spring.version>3.1.3.RELEASE</spring.version>
136
137         <url.version>1.5.0</url.version>
138         <virgo.version>3.6.0.RELEASE</virgo.version>
139
140
141         <asm.version>4.1</asm.version>
142         <!-- Plugin Versions -->
143         <bouncycastle.version>1.50</bouncycastle.version>
144
145     </properties>
146
147     <scm>
148         <connection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</connection>
149         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</developerConnection>
150         <tag>HEAD</tag>
151         <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
152     </scm>
153
154
155     <pluginRepositories>
156         <!-- OpenDayLight Repo Mirror -->
157         <pluginRepository>
158             <id>opendaylight-mirror</id>
159             <name>opendaylight-mirror</name>
160             <url>${nexusproxy}/groups/public/</url>
161             <snapshots>
162                 <enabled>false</enabled>
163             </snapshots>
164             <releases>
165                 <enabled>true</enabled>
166                 <updatePolicy>never</updatePolicy>
167             </releases>
168         </pluginRepository>
169
170         <!-- OpenDayLight Snapshot artifact -->
171         <pluginRepository>
172             <id>opendaylight-snapshot</id>
173             <name>opendaylight-snapshot</name>
174             <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
175             <snapshots>
176                 <enabled>true</enabled>
177             </snapshots>
178             <releases>
179                 <enabled>false</enabled>
180             </releases>
181         </pluginRepository>
182     </pluginRepositories>
183
184     <repositories>
185         <!-- OpenDayLight Repo Mirror -->
186         <repository>
187             <id>opendaylight-mirror</id>
188             <name>opendaylight-mirror</name>
189             <url>${nexusproxy}/groups/public/</url>
190             <snapshots>
191                 <enabled>false</enabled>
192             </snapshots>
193             <releases>
194                 <enabled>true</enabled>
195                 <updatePolicy>never</updatePolicy>
196             </releases>
197         </repository>
198
199         <!-- OpenDayLight Snapshot artifact -->
200         <repository>
201             <id>opendaylight-snapshot</id>
202             <name>opendaylight-snapshot</name>
203             <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
204             <snapshots>
205                 <enabled>true</enabled>
206             </snapshots>
207             <releases>
208                 <enabled>false</enabled>
209             </releases>
210         </repository>
211
212     </repositories>
213
214     <dependencyManagement>
215         <dependencies>
216             <!-- Testing Dependencies -->
217             <dependency>
218                 <groupId>junit</groupId>
219                 <artifactId>junit</artifactId>
220                 <version>${junit.version}</version>
221                 <scope>test</scope>
222             </dependency>
223             <dependency>
224                 <groupId>org.mockito</groupId>
225                 <artifactId>mockito-all</artifactId>
226                 <version>${mockito.version}</version>
227                 <scope>test</scope>
228             </dependency>
229             <dependency>
230                 <groupId>org.mockito</groupId>
231                 <artifactId>mockito-core</artifactId>
232                 <version>${mockito.version}</version>
233                 <scope>test</scope>
234             </dependency>
235             <dependency>
236                 <groupId>org.slf4j</groupId>
237                 <artifactId>slf4j-simple</artifactId>
238                 <version>${slf4j.version}</version>
239                 <scope>test</scope>
240             </dependency>
241
242             <!-- Supporting Libraries -->
243             <dependency>
244                 <groupId>org.slf4j</groupId>
245                 <artifactId>jcl-over-slf4j</artifactId>
246                 <version>${slf4j.version}</version>
247             </dependency>
248             <dependency>
249                 <groupId>org.javassist</groupId>
250                 <artifactId>javassist</artifactId>
251                 <version>3.17.1-GA</version>
252             </dependency>
253             <dependency>
254                 <groupId>org.slf4j</groupId>
255                 <artifactId>slf4j-api</artifactId>
256                 <version>${slf4j.version}</version>
257             </dependency>
258             <dependency>
259                 <groupId>org.slf4j</groupId>
260                 <artifactId>slf4j-log4j12</artifactId>
261                 <version>${slf4j.version}</version>
262             </dependency>
263             <dependency>
264                 <groupId>org.slf4j</groupId>
265                 <artifactId>log4j-over-slf4j</artifactId>
266                 <version>${slf4j.version}</version>
267             </dependency>
268             <dependency>
269                 <groupId>xml-apis</groupId>
270                 <artifactId>xml-apis</artifactId>
271                 <version>2.0.2</version>
272             </dependency>
273             <dependency>
274                 <groupId>ch.qos.logback</groupId>
275                 <artifactId>logback-core</artifactId>
276                 <version>${logback.version}</version>
277             </dependency>
278             <dependency>
279                 <groupId>ch.qos.logback</groupId>
280                 <artifactId>logback-classic</artifactId>
281                 <version>${logback.version}</version>
282             </dependency>
283             <dependency>
284                 <groupId>com.google.guava</groupId>
285                 <artifactId>guava</artifactId>
286                 <version>${guava.version}</version>
287             </dependency>
288             <dependency>
289                 <groupId>org.eclipse.xtend</groupId>
290                 <artifactId>org.eclipse.xtend.lib</artifactId>
291                 <version>${xtend.version}</version>
292             </dependency>
293             <dependency>
294                 <groupId>org.apache.commons</groupId>
295                 <artifactId>commons-lang3</artifactId>
296                 <version>${commons.lang3.version}</version>
297             </dependency>
298             <dependency>
299                 <groupId>org.osgi</groupId>
300                 <artifactId>org.osgi.core</artifactId>
301                 <version>${osgi.core.version}</version>
302                 <scope>provided</scope>
303             </dependency>
304
305             <dependency>
306                 <groupId>commons-lang</groupId>
307                 <artifactId>commons-lang</artifactId>
308                 <version>${commons.lang.version}</version>
309             </dependency>
310             <dependency>
311                 <groupId>commons-codec</groupId>
312                 <artifactId>commons-codec</artifactId>
313                 <version>${commons.codec.version}</version>
314             </dependency>
315             <dependency>
316                 <groupId>com.google.code.findbugs</groupId>
317                 <artifactId>jsr305</artifactId>
318                 <version>2.0.3</version>
319             </dependency>
320             <!-- Jersey for JAXRS -->
321             <dependency>
322                 <groupId>com.sun.jersey</groupId>
323                 <artifactId>jersey-core</artifactId>
324                 <version>${jersey.version}</version>
325                 </dependency>
326                 <dependency>
327                 <groupId>com.sun.jersey</groupId>
328                 <artifactId>jersey-server</artifactId>
329                 <version>${jersey.version}</version>
330             </dependency>
331
332             <dependency>
333                 <groupId>com.sun.jersey</groupId>
334                  <artifactId>jersey-client</artifactId>
335                  <version>${jersey.client.version}</version>
336             </dependency>
337             <dependency>
338                 <groupId>org.opendaylight.controller.thirdparty</groupId>
339                 <artifactId>com.sun.jersey.jersey-servlet</artifactId>
340                 <version>${jersey-servlet.version}</version>
341             </dependency>
342
343             <!-- Plugin integration -->
344             <dependency>
345                 <groupId>org.sonatype.plexus</groupId>
346                 <artifactId>plexus-build-api</artifactId>
347                 <version>0.0.7</version>
348             </dependency>
349             <dependency>
350                 <groupId>org.codehaus.plexus</groupId>
351                 <artifactId>plexus-slf4j-logging</artifactId>
352                 <version>1.1</version>
353             </dependency>
354             <dependency>
355                 <groupId>commons-io</groupId>
356                 <artifactId>commons-io</artifactId>
357                 <version>2.4</version>
358             </dependency>
359
360             <dependency>
361                 <groupId>ch.qos.logback</groupId>
362                 <artifactId>logback-classic</artifactId>
363                 <version>${logback.version}</version>
364             </dependency>
365             <dependency>
366                 <groupId>ch.qos.logback</groupId>
367                 <artifactId>logback-core</artifactId>
368                 <version>${logback.version}</version>
369             </dependency>
370             <dependency>
371                 <groupId>com.fasterxml.jackson.core</groupId>
372                 <artifactId>jackson-annotations</artifactId>
373                 <version>${jackson.version}</version>
374             </dependency>
375             <dependency>
376                 <groupId>com.fasterxml.jackson.core</groupId>
377                 <artifactId>jackson-core</artifactId>
378                 <version>${jackson.version}</version>
379             </dependency>
380             <dependency>
381                 <groupId>com.fasterxml.jackson.core</groupId>
382                 <artifactId>jackson-databind</artifactId>
383                 <version>${jackson.version}</version>
384             </dependency>
385             <dependency>
386                 <groupId>com.fasterxml.jackson.datatype</groupId>
387                 <artifactId>jackson-datatype-json-org</artifactId>
388                 <version>${jackson.version}</version>
389             </dependency>
390
391             <dependency>
392                 <groupId>com.fasterxml.jackson.jaxrs</groupId>
393                 <artifactId>jackson-jaxrs-base</artifactId>
394                 <version>${jackson.version}</version>
395             </dependency>
396             <dependency>
397                 <groupId>com.fasterxml.jackson.jaxrs</groupId>
398                 <artifactId>jackson-jaxrs-json-provider</artifactId>
399                 <version>${jackson.version}</version>
400             </dependency>
401             <dependency>
402                 <groupId>com.fasterxml.jackson.module</groupId>
403                 <artifactId>jackson-module-jaxb-annotations</artifactId>
404                 <version>${jackson.version}</version>
405             </dependency>
406             <dependency>
407                 <groupId>com.github.romix</groupId>
408                 <artifactId>java-concurrent-hash-trie-map</artifactId>
409                 <version>${ctrie.version}</version>
410             </dependency>
411             <dependency>
412                 <groupId>com.google.code.findbugs</groupId>
413                 <artifactId>jsr305</artifactId>
414                 <version>${jsr305.api.version}</version>
415             </dependency>
416             <dependency>
417                 <groupId>com.google.code.gson</groupId>
418                 <artifactId>gson</artifactId>
419                 <version>${gson.version}</version>
420             </dependency>
421             <dependency>
422                 <groupId>com.google.guava</groupId>
423                 <artifactId>guava</artifactId>
424                 <version>${guava.version}</version>
425             </dependency>
426
427             <dependency>
428                 <groupId>com.sun.jersey</groupId>
429                 <artifactId>jersey-client</artifactId>
430                 <version>${jersey.version}</version>
431             </dependency>
432             <!-- Jersey for JAXRS -->
433             <dependency>
434                 <groupId>com.sun.jersey</groupId>
435                 <artifactId>jersey-core</artifactId>
436                 <version>${jersey.version}</version>
437             </dependency>
438             <dependency>
439                 <groupId>com.sun.jersey</groupId>
440                 <artifactId>jersey-server</artifactId>
441                 <version>${jersey.version}</version>
442             </dependency>
443             <dependency>
444                 <groupId>commons-codec</groupId>
445                 <artifactId>commons-codec</artifactId>
446                 <version>${commons.codec.version}</version>
447             </dependency>
448             <dependency>
449                 <groupId>commons-fileupload</groupId>
450                 <artifactId>commons-fileupload</artifactId>
451                 <version>${commons.fileupload.version}</version>
452             </dependency>
453             <dependency>
454                 <groupId>commons-io</groupId>
455                 <artifactId>commons-io</artifactId>
456                 <version>${commons.io.version}</version>
457             </dependency>
458             <dependency>
459                 <groupId>commons-net</groupId>
460                 <artifactId>commons-net</artifactId>
461                 <version>${commons.net.version}</version>
462             </dependency>
463             <dependency>
464                 <groupId>eclipselink</groupId>
465                 <artifactId>javax.persistence</artifactId>
466                 <version>2.0.4.v201112161009</version>
467             </dependency>
468             <dependency>
469                 <groupId>eclipselink</groupId>
470                 <artifactId>javax.resource</artifactId>
471                 <version>1.5.0.v200906010428</version>
472             </dependency>
473             <dependency>
474                 <groupId>equinoxSDK381</groupId>
475                 <artifactId>javax.servlet</artifactId>
476                 <version>3.0.0.v201112011016</version>
477             </dependency>
478             <dependency>
479                 <groupId>equinoxSDK381</groupId>
480                 <artifactId>javax.servlet.jsp</artifactId>
481                 <version>2.2.0.v201112011158</version>
482             </dependency>
483             <dependency>
484                 <groupId>equinoxSDK381</groupId>
485                 <artifactId>org.apache.felix.gogo.command</artifactId>
486                 <version>0.8.0.v201108120515</version>
487             </dependency>
488             <dependency>
489                 <groupId>equinoxSDK381</groupId>
490                 <artifactId>org.apache.felix.gogo.runtime</artifactId>
491                 <version>0.8.0.v201108120515</version>
492             </dependency>
493             <dependency>
494                 <groupId>equinoxSDK381</groupId>
495                 <artifactId>org.apache.felix.gogo.shell</artifactId>
496                 <version>0.8.0.v201110170705</version>
497             </dependency>
498             <dependency>
499                 <groupId>equinoxSDK381</groupId>
500                 <artifactId>org.eclipse.equinox.cm</artifactId>
501                 <version>1.0.400.v20120522-1841</version>
502             </dependency>
503             <dependency>
504                 <groupId>equinoxSDK381</groupId>
505                 <artifactId>org.eclipse.equinox.console</artifactId>
506                 <version>1.0.0.v20120522-1841</version>
507             </dependency>
508             <dependency>
509                 <groupId>equinoxSDK381</groupId>
510                 <artifactId>org.eclipse.equinox.ds</artifactId>
511                 <version>1.4.0.v20120522-1841</version>
512             </dependency>
513             <dependency>
514                 <groupId>equinoxSDK381</groupId>
515                 <artifactId>org.eclipse.equinox.launcher</artifactId>
516                 <version>1.3.0.v20120522-1813</version>
517             </dependency>
518             <dependency>
519                 <groupId>equinoxSDK381</groupId>
520                 <artifactId>org.eclipse.equinox.util</artifactId>
521                 <version>1.0.400.v20120522-2049</version>
522             </dependency>
523             <dependency>
524                 <groupId>equinoxSDK381</groupId>
525                 <artifactId>org.eclipse.osgi</artifactId>
526                 <version>3.8.1.v20120830-144521</version>
527             </dependency>
528             <dependency>
529                 <groupId>equinoxSDK381</groupId>
530                 <artifactId>org.eclipse.osgi.services</artifactId>
531                 <version>3.3.100.v20120522-1822</version>
532             </dependency>
533             <!-- Gemini Web -->
534             <dependency>
535                 <groupId>geminiweb</groupId>
536                 <artifactId>org.eclipse.gemini.web.core</artifactId>
537                 <version>${geminiweb.version}</version>
538             </dependency>
539             <dependency>
540                 <groupId>geminiweb</groupId>
541                 <artifactId>org.eclipse.gemini.web.extender</artifactId>
542                 <version>${geminiweb.version}</version>
543             </dependency>
544             <dependency>
545                 <groupId>geminiweb</groupId>
546                 <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
547                 <version>${geminiweb.version}</version>
548             </dependency>
549             <dependency>
550                 <groupId>geminiweb</groupId>
551                 <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
552                 <version>${virgo.version}</version>
553             </dependency>
554             <dependency>
555                 <groupId>geminiweb</groupId>
556                 <artifactId>org.eclipse.virgo.util.common</artifactId>
557                 <version>${virgo.version}</version>
558             </dependency>
559             <dependency>
560                 <groupId>geminiweb</groupId>
561                 <artifactId>org.eclipse.virgo.util.io</artifactId>
562                 <version>${virgo.version}</version>
563             </dependency>
564             <dependency>
565                 <groupId>geminiweb</groupId>
566                 <artifactId>org.eclipse.virgo.util.math</artifactId>
567                 <version>${virgo.version}</version>
568             </dependency>
569             <dependency>
570                 <groupId>geminiweb</groupId>
571                 <artifactId>org.eclipse.virgo.util.osgi</artifactId>
572                 <version>${virgo.version}</version>
573             </dependency>
574             <dependency>
575                 <groupId>geminiweb</groupId>
576                 <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
577                 <version>${virgo.version}</version>
578             </dependency>
579             <dependency>
580                 <groupId>geminiweb</groupId>
581                 <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
582                 <version>${virgo.version}</version>
583             </dependency>
584             <dependency>
585                 <groupId>io.netty</groupId>
586                 <artifactId>netty-buffer</artifactId>
587                 <version>${netty.version}</version>
588             </dependency>
589             <dependency>
590                 <groupId>io.netty</groupId>
591                 <artifactId>netty-codec</artifactId>
592                 <version>${netty.version}</version>
593             </dependency>
594             <dependency>
595                 <groupId>io.netty</groupId>
596                 <artifactId>netty-codec-http</artifactId>
597                 <version>${netty.version}</version>
598             </dependency>
599             <dependency>
600                 <groupId>io.netty</groupId>
601                 <artifactId>netty-common</artifactId>
602                 <version>${netty.version}</version>
603             </dependency>
604             <!-- Netty -->
605             <dependency>
606                 <groupId>io.netty</groupId>
607                 <artifactId>netty-handler</artifactId>
608                 <version>${netty.version}</version>
609             </dependency>
610             <dependency>
611                 <groupId>io.netty</groupId>
612                 <artifactId>netty-transport</artifactId>
613                 <version>${netty.version}</version>
614             </dependency>
615             <dependency>
616                 <groupId>javax.ws.rs</groupId>
617                 <artifactId>jsr311-api</artifactId>
618                 <version>${jsr311.api.version}</version>
619             </dependency>
620             <dependency>
621                 <groupId>orbit</groupId>
622                 <artifactId>javax.activation</artifactId>
623                 <version>1.1.0.v201211130549</version>
624             </dependency>
625             <dependency>
626                 <groupId>orbit</groupId>
627                 <artifactId>javax.annotation</artifactId>
628                 <version>1.1.0.v201209060031</version>
629             </dependency>
630             <dependency>
631                 <groupId>orbit</groupId>
632                 <artifactId>javax.ejb</artifactId>
633                 <version>3.1.1.v201204261316</version>
634             </dependency>
635             <dependency>
636                 <groupId>orbit</groupId>
637                 <artifactId>javax.el</artifactId>
638                 <version>2.2.0.v201108011116</version>
639             </dependency>
640             <dependency>
641                 <groupId>orbit</groupId>
642                 <artifactId>javax.mail.glassfish</artifactId>
643                 <version>1.4.1.v201108011116</version>
644             </dependency>
645             <dependency>
646                 <groupId>orbit</groupId>
647                 <artifactId>javax.servlet.jsp.jstl</artifactId>
648                 <version>1.2.0.v201105211821</version>
649             </dependency>
650             <dependency>
651                 <groupId>orbit</groupId>
652                 <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
653                 <version>1.2.0.v201210211230</version>
654             </dependency>
655             <dependency>
656                 <groupId>orbit</groupId>
657                 <artifactId>javax.xml.rpc</artifactId>
658                 <version>1.1.0.v201005080400</version>
659             </dependency>
660             <dependency>
661                 <groupId>orbit</groupId>
662                 <artifactId>org.apache.catalina</artifactId>
663                 <version>7.0.32.v201211201336</version>
664             </dependency>
665             <dependency>
666                 <groupId>orbit</groupId>
667                 <artifactId>org.apache.catalina.ha</artifactId>
668                 <version>7.0.32.v201211201952</version>
669             </dependency>
670             <dependency>
671                 <groupId>orbit</groupId>
672                 <artifactId>org.apache.catalina.tribes</artifactId>
673                 <version>7.0.32.v201211201952</version>
674             </dependency>
675             <dependency>
676                 <groupId>orbit</groupId>
677                 <artifactId>org.apache.coyote</artifactId>
678                 <version>7.0.32.v201211201952</version>
679             </dependency>
680             <dependency>
681                 <groupId>orbit</groupId>
682                 <artifactId>org.apache.el</artifactId>
683                 <version>7.0.32.v201211081135</version>
684             </dependency>
685             <dependency>
686                 <groupId>orbit</groupId>
687                 <artifactId>org.apache.jasper</artifactId>
688                 <version>7.0.32.v201211201952</version>
689             </dependency>
690             <dependency>
691                 <groupId>orbit</groupId>
692                 <artifactId>org.apache.juli.extras</artifactId>
693                 <version>7.0.32.v201211081135</version>
694             </dependency>
695             <dependency>
696                 <groupId>orbit</groupId>
697                 <artifactId>org.apache.tomcat.api</artifactId>
698                 <version>7.0.32.v201211081135</version>
699             </dependency>
700             <dependency>
701                 <groupId>orbit</groupId>
702                 <artifactId>org.apache.tomcat.util</artifactId>
703                 <version>7.0.32.v201211201952</version>
704             </dependency>
705             <dependency>
706                 <groupId>org.aopalliance</groupId>
707                 <artifactId>com.springsource.org.aopalliance</artifactId>
708                 <version>${aopalliance.version}</version>
709             </dependency>
710             <dependency>
711                 <groupId>org.apache.commons</groupId>
712                 <artifactId>commons-lang3</artifactId>
713                 <version>${commons.lang3.version}</version>
714             </dependency>
715             <dependency>
716                 <groupId>org.apache.felix</groupId>
717                 <artifactId>org.apache.felix.dependencymanager</artifactId>
718                 <version>${felix.dependencymanager.version}</version>
719             </dependency>
720             <dependency>
721                 <groupId>org.apache.felix</groupId>
722                 <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
723                 <version>${felix.dependencymanager.shell.version}</version>
724             </dependency>
725             <dependency>
726                 <groupId>org.apache.felix</groupId>
727                 <artifactId>org.apache.felix.fileinstall</artifactId>
728                 <version>${felix.fileinstall.version}</version>
729             </dependency>
730             <!-- felix webconsole -->
731             <dependency>
732                 <groupId>org.apache.felix</groupId>
733                 <artifactId>org.apache.felix.webconsole</artifactId>
734                 <version>${felix.webconsole.version}</version>
735                 <!-- the all bundle includes all the necessary plugins -->
736                 <classifier>all</classifier>
737             </dependency>
738             <dependency>
739                 <groupId>org.bouncycastle</groupId>
740                 <artifactId>bcpkix-jdk15on</artifactId>
741                 <version>${bouncycastle.version}</version>
742             </dependency>
743             <dependency>
744                 <groupId>org.bouncycastle</groupId>
745                 <artifactId>bcprov-jdk15on</artifactId>
746                 <version>${bouncycastle.version}</version>
747             </dependency>
748             <dependency>
749                 <groupId>org.codehaus.enunciate</groupId>
750                 <artifactId>enunciate-core-annotations</artifactId>
751                 <version>${enunciate.version}</version>
752             </dependency>
753             <dependency>
754                 <groupId>org.codehaus.jettison</groupId>
755                 <artifactId>jettison</artifactId>
756                 <version>${jettison.version}</version>
757             </dependency>
758
759             <!-- equinox http service bridge -->
760             <dependency>
761                 <groupId>org.eclipse.equinox.http</groupId>
762                 <artifactId>servlet</artifactId>
763                 <version>1.0.0-v20070606</version>
764             </dependency>
765             <dependency>
766                 <groupId>org.eclipse.persistence</groupId>
767                 <artifactId>org.eclipse.persistence.antlr</artifactId>
768                 <version>${eclipse.persistence.version}</version>
769             </dependency>
770             <dependency>
771                 <groupId>org.eclipse.persistence</groupId>
772                 <artifactId>org.eclipse.persistence.core</artifactId>
773                 <version>${eclipse.persistence.version}</version>
774             </dependency>
775             <dependency>
776                 <groupId>org.eclipse.persistence</groupId>
777                 <artifactId>org.eclipse.persistence.moxy</artifactId>
778                 <version>${eclipse.persistence.version}</version>
779             </dependency>
780             <dependency>
781                 <groupId>org.eclipse.xtend</groupId>
782                 <artifactId>org.eclipse.xtend.lib</artifactId>
783                 <version>${xtend.version}</version>
784             </dependency>
785             <dependency>
786                 <groupId>org.javassist</groupId>
787                 <artifactId>javassist</artifactId>
788                 <version>${javassist.version}</version>
789             </dependency>
790             <dependency>
791                 <groupId>org.jboss.spec.javax.transaction</groupId>
792                 <artifactId>jboss-transaction-api_1.1_spec</artifactId>
793                 <version>1.0.1.Final</version>
794             </dependency>
795             <dependency>
796                 <groupId>org.jolokia</groupId>
797                 <artifactId>jolokia-osgi</artifactId>
798                 <version>${jolokia.version}</version>
799             </dependency>
800             <dependency>
801                 <groupId>org.json</groupId>
802                 <artifactId>json</artifactId>
803                 <version>${org.json.version}</version>
804             </dependency>
805             <dependency>
806                 <groupId>org.osgi</groupId>
807                 <artifactId>org.osgi.compendium</artifactId>
808                 <version>${osgi.compendium.version}</version>
809             </dependency>
810             <dependency>
811                 <groupId>org.osgi</groupId>
812                 <artifactId>org.osgi.core</artifactId>
813                 <version>${osgi.core.version}</version>
814             </dependency>
815
816             <dependency>
817                 <groupId>org.ow2.asm</groupId>
818                 <artifactId>asm-all</artifactId>
819                 <version>4.1</version>
820             </dependency>
821             <!-- Visual VM hook -->
822             <dependency>
823                 <groupId>org.ow2.chameleon.management</groupId>
824                 <artifactId>chameleon-mbeans</artifactId>
825                 <version>1.0.0</version>
826             </dependency>
827             <dependency>
828                 <groupId>org.springframework</groupId>
829                 <artifactId>org.springframework.aop</artifactId>
830                 <version>${spring.version}</version>
831             </dependency>
832             <dependency>
833                 <groupId>org.springframework</groupId>
834                 <artifactId>org.springframework.asm</artifactId>
835                 <version>${spring.version}</version>
836             </dependency>
837             <dependency>
838                 <groupId>org.springframework</groupId>
839                 <artifactId>org.springframework.beans</artifactId>
840                 <version>${spring.version}</version>
841             </dependency>
842             <dependency>
843                 <groupId>org.springframework</groupId>
844                 <artifactId>org.springframework.context</artifactId>
845                 <version>${spring.version}</version>
846             </dependency>
847             <dependency>
848                 <groupId>org.springframework</groupId>
849                 <artifactId>org.springframework.context.support</artifactId>
850                 <version>${spring.version}</version>
851             </dependency>
852             <dependency>
853                 <groupId>org.springframework</groupId>
854                 <artifactId>org.springframework.core</artifactId>
855                 <version>${spring.version}</version>
856             </dependency>
857             <dependency>
858                 <groupId>org.springframework</groupId>
859                 <artifactId>org.springframework.expression</artifactId>
860                 <version>${spring.version}</version>
861             </dependency>
862             <dependency>
863                 <groupId>org.springframework</groupId>
864                 <artifactId>org.springframework.transaction</artifactId>
865                 <version>${spring-security.version}</version>
866             </dependency>
867             <dependency>
868                 <groupId>org.springframework</groupId>
869                 <artifactId>org.springframework.web</artifactId>
870                 <version>${spring.version}</version>
871             </dependency>
872             <dependency>
873                 <groupId>org.springframework</groupId>
874                 <artifactId>org.springframework.web.servlet</artifactId>
875                 <version>${spring.version}</version>
876             </dependency>
877
878             <!-- Spring security -->
879             <dependency>
880                 <groupId>org.springframework.security</groupId>
881                 <artifactId>spring-security-config</artifactId>
882                 <version>${spring-security.version}</version>
883             </dependency>
884             <dependency>
885                 <groupId>org.springframework.security</groupId>
886                 <artifactId>spring-security-core</artifactId>
887                 <version>${spring-security.version}</version>
888             </dependency>
889             <dependency>
890                 <groupId>org.springframework.security</groupId>
891                 <artifactId>spring-security-taglibs</artifactId>
892                 <version>${spring-security.version}</version>
893             </dependency>
894             <dependency>
895                 <groupId>org.springframework.security</groupId>
896                 <artifactId>spring-security-web</artifactId>
897                 <version>${spring-security.version}</version>
898             </dependency>
899             <dependency>
900                 <groupId>virgomirror</groupId>
901                 <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
902                 <version>3.8.0.I20120518-2145</version>
903             </dependency>
904             <dependency>
905                 <groupId>org.mockito</groupId>
906                 <artifactId>mockito-all</artifactId>
907                 <version>${mockito.version}</version>
908                 <scope>test</scope>
909             </dependency>
910             <!-- Add Pax Exam -->
911             <dependency>
912                 <groupId>org.ops4j.pax.exam</groupId>
913                 <artifactId>pax-exam-container-native</artifactId>
914                 <version>${exam.version}</version>
915                 <scope>test</scope>
916             </dependency>
917             <dependency>
918                 <groupId>org.ops4j.pax.exam</groupId>
919                 <artifactId>pax-exam-junit4</artifactId>
920                 <version>${exam.version}</version>
921                 <scope>test</scope>
922             </dependency>
923             <dependency>
924                 <groupId>org.ops4j.pax.exam</groupId>
925                 <artifactId>pax-exam-link-mvn</artifactId>
926                 <version>${exam.version}</version>
927                 <scope>test</scope>
928             </dependency>
929             <dependency>
930                 <groupId>org.ops4j.pax.url</groupId>
931                 <artifactId>pax-url-aether</artifactId>
932                 <version>${url.version}</version>
933                 <scope>test</scope>
934             </dependency>
935
936             <dependency>
937                 <groupId>org.springframework.osgi</groupId>
938                 <artifactId>spring-osgi-mock</artifactId>
939                 <version>${spring-osgi.version}</version>
940                 <scope>test</scope>
941             </dependency>
942             <dependency>
943                 <groupId>xmlunit</groupId>
944                 <artifactId>xmlunit</artifactId>
945                 <version>1.5</version>
946                 <scope>test</scope>
947             </dependency>
948         </dependencies>
949     </dependencyManagement>
950
951    <distributionManagement>
952         <!-- OpenDayLight Released artifact -->
953         <repository>
954             <id>opendaylight-release</id>
955             <url>http://nexus.opendaylight.org/content/repositories/opendaylight.release/</url>
956         </repository>
957         <!-- OpenDayLight Snapshot artifact -->
958         <snapshotRepository>
959             <id>opendaylight-snapshot</id>
960             <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
961         </snapshotRepository>
962         <site>
963             <id>${project.artifactId}-site</id>
964             <url>./</url>
965         </site>
966
967     </distributionManagement>
968
969     <build>
970         <pluginManagement>
971             <plugins>
972
973                 <plugin>
974                     <groupId>org.eclipse.m2e</groupId>
975                     <artifactId>lifecycle-mapping</artifactId>
976                     <version>1.0.0</version>
977                     <configuration>
978                         <lifecycleMappingMetadata>
979                             <pluginExecutions>
980                                 <pluginExecution>
981                                     <pluginExecutionFilter>
982                                         <groupId>org.apache.felix</groupId>
983                                         <artifactId>maven-bundle-plugin</artifactId>
984                                         <versionRange>[1.0,)</versionRange>
985                                         <goals>
986                                             <goal>manifest</goal>
987                                         </goals>
988                                     </pluginExecutionFilter>
989                                     <action>
990                                         <execute />
991                                     </action>
992                                 </pluginExecution>
993                             </pluginExecutions>
994                         </lifecycleMappingMetadata>
995                     </configuration>
996                 </plugin>
997
998                 <plugin>
999                     <groupId>org.apache.maven.plugins</groupId>
1000                     <artifactId>maven-release-plugin</artifactId>
1001                     <version>${maven.release.version}</version>
1002
1003                     <!-- Since we have a maven plugin, we need to install it -->
1004                     <configuration>
1005                         <preparationGoals>clean install</preparationGoals>
1006                         <completionGoals>clean install</completionGoals>
1007                     </configuration>
1008                 </plugin>
1009             </plugins>
1010         </pluginManagement>
1011         <!--<plugins>-->
1012             <!--<plugin>-->
1013                 <!--<groupId>org.codehaus.mojo</groupId>-->
1014                 <!--<artifactId>flatten-maven-plugin</artifactId>-->
1015                 <!--<version>1.0.0-beta-2</version>-->
1016             <!--</plugin>-->
1017         <!--</plugins>-->
1018
1019     </build>
1020
1021     <reporting>
1022         <plugins>
1023             <plugin>
1024                 <groupId>org.codehaus.mojo</groupId>
1025                 <artifactId>findbugs-maven-plugin</artifactId>
1026                 <version>2.5.3</version>
1027                 <configuration>
1028                     <effort>Max</effort>
1029                     <threshold>Low</threshold>
1030                     <goal>site</goal>
1031                 </configuration>
1032             </plugin>
1033             <plugin>
1034                 <groupId>org.codehaus.mojo</groupId>
1035                 <artifactId>jdepend-maven-plugin</artifactId>
1036                 <version>2.0-beta-2</version>
1037             </plugin>
1038         </plugins>
1039     </reporting>
1040 </project>