X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=ca301b834dec894addc6551c4273441aedfbe598;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=7b17db1bc7cd7342ae4079af909f72a0f4ba458e;hpb=a38318393bc6aad05bc6328629b31b8ed3b8def3;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 7b17db1bc7..ca301b834d 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -8,66 +8,47 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 4.0.0 - org.opendaylight.yangtools - checkstyle-logging - 1.0.0-SNAPSHOT - bundle - - - - com.puppycrawl.tools - checkstyle - - - commons-logging - commons-logging - 1.2 - - - org.slf4j - slf4j-api - - - junit - junit - test - - + org.opendaylight.yangtools + checkstyle-logging + 2.1.0-SNAPSHOT + bundle - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - false - checkstyle.violationSeverity=error - - - - + + ${project.basedir}/../../target/jacoco.exec + - + + com.puppycrawl.tools + checkstyle + + + commons-logging + commons-logging + 1.2 + + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -