X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=2349ffd5075c4e0e9285e5a4c8846498940eddd5;hb=af14e5eb554c7dcfb1865ac34777e31cf2658a6c;hp=8bfc72f3fdd85cd84d445657389e82131125c815;hpb=2f12a52e37f1ba29d8b746279a5655ef26d50579;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 8bfc72f3fd..2349ffd507 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,656 @@ - + 4.0.0 + + org.opendaylight.odlparent + odlparent + 1.5.0-SNAPSHOT + + + + 3.0 + + org.opendaylight.openflowplugin openflowplugin-parent - 0.1-SNAPSHOT + 0.1.0-SNAPSHOT + openflowplugin 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.2.0-SNAPSHOT + http://nexus.opendaylight.org/content + 0.6.0-SNAPSHOT + ${project.version} + 1.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 0.9.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.3.0-SNAPSHOT + 1.8 + src/main/yang-gen-config + src/main/yang-gen-sal + 0000.0002.0038.0 + 0.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + + + 2.4 + jacoco + target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec + Sonar way with Findbugs + + 1.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 2013.08.27.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2013.09.07.7-SNAPSHOT + + + + + + org.opendaylight.yangtools + yang-binding + ${yang.binding.version} + + + org.opendaylight.yangtools + yang-common + ${yang.binding.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf-inet-types.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} + + + org.opendaylight.yangtools.model + yang-ext + ${yang-ext.version} + + + org.opendaylight.yangtools.model + opendaylight-l2-types + ${opendaylight-l2-types.version} + + + + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + + + 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 + util + ${openflowjava.version} + + + org.opendaylight.openflowjava + simple-client + ${openflowjava.version} + + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.model.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.model.version} + + + org.opendaylight.openflowplugin.model + model-flow-statistics + ${openflowplugin.model.version} + + + + org.opendaylight.controller.model + model-inventory + ${controller.model.version} + + + org.opendaylight.controller.model + model-topology + ${controller.model.version} + + + + org.opendaylight.controller + sal-binding-api + ${sal.binding.api.version} + + + org.opendaylight.controller + sal-binding-config + ${sal.binding.api.version} + + + org.opendaylight.controller + sal-binding-util + ${controller.model.version} + + + + org.opendaylight.controller + liblldp + ${sal.api.version} + + + org.opendaylight.controller + sal-common-util + ${sal.common.util.version} + + + + org.opendaylight.controller + config-netconf-connector + ${netconf.parent.version} + + + org.opendaylight.controller + sal-binding-it + ${sal.binding.api.version} + + + org.opendaylight.controller + sal-binding-broker-impl + ${sal.binding.api.version} + + + + + org.opendaylight.controller.model + model-flow-base + + + org.opendaylight.controller.model + model-flow-service + + + org.opendaylight.controller.model + model-flow-statistics + + + + + org.opendaylight.controller + config-manager + ${config.parent.version} + + + org.opendaylight.controller + config-api + ${config.parent.version} + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + org.opendaylight.controller + logback-config + ${config.parent.version} + + + org.opendaylight.controller + config-persister-api + ${config.parent.version} + + + org.opendaylight.controller + config-persister-impl + ${config.parent.version} + + + org.opendaylight.controller + config-persister-file-xml-adapter + ${config.parent.version} + + + org.opendaylight.controller + netconf-monitoring + ${netconf.parent.version} + + + org.opendaylight.controller + netconf-client + ${netconf.parent.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.parent.version} + + + + org.opendaylight.odlparent + features-test + ${features.test.version} + + + + + org.openexi + nagasena + ${exi.nagasena.version} + + + org.openexi + nagasena-rta + ${exi.nagasena.version} + + + xml-apis + xml-apis + 1.4.01 + + + + + + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.jacoco + jacoco-maven-plugin + + + prepare-ut-agent + process-test-classes + + prepare-agent + + + ${sonar.jacoco.reportPath} + jacoco.agent.ut.arg + + + + prepare-it-agent + pre-integration-test + + prepare-agent + + + ${sonar.jacoco.itReportPath} + jacoco.agent.it.arg + + + + + + + org.opendaylight.openflowplugin.* + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + maven-clean-plugin + + + + ${jmxGeneratorPath} + + ** + + + + ${salGeneratorPath} + + ** + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + ${build.helper.version} + + + add-source + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + ${yang.binding.version} + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + ${project.groupId}.${project.artifactId} + + ${project.build.directory}/META-INF + + + + + 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 + + + + + + + + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + ${jacoco.agent.it.arg} + + + listener + org.sonar.java.jacoco.JUnitListener + + + + ${project.build.directory}/surefire-reports + + + + org.apache.maven.plugins + maven-surefire-plugin + + + ${jacoco.agent.ut.arg} + + + listener + org.sonar.java.jacoco.JUnitListener + + + + + + + + + + + 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 + + + + + + - commons - openflow_netty + openflowplugin-api openflowplugin + extension + distribution/base + distribution/cbench + distribution/karaf + openflowplugin-controller-config openflowplugin-it - + test-provider + drop-test + drop-test-karaf + test-common + features + samples/sample-consumer + samples/learning-switch + applications + model + legacy + -