Bump scala to 2.11.12
[odlparent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index af535c478942d6f727f6ccf0cb55787fcf888c6d..1bf8136aad4c51144ef7bcc105134393306924de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
+<!-- vi: set et smarttab sw=4 tabstop=4: --><!--
+ Copyright (c) 2014, 2015 Cisco Systems, Inc. and others.  All rights reserved.
 
  This program and the accompanying materials are made available under the
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
--->
-<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">
-
+--><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">
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>odlparent</artifactId>
-    <groupId>org.opendaylight.odlparent</groupId>
-    <version>1.4.2-SNAPSHOT</version>
-    <packaging>pom</packaging>
-    <prerequisites>
-        <maven>3.0.4</maven>
-    </prerequisites>
-
-    <properties>
-
-        <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-        <nexus.repository.release>opendaylight.release</nexus.repository.release>
-        <nexus.repository.snapshot>opendaylight.snapshot</nexus.repository.snapshot>
-        <nexus.repository.snapshot>opendaylight.snapshot</nexus.repository.snapshot>
-
-        <!-- Java Versions -->
-        <maven.compiler.source>1.7</maven.compiler.source>
-        <maven.compiler.target>1.7</maven.compiler.target>
-
-        <!-- Build Plugin Versions -->
-        <maven.bundle.version>2.4.0</maven.bundle.version>
-        <maven.jar.version>2.3.2</maven.jar.version>
-        <!--<maven.javadoc.version>2.9.1</maven.javadoc.version>-->
-        <maven.release.version>2.4.2</maven.release.version>
-        <maven.source.version>2.2.1</maven.source.version>
-        <maven.surefire.version>2.16</maven.surefire.version>
-        <maven.clean.plugin.version>2.5</maven.clean.plugin.version>
-        <maven.antrun.plugin.version>1.3</maven.antrun.plugin.version>
-        <gmaven.plugin.version>1.0</gmaven.plugin.version>
-
-        <aopalliance.version>1.0.0</aopalliance.version>
-        <aries.util.version>1.1.0</aries.util.version>
-        <asm.version>4.1</asm.version>
-        <bouncycastle.version>1.50</bouncycastle.version>
-        <bundle.plugin.version>2.4.0</bundle.plugin.version>
-        <checkstyle.version>2.10</checkstyle.version>
-
-
-        <!-- Supporting Libraries -->
-        <commons.lang3.version>3.1</commons.lang3.version>
-        <commons.lang.version>2.6</commons.lang.version>
-        <commons.codec.version>1.8</commons.codec.version>
-        <commons.fileupload.version>1.2.2</commons.fileupload.version>
-        <commons.io.version>2.4</commons.io.version>
-        <commons.net.version>3.0.1</commons.net.version>
-        <compiler.version>2.3.2</compiler.version>
-        <corsfilter.version>7.0.42</corsfilter.version>
-        <ctrie.version>0.2.0</ctrie.version>
-        <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
-        <!-- enforcer version -->
-        <enforcer.version>1.3.1</enforcer.version>
-        <enunciate.version>1.28</enunciate.version>
-        <exam.version>3.0.0</exam.version>
-
-        <failsafe.version>2.15</failsafe.version>
-        <feature.transaction.version>1.0.1</feature.transaction.version>
-        <felix.dependencymanager.shell.version>3.0.1</felix.dependencymanager.shell.version>
-        <felix.dependencymanager.version>3.1.0</felix.dependencymanager.version>
-        <felix.fileinstall.version>3.1.6</felix.fileinstall.version>
-        <felix.webconsole.version>4.2.0</felix.webconsole.version>
-
-        <geminiweb.version>2.2.0.RELEASE</geminiweb.version>
-        <gson.version>2.2.4</gson.version>
-        <guava.version>14.0.1</guava.version>
-
-        <jackson.version>2.3.2</jackson.version>
-        <jacoco.version>0.6.2.201302030002</jacoco.version>
-        <jar.plugin.version>2.4</jar.plugin.version>
-        <java.version.source>1.7</java.version.source>
-        <java.version.target>1.7</java.version.target>
-        <javassist.version>3.17.1-GA</javassist.version>
-        <javax.annotation.version>1.2</javax.annotation.version>
-        <!-- Third party version -->
-        <jersey-servlet.version>1.17</jersey-servlet.version>
-        <jersey.version>1.17</jersey.version>
-        <jersey.client.version>1.17</jersey.client.version>
-        <jersey.server.version>1.17</jersey.server.version>
-        <jersey-servlet.version>1.17</jersey-servlet.version>
-        <jersey2.publisher.version>4.0</jersey2.publisher.version>
-        <jersey2.version>2.8</jersey2.version>
-        <jettison.version>1.3.3</jettison.version>
-        <jolokia.version>1.1.4</jolokia.version>
-        <jsr305.api.version>2.0.1</jsr305.api.version>
-        <jsr311.api.version>1.1.1</jsr311.api.version>
-        <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
-        <junit.version>4.11</junit.version>
-
-        <karaf.version>3.0.1</karaf.version>
-
-        <logback.version>1.0.9</logback.version>
-
-        <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
-        <!-- Java Versions -->
-        <maven.compiler.source>1.7</maven.compiler.source>
-        <maven.compiler.target>1.7</maven.compiler.target>
-
-        <netty.version>4.0.19.Final</netty.version>
-
-        <osgi.compendium.version>5.0.0</osgi.compendium.version>
-        <osgi.core.version>5.0.0</osgi.core.version>
-        <org.json.version>20080701</org.json.version>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <projectinfo>2.6</projectinfo>
-        <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
-
 
+    <parent>
+        <groupId>org.opendaylight.odlparent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>1.8.4-SNAPSHOT</version>
+        <relativePath>odlparent-lite</relativePath>
+    </parent>
 
-        <slf4j.version>1.7.2</slf4j.version>
-        <xtend.version>2.4.3</xtend.version>
-        <groovy.version>2.1.6</groovy.version>
-        <mockito.version>1.9.5</mockito.version>
-
-        <logback.version>1.0.9</logback.version>
-
-        <releaseplugin.version>2.3.2</releaseplugin.version>
-
-        <siteplugin>3.2</siteplugin>
-        <slf4j.version>1.7.2</slf4j.version>
-        <spifly.version>1.0.0</spifly.version>
-        <spring-osgi.version>1.2.1</spring-osgi.version>
-        <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
-        <spring-security.version>3.1.3.RELEASE</spring-security.version>
-        <spring.version>3.1.3.RELEASE</spring.version>
-
-        <url.version>1.5.0</url.version>
-        <virgo.version>3.6.0.RELEASE</virgo.version>
-
-
-        <asm.version>4.1</asm.version>
-        <!-- Plugin Versions -->
-        <bouncycastle.version>1.50</bouncycastle.version>
-
-    </properties>
+    <artifactId>odlparent-aggregator</artifactId>
+    <name>odlparent</name> <!-- Used by Sonar to set project name -->
+    <packaging>pom</packaging>
 
     <scm>
         <connection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/odlparent.git</developerConnection>
         <tag>HEAD</tag>
-        <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
+        <url>https://wiki.opendaylight.org/view/ODL_Root_Parent:Main</url>
     </scm>
 
-
-    <pluginRepositories>
-        <!-- OpenDayLight Repo Mirror -->
-        <pluginRepository>
-            <id>opendaylight-mirror</id>
-            <name>opendaylight-mirror</name>
-            <url>http://nexus.opendaylight.org/content/groups/public/</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-                <updatePolicy>never</updatePolicy>
-            </releases>
-        </pluginRepository>
-
-        <!-- OpenDayLight Snapshot artifact -->
-        <pluginRepository>
-            <id>opendaylight-snapshot</id>
-            <name>opendaylight-snapshot</name>
-            <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </pluginRepository>
-    </pluginRepositories>
-
-    <repositories>
-        <!-- OpenDayLight Repo Mirror -->
-        <repository>
-            <id>opendaylight-mirror</id>
-            <name>opendaylight-mirror</name>
-            <url>${nexusproxy}/groups/public/</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-                <updatePolicy>never</updatePolicy>
-            </releases>
-        </repository>
-
-        <!-- OpenDayLight Snapshot artifact -->
-        <repository>
-            <id>opendaylight-snapshot</id>
-            <name>opendaylight-snapshot</name>
-            <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </repository>
-
-    </repositories>
-
-    <dependencyManagement>
-        <dependencies>
-            <!-- Testing Dependencies -->
-            <dependency>
-                <groupId>junit</groupId>
-                <artifactId>junit</artifactId>
-                <version>${junit.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.mockito</groupId>
-                <artifactId>mockito-all</artifactId>
-                <version>${mockito.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.mockito</groupId>
-                <artifactId>mockito-core</artifactId>
-                <version>${mockito.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-simple</artifactId>
-                <version>${slf4j.version}</version>
-                <scope>test</scope>
-            </dependency>
-
-            <!-- Supporting Libraries -->
-            <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>jcl-over-slf4j</artifactId>
-                <version>${slf4j.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.javassist</groupId>
-                <artifactId>javassist</artifactId>
-                <version>3.17.1-GA</version>
-            </dependency>
-            <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-api</artifactId>
-                <version>${slf4j.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-log4j12</artifactId>
-                <version>${slf4j.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>log4j-over-slf4j</artifactId>
-                <version>${slf4j.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>xml-apis</groupId>
-                <artifactId>xml-apis</artifactId>
-                <version>2.0.2</version>
-            </dependency>
-            <dependency>
-                <groupId>ch.qos.logback</groupId>
-                <artifactId>logback-core</artifactId>
-                <version>${logback.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>ch.qos.logback</groupId>
-                <artifactId>logback-classic</artifactId>
-                <version>${logback.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.google.guava</groupId>
-                <artifactId>guava</artifactId>
-                <version>${guava.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.eclipse.xtend</groupId>
-                <artifactId>org.eclipse.xtend.lib</artifactId>
-                <version>${xtend.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.commons</groupId>
-                <artifactId>commons-lang3</artifactId>
-                <version>${commons.lang3.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.osgi</groupId>
-                <artifactId>org.osgi.core</artifactId>
-                <version>${osgi.core.version}</version>
-                <scope>provided</scope>
-            </dependency>
-
-            <dependency>
-                <groupId>commons-lang</groupId>
-                <artifactId>commons-lang</artifactId>
-                <version>${commons.lang.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>${commons.codec.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.google.code.findbugs</groupId>
-                <artifactId>jsr305</artifactId>
-                <version>2.0.3</version>
-            </dependency>
-            <!-- Jersey for JAXRS -->
-            <dependency>
-                <groupId>com.sun.jersey</groupId>
-                <artifactId>jersey-core</artifactId>
-                <version>${jersey.version}</version>
-                </dependency>
-                <dependency>
-                <groupId>com.sun.jersey</groupId>
-                <artifactId>jersey-server</artifactId>
-                <version>${jersey.version}</version>
-            </dependency>
-
-            <dependency>
-               <groupId>com.sun.jersey</groupId>
-                 <artifactId>jersey-client</artifactId>
-                 <version>${jersey.client.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.opendaylight.controller.thirdparty</groupId>
-                <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-                <version>${jersey-servlet.version}</version>
-            </dependency>
-
-            <!-- Plugin integration -->
-            <dependency>
-                <groupId>org.sonatype.plexus</groupId>
-                <artifactId>plexus-build-api</artifactId>
-                <version>0.0.7</version>
-            </dependency>
-            <dependency>
-                <groupId>org.codehaus.plexus</groupId>
-                <artifactId>plexus-slf4j-logging</artifactId>
-                <version>1.1</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-io</groupId>
-                <artifactId>commons-io</artifactId>
-                <version>2.4</version>
-            </dependency>
-
-            <dependency>
-                <groupId>ch.qos.logback</groupId>
-                <artifactId>logback-classic</artifactId>
-                <version>${logback.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>ch.qos.logback</groupId>
-                <artifactId>logback-core</artifactId>
-                <version>${logback.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-annotations</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-core</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.core</groupId>
-                <artifactId>jackson-databind</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.datatype</groupId>
-                <artifactId>jackson-datatype-json-org</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-
-            <dependency>
-                <groupId>com.fasterxml.jackson.jaxrs</groupId>
-                <artifactId>jackson-jaxrs-base</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.jaxrs</groupId>
-                <artifactId>jackson-jaxrs-json-provider</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.fasterxml.jackson.module</groupId>
-                <artifactId>jackson-module-jaxb-annotations</artifactId>
-                <version>${jackson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.github.romix</groupId>
-                <artifactId>java-concurrent-hash-trie-map</artifactId>
-                <version>${ctrie.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.google.code.findbugs</groupId>
-                <artifactId>jsr305</artifactId>
-                <version>${jsr305.api.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.google.code.gson</groupId>
-                <artifactId>gson</artifactId>
-                <version>${gson.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.google.guava</groupId>
-                <artifactId>guava</artifactId>
-                <version>${guava.version}</version>
-            </dependency>
-
-            <dependency>
-                <groupId>com.sun.jersey</groupId>
-                <artifactId>jersey-client</artifactId>
-                <version>${jersey.version}</version>
-            </dependency>
-            <!-- Jersey for JAXRS -->
-            <dependency>
-                <groupId>com.sun.jersey</groupId>
-                <artifactId>jersey-core</artifactId>
-                <version>${jersey.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>com.sun.jersey</groupId>
-                <artifactId>jersey-server</artifactId>
-                <version>${jersey.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>${commons.codec.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-fileupload</groupId>
-                <artifactId>commons-fileupload</artifactId>
-                <version>${commons.fileupload.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-io</groupId>
-                <artifactId>commons-io</artifactId>
-                <version>${commons.io.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>commons-net</groupId>
-                <artifactId>commons-net</artifactId>
-                <version>${commons.net.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>eclipselink</groupId>
-                <artifactId>javax.persistence</artifactId>
-                <version>2.0.4.v201112161009</version>
-            </dependency>
-            <dependency>
-                <groupId>eclipselink</groupId>
-                <artifactId>javax.resource</artifactId>
-                <version>1.5.0.v200906010428</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>javax.servlet</artifactId>
-                <version>3.0.0.v201112011016</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>javax.servlet.jsp</artifactId>
-                <version>2.2.0.v201112011158</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.apache.felix.gogo.command</artifactId>
-                <version>0.8.0.v201108120515</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.apache.felix.gogo.runtime</artifactId>
-                <version>0.8.0.v201108120515</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.apache.felix.gogo.shell</artifactId>
-                <version>0.8.0.v201110170705</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.equinox.cm</artifactId>
-                <version>1.0.400.v20120522-1841</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.equinox.console</artifactId>
-                <version>1.0.0.v20120522-1841</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.equinox.ds</artifactId>
-                <version>1.4.0.v20120522-1841</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.equinox.launcher</artifactId>
-                <version>1.3.0.v20120522-1813</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.equinox.util</artifactId>
-                <version>1.0.400.v20120522-2049</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.osgi</artifactId>
-                <version>3.8.1.v20120830-144521</version>
-            </dependency>
-            <dependency>
-                <groupId>equinoxSDK381</groupId>
-                <artifactId>org.eclipse.osgi.services</artifactId>
-                <version>3.3.100.v20120522-1822</version>
-            </dependency>
-            <!-- Gemini Web -->
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.gemini.web.core</artifactId>
-                <version>${geminiweb.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.gemini.web.extender</artifactId>
-                <version>${geminiweb.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
-                <version>${geminiweb.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.common</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.io</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.math</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.osgi</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>geminiweb</groupId>
-                <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
-                <version>${virgo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-buffer</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-codec</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-codec-http</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-common</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <!-- Netty -->
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-handler</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>io.netty</groupId>
-                <artifactId>netty-transport</artifactId>
-                <version>${netty.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>javax.ws.rs</groupId>
-                <artifactId>jsr311-api</artifactId>
-                <version>${jsr311.api.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.activation</artifactId>
-                <version>1.1.0.v201211130549</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.annotation</artifactId>
-                <version>1.1.0.v201209060031</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.ejb</artifactId>
-                <version>3.1.1.v201204261316</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.el</artifactId>
-                <version>2.2.0.v201108011116</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.mail.glassfish</artifactId>
-                <version>1.4.1.v201108011116</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.servlet.jsp.jstl</artifactId>
-                <version>1.2.0.v201105211821</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
-                <version>1.2.0.v201210211230</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>javax.xml.rpc</artifactId>
-                <version>1.1.0.v201005080400</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.catalina</artifactId>
-                <version>7.0.32.v201211201336</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.catalina.ha</artifactId>
-                <version>7.0.32.v201211201952</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.catalina.tribes</artifactId>
-                <version>7.0.32.v201211201952</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.coyote</artifactId>
-                <version>7.0.32.v201211201952</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.el</artifactId>
-                <version>7.0.32.v201211081135</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.jasper</artifactId>
-                <version>7.0.32.v201211201952</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.juli.extras</artifactId>
-                <version>7.0.32.v201211081135</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.tomcat.api</artifactId>
-                <version>7.0.32.v201211081135</version>
-            </dependency>
-            <dependency>
-                <groupId>orbit</groupId>
-                <artifactId>org.apache.tomcat.util</artifactId>
-                <version>7.0.32.v201211201952</version>
-            </dependency>
-            <dependency>
-                <groupId>org.aopalliance</groupId>
-                <artifactId>com.springsource.org.aopalliance</artifactId>
-                <version>${aopalliance.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.commons</groupId>
-                <artifactId>commons-lang3</artifactId>
-                <version>${commons.lang3.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.dependencymanager</artifactId>
-                <version>${felix.dependencymanager.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
-                <version>${felix.dependencymanager.shell.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.fileinstall</artifactId>
-                <version>${felix.fileinstall.version}</version>
-            </dependency>
-            <!-- felix webconsole -->
-            <dependency>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.webconsole</artifactId>
-                <version>${felix.webconsole.version}</version>
-                <!-- the all bundle includes all the necessary plugins -->
-                <classifier>all</classifier>
-            </dependency>
-            <dependency>
-                <groupId>org.bouncycastle</groupId>
-                <artifactId>bcpkix-jdk15on</artifactId>
-                <version>${bouncycastle.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.bouncycastle</groupId>
-                <artifactId>bcprov-jdk15on</artifactId>
-                <version>${bouncycastle.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.codehaus.enunciate</groupId>
-                <artifactId>enunciate-core-annotations</artifactId>
-                <version>${enunciate.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.codehaus.jettison</groupId>
-                <artifactId>jettison</artifactId>
-                <version>${jettison.version}</version>
-            </dependency>
-
-            <!-- equinox http service bridge -->
-            <dependency>
-                <groupId>org.eclipse.equinox.http</groupId>
-                <artifactId>servlet</artifactId>
-                <version>1.0.0-v20070606</version>
-            </dependency>
-            <dependency>
-                <groupId>org.eclipse.persistence</groupId>
-                <artifactId>org.eclipse.persistence.antlr</artifactId>
-                <version>${eclipse.persistence.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.eclipse.persistence</groupId>
-                <artifactId>org.eclipse.persistence.core</artifactId>
-                <version>${eclipse.persistence.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.eclipse.persistence</groupId>
-                <artifactId>org.eclipse.persistence.moxy</artifactId>
-                <version>${eclipse.persistence.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.eclipse.xtend</groupId>
-                <artifactId>org.eclipse.xtend.lib</artifactId>
-                <version>${xtend.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.javassist</groupId>
-                <artifactId>javassist</artifactId>
-                <version>${javassist.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.jboss.spec.javax.transaction</groupId>
-                <artifactId>jboss-transaction-api_1.1_spec</artifactId>
-                <version>1.0.1.Final</version>
-            </dependency>
-            <dependency>
-                <groupId>org.jolokia</groupId>
-                <artifactId>jolokia-osgi</artifactId>
-                <version>${jolokia.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.json</groupId>
-                <artifactId>json</artifactId>
-                <version>${org.json.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.osgi</groupId>
-                <artifactId>org.osgi.compendium</artifactId>
-                <version>${osgi.compendium.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.osgi</groupId>
-                <artifactId>org.osgi.core</artifactId>
-                <version>${osgi.core.version}</version>
-            </dependency>
-
-            <dependency>
-                <groupId>org.ow2.asm</groupId>
-                <artifactId>asm-all</artifactId>
-                <version>4.1</version>
-            </dependency>
-            <!-- Visual VM hook -->
-            <dependency>
-                <groupId>org.ow2.chameleon.management</groupId>
-                <artifactId>chameleon-mbeans</artifactId>
-                <version>1.0.0</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.aop</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.asm</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.beans</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.context</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.context.support</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.core</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.expression</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.transaction</artifactId>
-                <version>${spring-security.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.web</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework</groupId>
-                <artifactId>org.springframework.web.servlet</artifactId>
-                <version>${spring.version}</version>
-            </dependency>
-
-            <!-- Spring security -->
-            <dependency>
-                <groupId>org.springframework.security</groupId>
-                <artifactId>spring-security-config</artifactId>
-                <version>${spring-security.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework.security</groupId>
-                <artifactId>spring-security-core</artifactId>
-                <version>${spring-security.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework.security</groupId>
-                <artifactId>spring-security-taglibs</artifactId>
-                <version>${spring-security.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.springframework.security</groupId>
-                <artifactId>spring-security-web</artifactId>
-                <version>${spring-security.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>virgomirror</groupId>
-                <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
-                <version>3.8.0.I20120518-2145</version>
-            </dependency>
-            <dependency>
-                <groupId>org.mockito</groupId>
-                <artifactId>mockito-all</artifactId>
-                <version>${mockito.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <!-- Add Pax Exam -->
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-container-native</artifactId>
-                <version>${exam.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-junit4</artifactId>
-                <version>${exam.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.exam</groupId>
-                <artifactId>pax-exam-link-mvn</artifactId>
-                <version>${exam.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>org.ops4j.pax.url</groupId>
-                <artifactId>pax-url-aether</artifactId>
-                <version>${url.version}</version>
-                <scope>test</scope>
-            </dependency>
-
-            <dependency>
-                <groupId>org.springframework.osgi</groupId>
-                <artifactId>spring-osgi-mock</artifactId>
-                <version>${spring-osgi.version}</version>
-                <scope>test</scope>
-            </dependency>
-            <dependency>
-                <groupId>xmlunit</groupId>
-                <artifactId>xmlunit</artifactId>
-                <version>1.5</version>
-                <scope>test</scope>
-            </dependency>
-        </dependencies>
-    </dependencyManagement>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-simple</artifactId>
-        </dependency>
-    </dependencies>
-
-    <distributionManagement>
-        <!-- OpenDayLight Released artifact -->
-        <repository>
-            <id>opendaylight-release</id>
-            <url>http://nexus.opendaylight.org/content/repositories/opendaylight.release/</url>
-        </repository>
-        <!-- OpenDayLight Snapshot artifact -->
-        <snapshotRepository>
-            <id>opendaylight-snapshot</id>
-            <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
-        </snapshotRepository>
-        <site>
-            <id>${project.artifactId}-site</id>
-            <url>./</url>
-        </site>
-
-    </distributionManagement>
+    <modules>
+        <!-- odlparent tools -->
+        <module>checkstyle</module>
+        <module>findbugs</module>
+        <module>license</module>
+        <module>bundles-test</module>
+        <module>bundles4-test</module>
+        <module>features-test</module>
+        <module>features4-test</module>
+
+        <!-- Karaf integration -->
+        <module>karaf</module>
+        <module>karaf-plugin</module>
+        <module>karaf4-plugin</module>
+
+        <!-- Parent POMs -->
+        <module>bundle-parent</module>
+        <module>features-parent</module>
+        <module>single-feature3-parent</module>
+        <module>untested-single-feature-parent</module>
+        <module>single-feature-parent</module>
+        <module>feature3-repo-parent</module>
+        <module>feature-repo-parent</module>
+        <module>odlparent</module>
+        <module>odlparent-lite</module>
+
+        <!-- Features -->
+        <module>features</module>
+        <module>features4</module>
+
+        <!-- Artifacts -->
+        <module>odlparent-artifacts</module>
+    </modules>
 
     <build>
-        <pluginManagement>
-            <plugins>
-
-                <plugin>
-                    <groupId>org.eclipse.m2e</groupId>
-                    <artifactId>lifecycle-mapping</artifactId>
-                    <version>1.0.0</version>
-                    <configuration>
-                        <lifecycleMappingMetadata>
-                            <pluginExecutions>
-                                <pluginExecution>
-                                    <pluginExecutionFilter>
-                                        <groupId>org.apache.felix</groupId>
-                                        <artifactId>maven-bundle-plugin</artifactId>
-                                        <versionRange>[1.0,)</versionRange>
-                                        <goals>
-                                            <goal>manifest</goal>
-                                        </goals>
-                                    </pluginExecutionFilter>
-                                    <action>
-                                        <execute />
-                                    </action>
-                                </pluginExecution>
-                            </pluginExecutions>
-                        </lifecycleMappingMetadata>
-                    </configuration>
-                </plugin>
-
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-release-plugin</artifactId>
-                    <version>${maven.release.version}</version>
-
-                    <!-- Since we have a maven plugin, we need to install it -->
-                    <configuration>
-                        <preparationGoals>clean install</preparationGoals>
-                        <completionGoals>clean install</completionGoals>
-                    </configuration>
-                </plugin>
-            </plugins>
-        </pluginManagement>
         <plugins>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>flatten-maven-plugin</artifactId>
-                <version>1.0.0-beta-2</version>
-            </plugin>
-        </plugins>
-
-    </build>
-
-    <reporting>
-        <plugins>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>2.5.3</version>
+                <artifactId>maven-deploy-plugin</artifactId>
                 <configuration>
-                    <effort>Max</effort>
-                    <threshold>Low</threshold>
-                    <goal>site</goal>
+                    <skip>true</skip>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>jdepend-maven-plugin</artifactId>
-                <version>2.0-beta-2</version>
-            </plugin>
         </plugins>
-    </reporting>
+    </build>
+
+    <profiles>
+        <profile>
+            <!--
+                This profile is to ensure we only build javadocs reports
+                when we plan to deploy Maven site for our project.
+            -->
+            <id>maven-site</id>
+            <activation>
+                <file>
+                    <exists>${user.dir}/deploy-site.xml</exists>
+                </file>
+            </activation>
+
+            <build>
+                <plugins>
+                    <plugin>
+                        <artifactId>maven-javadoc-plugin</artifactId>
+                        <version>2.10.4</version>
+                        <inherited>false</inherited>
+                        <executions>
+                            <execution>
+                                <id>aggregate</id>
+                                <goals>
+                                    <goal>aggregate</goal>
+                                </goals>
+                                <phase>package</phase>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <!--
+        Maven Site Configuration
+
+        The following configuration is necessary for maven-site-plugin to
+        correctly identify the correct deployment path for OpenDaylight Maven
+        sites.
+    -->
+    <url>${odl.site.url}/${project.groupId}/${stream}/</url>
+
+    <distributionManagement>
+        <site>
+            <id>opendaylight-site</id>
+            <url>${nexus.site.url}/</url>
+        </site>
+    </distributionManagement>
 </project>