X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=51170970d48fa211fcfae848e50efdeff96fe39e;hb=c6f32cbfe9806179d70d8cbcb8bdaff8bb11e4f1;hp=ac73d932ca1b0ed584ec76704008c154fe215c97;hpb=459980e28780e56a2a6853d9ea487b67607e684a;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index ac73d932ca..51170970d4 100644 --- a/pom.xml +++ b/pom.xml @@ -2,428 +2,54 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.4.2-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.9.0-SNAPSHOT + parent - - 3.0 - - org.opendaylight.openflowplugin - openflowplugin-parent - 0.0.3-SNAPSHOT + + openflowplugin-aggregator + 0.9.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 + 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 - http://nexus.opendaylight.org/content/repositories/opendaylight.release - - - - opendaylight-snapshot - http://nexus.opendaylight.org/content/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 - 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 - - - - - - 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.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.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 - - - - - + + artifacts + parent + libraries + openflowjava + openflowplugin-api + openflowplugin + openflowplugin-impl + openflowplugin-common + extension + openflowplugin-blueprint-config + + test-provider + drop-test-karaf + test-common + features-aggregator + applications + model + samples + - - 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 - - - - + + karaf + + true + + + distribution/karaf + + - - - - 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 - - - - - - openflowplugin - distribution/base - openflowplugin-controller-config - openflowplugin-it - test-provider - drop-test - features - samples/sample-consumer - samples/learning-switch -