X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=62c6d5bffa9b4495040d638e73e1a76c5dd72a76;hb=33b56694e19fc03ea76a4a7cc023b42c97977d68;hp=a592085166ae3cbb0fd0d6f5fd115bc0029db7d6;hpb=76903e5becf6db73aa5de208007231f1e87acee7;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index a59208516..62c6d5bff 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -1,11 +1,57 @@ + + 4.0.0 org.onap.cps checkstyle - 0.0.2-SNAPSHOT + 3.3.1-SNAPSHOT + + + + Windows + + + Windows + + + + python + + + + unix + + + unix + + + + python3 + + + https://nexus.onap.org @@ -14,6 +60,48 @@ /content/repositories/snapshots/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + copyright-check + verify + + exec + + + ${script.executor} + ../checkstyle/src/main/ + + CopyrightCheck.py + resources/project-committers-config.csv + resources/copyright-template.txt + resources/ignore-files-config.csv + + + 0 + 1 + + + + + + + + ecomp-releases