X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=bd343683b2f4a7e9b25e562ddb6ed5f9e583770f;hb=2a3430b11f80fe977f32a940d980bd13b69376f0;hp=d0cf7c361419972597dd00afb13f780de650badd;hpb=b5056a392694c50d26d69e587cc55a04a2af04bd;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index d0cf7c361..bd343683b 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -1,18 +1,103 @@ + + 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 /content/repositories/releases/ + true /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 + + + + + + + + ecomp-releases