X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=826b91658bcc3cee9653ce4587612a31d981bbfd;hb=af8b7f39b7ef14468cc15bf748b17aaace8f1bab;hp=cebedcb0b950cdf42a67635b47df9808a407ed40;hpb=d42ca78ca1b2873a472f9658e10be060515e8062;p=packetcable.git diff --git a/pom.xml b/pom.xml index cebedcb..826b916 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,45 @@ - + 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - + pom org.opendaylight.packetcable - protocol_plugins.packetcable - 0.5.1-SNAPSHOT - bundle + packetcable-parent + 1.0.0-SNAPSHOT + + + UTF-8 + http://nexus.opendaylight.org/content + 0.6.2-SNAPSHOT + 2.3.7 + dav:http://nexus.opendaylight.org/content/sites/site + 1.7 + 1.7 + 2.5.1 + 1.1-SNAPSHOT + 3.8.1.v20120830-144521 + 2010.09.24.4-SNAPSHOT + 2010.09.24.4-SNAPSHOT + 3.1.3.RELEASE + 1.9.10 + src/main/yang-gen-config + src/main/yang-gen-sal + 0.2.5-SNAPSHOT + 1.1-SNAPSHOT + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + HEAD + opendaylight-mirror opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ + ${nexusproxy}/groups/public/ false @@ -30,7 +52,7 @@ opendaylight-snapshot opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/opendaylight.snapshot/ true @@ -45,7 +67,7 @@ opendaylight-mirror opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ + ${nexusproxy}/groups/public/ false @@ -58,7 +80,7 @@ opendaylight-snapshot opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/opendaylight.snapshot/ true @@ -67,62 +89,213 @@ + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compile.plugin.version} + + ${java.version.source} + ${java.version.target} + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + + add-source + + generate-sources + + + src/main/yang + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + + + maven-clean-plugin + + + + ${jmxGeneratorPath} + + ** + + + + ${salGeneratorPath} + + ** + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + properties-maven-plugin + [0.0,) + + set-system-properties + + + + + + + + + org.codehaus.enunciate + maven-enunciate-plugin + [0.0,) + + docs + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0.0,) + + prepare-agent + pre-test + post-test + + + + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + false + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + [2.0,) + + check + + + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + + + + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + execute + + + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + enforce + + + + + + + + + + + + - maven-checkstyle-plugin - - true - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.action, - org.opendaylight.controller.sal.discovery, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.flowprogrammer, - org.opendaylight.controller.sal.reader, - org.opendaylight.controller.sal.inventory, - org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.utils, - org.apache.commons.lang3.builder, - org.apache.commons.lang3.tuple, org.apache.felix.dm, - org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - org.opendaylight.controller.protocol_plugin.packetcable.internal.Activator - - ${project.basedir}/META-INF - + org.codehaus.mojo + build-helper-maven-plugin - - - org.opendaylight.controller - sal - 0.8.1-SNAPSHOT - - - junit - junit - - - javax.sip -jain-sip-ri -1.2.158 - - -commons-primitives -commons-primitives -20041207.202534 - - - + + packetcable-model + protocol_plugins.packetcable + + \ No newline at end of file