X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=transcriber%2Fpom.xml;h=672f91299a4dac4e18855154ab031560bbcd55a5;hb=ac929252aed7a3e3d4247a4d43bdc3f4b0780a17;hp=1d27be184e741a0cf53a99aca9b1e51592ee5918;hpb=1a3a3ff850c40722b8a73d39c18f578a49da0108;p=neutron.git diff --git a/transcriber/pom.xml b/transcriber/pom.xml index 1d27be184..672f91299 100644 --- a/transcriber/pom.xml +++ b/transcriber/pom.xml @@ -3,63 +3,103 @@ 4.0.0 org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../../controller/opendaylight/commons/opendaylight + config-parent + 0.6.0-SNAPSHOT + org.opendaylight.neutron transcriber - 0.5.0-SNAPSHOT + 0.8.0-SNAPSHOT bundle - - - org.opendaylight.neutron - neutron-spi - 0.5.0-SNAPSHOT - - - org.osgi - org.osgi.core - - + + ${project.parent.basedir}/src/main/resources + ../target/jacoco-it.exec + + + maven-checkstyle-plugin + + ../parent/checkstyle-suppressions.xml + checkstyle.suppressions.file + org/opendaylight/yang/gen/**,**/yang/** + true + checkstyle.violationSeverity=error + + + + + check + + process-sources + + + org.apache.felix maven-bundle-plugin true - * - org.opendaylight.neutron.transcriber.Activator + ${project.groupId}.${project.artifactId} - ${project.basedir}/src/main/resources/META-INF + ${project.build.directory}/META-INF + + + + org.apache.maven.plugins + maven-compiler-plugin + true + + + -Xlint:unchecked + -Xlint:deprecation + + + + org.opendaylight.neutron + northbound-api + ${project.version} + + + org.opendaylight.neutron + neutron-spi + ${project.version} + + + org.opendaylight.neutron + model + ${project.version} + + + org.osgi + org.osgi.core + + - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/neutron.git + scm:git:ssh://git.opendaylight.org:29418/neutron.git HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + https://wiki.opendaylight.org/view/NeutronNorthBound:Main + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + - - - opendaylight-release - ${nexusproxy}/repositories/${nexus.repository.release}/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - - website - ${sitedeploy} + opendaylight-site + ${nexus.site.url}/${project.artifactId}/