X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=d76cfc78bec1be220e8337cbf04e1c764be52671;hb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;hp=e3b20aadc244a8aef74686c742264252706e8730;hpb=f43406daa10980d7159a0aad063f00b24387b074;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index e3b20aadc2..d76cfc78be 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -10,23 +10,26 @@ 4.0.0 - org.opendaylight.yangtools - yangtools-parent - 0.9.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.5 + + org.opendaylight.yangtools checkstyle-logging + 2.0.0-SNAPSHOT + bundle - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} + com.puppycrawl.tools + checkstyle - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -34,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}/ + +