X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=4cf950efd9f8a4518bf41e8bdd7c10e87c0177f7;hb=a071c9c77f9d5b83cff6c85a1c54d7938f547717;hp=10423cca7046be5bbbb8a046ff126d7575e94ad9;hpb=c4bc42b17f3be44c214610cd71b27efe999baefa;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 10423cca7..4cf950efd 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -1,11 +1,57 @@ + + 4.0.0 org.onap.cps checkstyle - 1.0.0-SNAPSHOT + 3.3.8-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