X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7a62a3ba84cb8d31f76393eba11baf1be4710ce1;hb=refs%2Fheads%2Fmaster;hp=fd85b3d3d07e5d8d457cdc638f6a95a7620ed78d;hpb=d3e39036e883385f1308d378ebe5e1179bfbc932;p=policy%2Fparent.git diff --git a/pom.xml b/pom.xml index fd85b3d3..511c6c1f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,8 @@ - + 4.0.0 - - org.onap.oparent - oparent - 2.1.0 - - org.onap.policy.parent policy-parent - 3.1.0-SNAPSHOT + 5.0.0-SNAPSHOT pom - 2.1.0 + UTF-8 + UTF-8 + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + checkstyle + resources integration + + + ecomp-releases + ${onap.nexus.url}/content/repositories/releases + + + ecomp-snapshots + ${onap.nexus.url}/content/repositories/snapshots + + + @@ -46,14 +58,16 @@ Using https://github.com/diffplug/spotless/tree/master/plugin-maven for import order Use in combination to rewrite code and imports, then checkstyle - mvn formatter:format spotless:apply process-sources + Be sure to override ${project.parent.basedir} in order to find the XML file + + mvn formatter:format spotless:apply process-sources -Dproject.parent.basedir= --> net.revelc.code.formatter formatter-maven-plugin - 2.8.1 + 2.11.0 - ${project.parent.basedir}/onap-java-formatter.xml + ${project.basedir}/onap-java-formatter.xml