X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=checkstyle%2Fpom.xml;h=2129244dfa1a3961c9bfe0e5e864da7029cfa7e4;hb=5852cd73daf67d10a0c6e91eb2029685e187840d;hp=560fadda683634f28b9c88e96858132a485ee290;hpb=dbffd9196b8636c5302cade1258ef347e9f99445;p=cps.git diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 560fadda6..2129244df 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -1,11 +1,57 @@ + + 4.0.0 org.onap.cps checkstyle - 1.1.0-SNAPSHOT + 3.3.3-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