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=8960ca957905eb09cc83ded500a3ac9332c43828;hpb=60e6cd382641b756c70a4d6555a345a5f4726040;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 8960ca9579..55ba8b5f7c 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -9,22 +9,27 @@ --> 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.7 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -32,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}/ + + +