X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=94bd0731aaa64b8bed970a2bee7a8fe4aec5f0ce;hp=631f1118c5d756d5daa2760ad1e22a6ea2200a6c;hb=909ac2b32d80db7bf36eca1b26332c81463f6721;hpb=f776809962df87deeaa533ba995cc6fceba64d0e diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 631f1118c5..94bd0731aa 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,313 +1,210 @@ + - 4.0.0 - - - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - ../commons/opendaylight - - - sal-parent - 1.1-SNAPSHOT - pom - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - HEAD - - - - - sal-common - sal-common-api - sal-common-impl - sal-common-util - - - sal-dom-api - sal-dom-broker - sal-dom-spi - - - sal-binding-api - sal-binding-config - sal-binding-broker - - sal-binding-util - - - - samples - - - model - sal-remote - sal-restconf-broker - - - - sal-connector-api - sal-rest-connector - sal-netconf-connector - - - inventory-manager - statistics-manager - topology-manager - forwardingrules-manager - topology-lldp-discovery - - - compatibility - - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation - - - - - - - - integrationtests - - false - - - sal-binding-it - sal-binding-dom-it - - - - - - - - - - UTF-8 - - - 2.4.0 - 2.5 - - - 1.9.5 - - - - jacoco - reuseReports - target/jacoco.exec - target/jacoco-it.exec - https://sonar.opendaylight.org/ - ${user.name}-private-view - java - 3.0.0 - 0.8.1-SNAPSHOT - - - - - - xml-apis - xml-apis - 1.4.01 - - - - - ${project.groupId} - sal-connector-api - ${project.version} - - - org.opendaylight.controller - sal-binding-api - ${project.version} - - - org.opendaylight.controller - sal - ${sal.version} - - - org.osgi - org.osgi.compendium - - - - - org.opendaylight.controller - sal-remote - ${project.version} - - - org.opendaylight.controller - sal-binding-util - ${project.version} - - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - - org.osgi - org.osgi.core - ${osgi.core.version} - - - org.opendaylight.yangtools - binding-generator-impl - ${yangtools.version} - - - org.opendaylight.yangtools - yang-parser-impl - ${yangtools.version} - - - - - org.mockito - mockito-all - ${mockito.version} - test - - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - + sal-common + sal-common-api + sal-common-impl + sal-common-util + + + sal-dom-api + sal-dom-broker + sal-dom-spi + + + sal-binding-api + sal-binding-config + sal-binding-broker + + sal-binding-util + + + samples + + + model + sal-remote + sal-restconf-broker + + + sal-connector-api + sal-rest-connector + sal-netconf-connector + + inventory-manager + statistics-manager + topology-manager + forwardingrules-manager + topology-lldp-discovery + + + compatibility + + + remoterpc-routingtable/implementation + sal-remoterpc-connector/implementation + + sal-rest-docgen + + + feature + + + + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + - - - ${project.groupId}.${project.artifactId} - - ${project.basedir}/META-INF - - - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - + + + ${project.groupId}.${project.artifactId} + + ${project.basedir}/META-INF + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + org.jacoco jacoco-maven-plugin - ${jacoco.version} - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0,) - - generate-sources - - - - - - - - - net.alchim31.maven - scala-maven-plugin - [0,) - - compile - testCompile - - - - - - - - - org.jacoco - jacoco-maven-plugin - [0,) - - prepare-agent - - - - - - - - - - - + [0,) + + prepare-agent + + + + + + + + + + + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + + + + + org.apache.felix + maven-bundle-plugin + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + none + + + + + org.apache.maven.plugins + maven-jar-plugin + + + org.opendaylight.yangtools + yang-maven-plugin + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.4.0 + + Max + Low + site + + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} - - - none - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.4.0 - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - - + + + integrationtests + + false + + + sal-binding-it + sal-binding-dom-it + + +