X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=55ba8b5f7c688e40148a1d993e4c1e0b5bbffb5e;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=775c15a3f37b5fd0e5d2f0bccd6f3330a3d05f92;hpb=f9cca8e6d90812f6fe7fc7914699daca77bab846;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 775c15a3f3..55ba8b5f7c 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -1,21 +1,35 @@ + + + 4.0.0 - - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT - + + org.opendaylight.odlparent + bundle-parent + 1.8.5-SNAPSHOT + + + org.opendaylight.yangtools checkstyle-logging + 1.1.5-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 5.6 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -23,4 +37,33 @@ test - \ No newline at end of file + + + + + 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}/ + + +