X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=915e6bbd8cf2f23c153ef679fb347fd2f90e82b6;hb=074cbedd46fa5d9a7f63809bfb5e46fde53615fb;hp=be4760dc56a705ebbecad6a08caab3e1fa9be6d0;hpb=f7fcba763b57f991ab67f8a5f89ef70456dec3bd;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index be4760dc56..915e6bbd8c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,16 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.4.2-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.2.0-SNAPSHOT + parent - - 3.0 - + org.opendaylight.openflowplugin - openflowplugin-parent - 0.0.3-SNAPSHOT + openflowplugin-aggregator + 0.2.0-SNAPSHOT + openflowplugin pom @@ -22,609 +21,14 @@ HEAD - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot - - - - - - - utf-8 - 1.1-SNAPSHOT - http://nexus.opendaylight.org/content - 0.5-SNAPSHOT - 1.1-SNAPSHOT - 0.8.1-SNAPSHOT - 0.1.2-SNAPSHOT - 1.1-SNAPSHOT - 0.2.5-SNAPSHOT - 0.2.5-SNAPSHOT - 1.8 - src/main/xtend-gen - src/main/yang-gen-config - src/main/yang-gen-sal - 0000.0002.0038.0 - 0.1.2-SNAPSHOT - - - 2.4 - jacoco - target/code-coverage/jacoco.exec - target/code-coverage/jacoco-it.exec - Sonar way with Findbugs - - 1.4.2-SNAPSHOT - 0.6.2-SNAPSHOT - - - - - - org.opendaylight.yangtools - yang-binding - ${yang.binding.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.controller.model - model-flow-base - ${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 - 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.parent.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.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.openexi - nagasena - ${exi.nagasena.version} - - - org.openexi - nagasena-rta - ${exi.nagasena.version} - - - org.opendaylight.controller.thirdparty - ganymed - 1.1-SNAPSHOT - - - xml-apis - xml-apis - 1.4.01 - - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test - - - - - - - - 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.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 - - - - - 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 - - - - - - - - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - public - public - http://nexus.opendaylight.org/content/groups/public - - false - - - - - - - - opendaylight-central - opendaylight-central - http://nexus.opendaylight.org/content/repositories/public - - false - - - - opendaylight-snapshot - central2 - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - + artifacts + parent openflowplugin-api openflowplugin + openflowplugin-impl + openflowplugin-common extension - distribution/base - distribution/cbench distribution/karaf openflowplugin-controller-config openflowplugin-it @@ -633,7 +37,11 @@ drop-test-karaf test-common features + features-li samples/sample-consumer samples/learning-switch - + applications + model + legacy +