X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=87324f8348d41b20c17b555668a02cfab6f5e66b;hb=20c6d51283ad86f229b9f77977acfeb86902f902;hp=c3e03d372494e46cc582fd7f7873b2db74f4a94e;hpb=bcd316e1da31d5cd055d9ac398cc0245d01b4730;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index c3e03d3724..87324f8348 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,20 @@ 4.0.0 + + org.opendaylight.odlparent + odlparent + 1.5.0-SNAPSHOT + + 3.0 + org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT + 0.1.0-SNAPSHOT + openflowplugin pom @@ -20,12 +28,12 @@ opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/opendaylight.release opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/opendaylight.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.javassist - javassist - 3.17.1-GA + + org.opendaylight.yangtools + yang-binding + ${yang.binding.version} - - - com.google.guava - guava - 14.0.1 + + org.opendaylight.yangtools + yang-common + ${yang.binding.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf-inet-types.version} - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} - equinoxSDK381 - org.eclipse.equinox.console - 1.0.0.v20120522-1841 + org.opendaylight.yangtools.model + yang-ext + ${yang-ext.version} - 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.yangtools.model + opendaylight-l2-types + ${opendaylight-l2-types.version} + + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + org.opendaylight.openflowjava openflow-protocol-impl @@ -107,6 +130,11 @@ openflow-protocol-spi ${openflowjava.version} + + org.opendaylight.openflowjava + util + ${openflowjava.version} + org.opendaylight.openflowjava simple-client @@ -119,50 +147,61 @@ org.opendaylight.controller.model - model-flow-management + model-flow-service ${controller.model.version} org.opendaylight.controller.model - model-flow-service + model-flow-statistics ${controller.model.version} org.opendaylight.controller.model - model-flow-statistics + model-inventory ${controller.model.version} org.opendaylight.controller.model - model-inventory + model-topology ${controller.model.version} + org.opendaylight.controller sal-binding-api ${controller.model.version} - org.opendaylight.controller - sal - ${sal.api.version} + org.opendaylight.controller + sal-binding-config + ${controller.model.version} + + + org.opendaylight.controller + sal-binding-util + ${controller.model.version} + org.opendaylight.controller - sal.connection - ${sal.connection.api.version} + liblldp + ${sal.api.version} org.opendaylight.controller sal-common-util ${controller.model.version} - + + org.opendaylight.controller + sal-common-util + ${sal.common.util.version} + org.opendaylight.controller config-netconf-connector - ${netconf.connector.version} + ${netconf.parent.version} org.opendaylight.controller @@ -177,83 +216,122 @@ org.opendaylight.controller config-manager - ${config.manager.version} + ${config.parent.version} - - + + org.opendaylight.controller + config-api + ${config.parent.version} + - xml-apis - xml-apis - 1.4.01 + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 - - org.slf4j - slf4j-log4j12 - ${slf4j.version} + org.opendaylight.controller + logback-config + ${config.parent.version} - org.slf4j - log4j-over-slf4j - ${slf4j.version} + org.opendaylight.controller + config-persister-api + ${config.parent.version} - ch.qos.logback - logback-core - ${logback.version} + org.opendaylight.controller + config-persister-impl + ${config.parent.version} - ch.qos.logback - logback-classic - ${logback.version} + org.opendaylight.controller + config-persister-file-xml-adapter + ${config.parent.version} - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test + org.opendaylight.controller + netconf-monitoring + ${netconf.parent.version} - - org.osgi - org.osgi.core - ${osgi.core.version} - provided + org.opendaylight.controller + netconf-client + ${netconf.parent.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.parent.version} + - commons-lang - commons-lang - 2.6 + org.openexi + nagasena + ${exi.nagasena.version} - commons-codec - commons-codec - 1.7 + org.openexi + nagasena-rta + ${exi.nagasena.version} - - junit - junit - 4.11 - test + org.opendaylight.controller.thirdparty + ganymed + 1.2.0-SNAPSHOT - org.mockito - mockito-all - 1.9.5 - test + 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.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 + + + + @@ -270,31 +348,10 @@ maven-paxexam-plugin 1.2.4 - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${xtend.dstdir} - - - - maven-clean-plugin - - ${xtend.dstdir} - - ** - - ${jmxGeneratorPath} @@ -325,12 +382,178 @@ ${jmxGeneratorPath} ${salGeneratorPath} - ${xtend.dstdir} + + 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 + + + + @@ -385,18 +608,10 @@ - - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot false @@ -404,7 +619,7 @@ public public - ${nexusproxy}/groups/public/ + http://nexus.opendaylight.org/content/groups/public false @@ -416,7 +631,7 @@ opendaylight-central opendaylight-central - ${nexusproxy}/repositories/public/ + http://nexus.opendaylight.org/content/repositories/public false @@ -424,7 +639,7 @@ opendaylight-snapshot central2 - ${nexusproxy}/repositories/opendaylight.snapshot/ + http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot false @@ -432,12 +647,22 @@ + 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 +