X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=e259296560f93eeee704fc0616ad389dfe29813c;hp=986f074fa35286967c45205029eaa5a61f545eae;hb=a6963c06a8a13eee12d5e21295ba6a42b9957d5e;hpb=39ddf30f33622bc91e407e528d455d9ed006b417 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 986f074fa3..e259296560 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,105 +1,974 @@ - + 4.0.0 3.0 - - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ - scm:svn:https://wwwin-svn-sjc.cisco.com/eng/csdncontroller/trunk/ + 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:Main + HEAD org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight - - - - svnkit-snapshots - svnkit-snapshots - ${nexusproxy}/repositories/svnkit-snapshots/ - - + + + notduringrelease + + + !DOINGRELEASE + + + + + + + + org.opendaylight.controller + sal-common + ${mdsal.version} + + + org.opendaylight.controller + sal-common-util + ${mdsal.version} + + + org.opendaylight.controller + sal-core-api + ${mdsal.version} + + + org.opendaylight.controller + sal-broker-impl + ${mdsal.version} + + + org.opendaylight.controller + sal-core-spi + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-api + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-broker-impl + ${mdsal.version} + + + org.opendaylight.controller + sal-compability + ${mdsal.version} + + + org.opendaylight.controller + sal-connector-api + ${mdsal.version} + + + org.opendaylight.controller + sal-rest-connector + ${mdsal.version} + + + org.opendaylight.controller.model + model-inventory + ${mdsal.version} + + + org.opendaylight.controller.model + model-flow-base + ${mdsal.version} + + + org.opendaylight.controller.model + model-flow-service + ${mdsal.version} + + + org.opendaylight.controller.model + model-flow-statistics + ${mdsal.version} + + + + org.opendaylight.controller + concepts + ${concepts.version} + + + + + + - org.opendaylight.controller distribution.opendaylight - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT pom - - ../../forwarding/staticrouting - ../../clustering/services - ../../clustering/services_implementation - ../../clustering/integrationtest - ../../clustering/stub - ../../clustering/test - ../../configuration/api - ../../configuration/implementation - ../../routing/dijkstra_implementation - ../../arphandler - ../../forwardingrulesmanager/api - ../../forwardingrulesmanager/implementation - ../../forwardingrulesmanager/integrationtest - ../../hosttracker/api - ../../hosttracker/implementation - ../../hosttracker/integrationtest - ../../containermanager/api - ../../containermanager/implementation - ../../switchmanager/api - ../../switchmanager/implementation - ../../switchmanager/integrationtest - ../../statisticsmanager/api - ../../statisticsmanager/implementation - ../../statisticsmanager/integrationtest - ../../topologymanager - ../../usermanager - ../../security - - - ../../../third-party/openflowj - ../../../third-party/net.sf.jung2 - ../../../third-party/jersey-servlet - + + + + org.opendaylight.controller + forwarding.staticrouting + ${controller.version} + + + org.opendaylight.controller + clustering.services + ${controller.version} + + + org.opendaylight.controller + clustering.services-implementation + ${controller.version} + + + org.opendaylight.controller + configuration + ${controller.version} + + + org.opendaylight.controller + configuration.implementation + ${controller.version} + + + org.opendaylight.controller + routing.dijkstra_implementation + ${controller.version} + + + org.opendaylight.controller + arphandler + ${controller.version} + + + org.opendaylight.controller + hosttracker + ${controller.version} + + + org.opendaylight.controller + hosttracker.implementation + ${controller.version} + + + org.opendaylight.controller + containermanager + ${containermanager.version} + + + org.opendaylight.controller + containermanager.implementation + ${containermanager.version} + + + org.opendaylight.controller + appauth + ${controller.version} + + + org.opendaylight.controller + switchmanager + ${switchmanager.api.version} + + + org.opendaylight.controller + switchmanager.implementation + ${controller.version} + + + org.opendaylight.controller + statisticsmanager + ${controller.version} + + + org.opendaylight.controller + statisticsmanager.implementation + ${controller.version} + + + org.opendaylight.controller + topologymanager + ${controller.version} + + + org.opendaylight.controller + usermanager + ${controller.version} + + + org.opendaylight.controller + usermanager.implementation + ${controller.version} + + + org.opendaylight.controller + connectionmanager + ${connectionmanager.version} + + + org.opendaylight.controller + connectionmanager.implementation + ${connectionmanager.version} + + + org.opendaylight.controller + security + ${controller.version} + + + org.opendaylight.controller + forwardingrulesmanager + ${controller.version} + + + org.opendaylight.controller + forwardingrulesmanager.implementation + ${controller.version} + + - ../../sal/api - ../../sal/implementation - + + + org.opendaylight.controller + sal + ${sal.version} + + + org.opendaylight.controller + sal.implementation + ${controller.version} + + + + + + org.opendaylight.controller + sal.connection + ${sal.connection.version} + + + org.opendaylight.controller + sal.connection.implementation + ${sal.connection.version} + + + org.opendaylight.controller + sal.networkconfiguration + ${sal.networkconfiguration.version} + + + org.opendaylight.controller + sal.networkconfiguration.implementation + ${sal.networkconfiguration.version} + + - ../../web/root - ../../web/flows - ../../web/devices - ../../web/troubleshoot - ../../web/topology - + + + org.opendaylight.controller + web + ${controller.version} + + + org.opendaylight.controller + flows.web + ${controller.version} + + + org.opendaylight.controller + devices.web + ${controller.version} + + + org.opendaylight.controller + troubleshoot.web + ${controller.version} + + + org.opendaylight.controller + topology.web + ${controller.version} + + + + + + org.opendaylight.controller + networkconfig.neutron + ${controller.version} + + + org.opendaylight.controller + networkconfig.neutron.implementation + ${controller.version} + + + org.opendaylight.controller + networkconfig.neutron.northbound + ${controller.version} + + - - - ../../northbound/commons - ../../northbound/topology - ../../northbound/staticrouting - ../../northbound/statistics - ../../northbound/flowprogrammer - ../../northbound/hosttracker - ../../northbound/subnets - ../../northbound/switchmanager - + + + org.opendaylight.controller + commons.northbound + ${controller.version} + + + org.opendaylight.controller + bundlescanner + ${controller.version} + + + org.opendaylight.controller + bundlescanner.implementation + ${controller.version} + + + org.opendaylight.controller + topology.northbound + ${controller.version} + + + org.opendaylight.controller + forwarding.staticrouting.northbound + ${controller.version} + + + org.opendaylight.controller + statistics.northbound + ${controller.version} + + + org.opendaylight.controller + flowprogrammer.northbound + ${controller.version} + + + org.opendaylight.controller + hosttracker.northbound + ${controller.version} + + + org.opendaylight.controller + subnets.northbound + ${controller.version} + + + org.opendaylight.controller + switchmanager.northbound + ${controller.version} + + + org.opendaylight.controller + containermanager.northbound + ${controller.version} + + + org.opendaylight.controller + networkconfig.bridgedomain.northbound + ${networkconfig.bridgedomain.northbound.version} + + - ../../logging/bridge - - - ../../protocol_plugins/openflow - ../../protocol_plugins/stub - - - ../../samples/simpleforwarding - ../../samples/loadbalancer - ../../samples/northbound/loadbalancer - - + + + org.opendaylight.controller + logging.bridge + ${controller.version} + + + + + + org.opendaylight.controller + protocol_plugins.openflow + ${controller.version} + + + + + org.opendaylight.controller + samples.loadbalancer + ${controller.version} + + + org.opendaylight.controller + samples.loadbalancer.northbound + ${controller.version} + + + org.opendaylight.controller + samples.simpleforwarding + ${controller.version} + + + + + + + + org.slf4j + jcl-over-slf4j + + + org.osgi + org.osgi.core + provided + + + org.slf4j + slf4j-api + compile + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + org.codehaus.jackson + jackson-mapper-asl + + + org.codehaus.jackson + jackson-core-asl + + + org.codehaus.jackson + jackson-jaxrs + + + org.codehaus.jackson + jackson-xc + + + org.codehaus.jettison + jettison + + + com.google.guava + guava + + + org.javassist + javassist + + + commons-io + commons-io + + + commons-codec + commons-codec + + + commons-fileupload + commons-fileupload + + + commons-net + commons-net + + + equinoxSDK381 + javax.servlet + + + equinoxSDK381 + javax.servlet.jsp + + + equinoxSDK381 + org.eclipse.equinox.ds + + + equinoxSDK381 + org.eclipse.equinox.util + + + equinoxSDK381 + org.eclipse.osgi.services + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + equinoxSDK381 + org.eclipse.equinox.cm + + + equinoxSDK381 + org.eclipse.equinox.console + + + equinoxSDK381 + org.eclipse.equinox.launcher + + + + geminiweb + org.eclipse.gemini.web.core + + + geminiweb + org.eclipse.gemini.web.extender + + + geminiweb + org.eclipse.gemini.web.tomcat + + + geminiweb + org.eclipse.virgo.kernel.equinox.extensions + + + geminiweb + org.eclipse.virgo.util.common + + + geminiweb + org.eclipse.virgo.util.io + + + geminiweb + org.eclipse.virgo.util.math + + + geminiweb + org.eclipse.virgo.util.osgi + + + geminiweb + org.eclipse.virgo.util.osgi.manifest + + + geminiweb + org.eclipse.virgo.util.parser.manifest + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.apache.felix + org.apache.felix.dependencymanager.shell + + + com.google.code.gson + gson + compile + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.1_spec + + + org.apache.felix + org.apache.felix.fileinstall + + + org.apache.commons + commons-lang3 + + + virgomirror + org.eclipse.jdt.core.compiler.batch + + + eclipselink + javax.persistence + + + orbit + javax.activation + + + orbit + javax.annotation + + + orbit + javax.ejb + + + orbit + javax.el + + + orbit + javax.mail.glassfish + + + orbit + javax.xml.rpc + + + orbit + org.apache.catalina + + + orbit + org.apache.catalina.ha + + + orbit + org.apache.catalina.tribes + + + orbit + org.apache.coyote + + + orbit + org.apache.el + + + orbit + org.apache.jasper + + + orbit + org.apache.juli.extras + + + orbit + org.apache.tomcat.api + + + orbit + org.apache.tomcat.util + + + orbit + javax.servlet.jsp.jstl + + + orbit + javax.servlet.jsp.jstl.impl + + + eclipselink + javax.resource + + + + org.ops4j.pax.exam + pax-exam-container-native + test + + + org.ops4j.pax.exam + pax-exam-junit4 + test + + + org.ops4j.pax.exam + pax-exam-link-mvn + test + + + org.ops4j.pax.url + pax-url-aether + test + + + org.springframework + org.springframework.asm + + + org.springframework + org.springframework.aop + + + org.springframework + org.springframework.context + + + org.springframework + org.springframework.context.support + + + org.springframework + org.springframework.core + + + org.springframework + org.springframework.beans + + + org.springframework + org.springframework.expression + + + org.springframework + org.springframework.web + + + org.aopalliance + com.springsource.org.aopalliance + + + org.springframework + org.springframework.web.servlet + + + + org.springframework.security + spring-security-config + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + + + org.springframework.security + spring-security-taglibs + + + org.springframework + org.springframework.transaction + + + + org.ow2.chameleon.management + chameleon-mbeans + + + + com.sun.jersey + jersey-core + ${jersey.version} + + + com.sun.jersey + jersey-server + ${jersey.version} + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-json + ${jersey.version} + + + org.ow2.asm + asm-all + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.antlr + + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools.model + opendaylight-l2-types + + + org.opendaylight.yangtools.model + yang-ext + + + + + org.opendaylight.bgpcep + concepts + + + org.opendaylight.bgpcep + util + + + + + org.opendaylight.controller + clustering.test + ${controller.version} + + + org.opendaylight.controller + commons.httpclient + ${commons.httpclient.version} + + + + + + org.opendaylight.controller.samples + sample-toaster + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-consumer + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-provider + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-it + ${mdsal.version} + + + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-util + + + org.opendaylight.yangtools + yang-model-api + + + + + @@ -117,28 +986,8 @@ false false - - javasvn - VersionUnknown - - - com.google.code.maven-scm-provider-svnjava - maven-scm-provider-svnjava - 2.0.5 - - - org.tmatesoft.svnkit - svnkit - 1.7.4-v1 - - - org.apache.maven.scm - maven-scm-provider-svn-commons - 1.7 - - maven-assembly-plugin @@ -154,11 +1003,30 @@ src/assemble/bin.xml - ${project.artifactId}-${build.suffix} + ${project.artifactId} +