X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=fbb931f941da6606ad65e0da0d2bc715ae37d3b3;hb=7c5831df2fe0e64efa01ee0791d22485d9045524;hp=8bfc72f3fdd85cd84d445657389e82131125c815;hpb=2f12a52e37f1ba29d8b746279a5655ef26d50579;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 8bfc72f3fd..fbb931f941 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,462 @@ - + 4.0.0 + + 3.0 + org.opendaylight.openflowplugin openflowplugin-parent - 0.1-SNAPSHOT + 0.0.3-SNAPSHOT pom + + scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git + scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git + https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main + HEAD + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + + + + utf-8 + 1.7.2 + 1.0.9 + http://nexus.opendaylight.org/content + 0.5-SNAPSHOT + 1.1-SNAPSHOT + 5.0.0 + 0.8.1-SNAPSHOT + 0.1.2-SNAPSHOT + 0.2.5-SNAPSHOT + 0.2.5-SNAPSHOT + 1.8 + 2.4.3 + src/main/xtend-gen + src/main/yang-gen-config + src/main/yang-gen-sal + 2.4.0 + + + + + + org.javassist + javassist + 3.17.1-GA + + + + com.google.guava + guava + 14.0.1 + + + equinoxSDK381 + org.eclipse.osgi + 3.8.1.v20120830-144521 + + + equinoxSDK381 + org.eclipse.equinox.console + 1.0.0.v20120522-1841 + + + equinoxSDK381 + org.apache.felix.gogo.command + 0.8.0.v201108120515 + + + equinoxSDK381 + org.apache.felix.gogo.runtime + 0.8.0.v201108120515 + + + equinoxSDK381 + org.apache.felix.gogo.shell + 0.8.0.v201110170705 + + + + org.opendaylight.openflowjava + openflow-protocol-impl + ${openflowjava.version} + + + org.opendaylight.openflowjava + openflow-protocol-api + ${openflowjava.version} + + + org.opendaylight.openflowjava + openflow-protocol-spi + ${openflowjava.version} + + + org.opendaylight.openflowjava + simple-client + ${openflowjava.version} + + + org.opendaylight.controller.model + model-flow-base + ${controller.model.version} + + + org.opendaylight.controller.model + model-flow-management + ${controller.model.version} + + + org.opendaylight.controller.model + model-flow-service + ${controller.model.version} + + + org.opendaylight.controller.model + model-flow-statistics + ${controller.model.version} + + + org.opendaylight.controller.model + model-inventory + ${controller.model.version} + + + org.opendaylight.controller + sal-binding-api + ${controller.model.version} + + + org.opendaylight.controller + sal + ${sal.api.version} + + + org.opendaylight.controller + sal.connection + ${sal.connection.api.version} + + + org.opendaylight.controller + sal-common-util + ${controller.model.version} + + + + + org.opendaylight.controller + config-netconf-connector + ${netconf.connector.version} + + + org.opendaylight.controller + sal-binding-it + ${controller.model.version} + + + org.opendaylight.controller + sal-binding-broker-impl + ${controller.model.version} + + + org.opendaylight.controller + config-manager + ${config.manager.version} + + + + + xml-apis + xml-apis + 1.4.01 + + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + + + org.slf4j + log4j-over-slf4j + ${slf4j.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + test + + + + org.osgi + org.osgi.core + ${osgi.core.version} + provided + + + + commons-lang + commons-lang + 2.6 + + + commons-codec + commons-codec + 1.7 + + + + junit + junit + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 + test + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${xtend.dstdir} + + + + + + maven-clean-plugin + + + + ${xtend.dstdir} + + ** + + + + ${jmxGeneratorPath} + + ** + + + + ${salGeneratorPath} + + ** + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + ${build.helper.version} + + + add-source + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + ${xtend.dstdir} + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + 0.6.2-SNAPSHOT + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + ${project.groupId}.${project.artifactId} + + ${project.build.directory}/META-INF + + + + + + + + + findbugsReport + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + false + false + + + + + index + project-team + license + mailing-list + plugin-management + cim + issue-tracking + scm + summary + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + + org.apache.maven.plugins + maven-pmd-plugin + 3.0.1 + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + + + + + + + + opendaylight-release + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + false + + + + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + + + + public + public + ${nexusproxy}/groups/public/ + + false + + + + + + + + opendaylight-central + opendaylight-central + ${nexusproxy}/repositories/public/ + + false + + + + opendaylight-snapshot + central2 + ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + + + + - commons - openflow_netty openflowplugin + distribution/base + openflowplugin-controller-config openflowplugin-it + test-provider + drop-test + samples/sample-consumer + samples/learning-switch -