X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fit%2Fpom.xml;h=6ae224a20984d8bc2038f7e6014198e7f91f370c;hb=7c4259bf33063c9386fb2625b0a79bdbd484dbd2;hp=4063868bd73628b687d0c32dbcd78a32a48a0415;hpb=2d9e7ba3fe4e354bba0913ffeb2fd1ed2a1876cd;p=ovsdb.git diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 4063868bd..6ae224a20 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -1,52 +1,31 @@ - + 4.0.0 org.opendaylight.controller mdsal-it-parent - 1.3.0-SNAPSHOT + 1.12.0-SNAPSHOT org.opendaylight.ovsdb it - 1.2.1-SNAPSHOT + 1.11.0-SNAPSHOT pom - The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - Eclipse Public License v1.0 - http://www.eclipse.org/legal/epl-v10.html - - - - - Sam Hague - shague@gmail.com - https://github.com/shague - - - - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - - 3.1.1 - + + ODL :: ovsdb :: ${project.artifactId} + + false + @@ -65,6 +44,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false + true + true + true + true + true + true + true + true + true + true + true @@ -72,7 +62,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.codehaus.sonar-plugins.java + org.sonarsource.java sonar-jacoco-listeners ${sonar-jacoco-listeners.version} test @@ -82,6 +72,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.jacoco jacoco-maven-plugin @@ -98,6 +95,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + maven-surefire-plugin + + ${skip.surefire.tests} + + maven-antrun-plugin @@ -109,8 +112,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - + @@ -118,4 +120,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +