X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=16c487db3a50166e76d0d8a696704cf7e2d0b49a;hb=29b49e1e72edd4b81181e095c03c294653e6cbb5;hp=86690d70ba2248c1447b2a059aa9f7787e7c7f2a;hpb=289920d4cf32a7691776c93ae4a147e2d09a41ef;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 86690d70ba..16c487db3a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,18 +2,15 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 1.5.0-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.2.0-SNAPSHOT + parent - - 3.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.1.0-SNAPSHOT + openflowplugin-aggregator + 0.2.0-SNAPSHOT openflowplugin pom @@ -24,471 +21,13 @@ HEAD - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot - - - - - - - utf-8 - http://nexus.opendaylight.org/content - 0.6.0-SNAPSHOT - ${project.version} - 0.9.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 - - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - - 1.5.0-SNAPSHOT - 1.5.0-SNAPSHOT - 0.2.0-SNAPSHOT - - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} - import - pom - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - import - pom - - - org.opendaylight.controller - netconf-artifacts - ${netconf.version} - import - pom - - - org.opendaylight.openflowjava - openflowjava-artifacts - ${openflowjava.version} - import - pom - - - org.opendaylight.odlparent - features-test - ${features.test.version} - test - - - - org.opendaylight.openflowplugin - openflowplugin-api - ${project.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 - liblldp - ${sal.api.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 - - - - 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 - ${yangtools.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 - - - - - - + artifacts + parent openflowplugin-api openflowplugin openflowplugin-impl + openflowplugin-common extension distribution/karaf openflowplugin-controller-config @@ -498,10 +37,10 @@ drop-test-karaf test-common features + features-li samples/sample-consumer samples/learning-switch applications model - legacy