X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=oparent%2Fpom.xml;h=7e5f2742eaf813cbbc5c2dbf18c15c7c41f1966c;hb=5a4892d3f1842b80ac5d28f035a6d1e151b9897d;hp=a33f4c8fbce5f4b436be75f55c8ba2a9ea4b8df5;hpb=6a564773a84a85e7d2bf1a516545a9b9b919085a;p=oparent.git diff --git a/oparent/pom.xml b/oparent/pom.xml index a33f4c8..7e5f274 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -1,6 +1,8 @@ ${basedir}/src/main/resources/swagger.json - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ONAP Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - ONAP Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - true - - - false - - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ONAP Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - ONAP Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - true - - - false - - - generate-json @@ -324,7 +280,7 @@ org.onap.oparent dependencies - 1.2.1-SNAPSHOT + 3.0.0-SNAPSHOT pom import @@ -460,17 +416,28 @@ sonar-maven-plugin 3.2 + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.0 + + + com.puppycrawl.tools + checkstyle + 8.27 + + + maven-checkstyle-plugin - 2.17 org.onap.oparent checkstyle - 1.2.1-SNAPSHOT + 3.0.0-SNAPSHOT @@ -485,7 +452,7 @@ false true false - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true @@ -503,8 +470,8 @@ https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml with minor changes --> onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java + + ${project.build.sourceDirectory} true true true