X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=8d11742000b8bcf4bd32e3c3c27de81f5a4677b3;hb=f16b9614298e7f0a820435f2dab2a856b487bf45;hp=83d18089090eff378fed79717885c8acc871f855;hpb=d45b2dc0ec3bb7d56ef1eee784a887459f609832;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 83d180890..8d1174200 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -1,11 +1,57 @@ + + 4.0.0 org.onap.cps checkstyle - 0.0.1-SNAPSHOT + 3.1.0-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