X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=2bbeae7c43510da327214a313e4a44901e09e2c2;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=889ef2b65822fdf050644d8fc97af4c80318985e;hpb=bfc874afaebe67ae06c485791a5cfbc098e1f09b;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 889ef2b658..2bbeae7c43 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -10,22 +10,26 @@ 4.0.0 - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.0.1 + + org.opendaylight.yangtools checkstyle-logging + 2.0.0-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 5.7 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -33,4 +37,33 @@ test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +