X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65ee5c18a4dffc4bdd3de1c31c7ab7bed17552be;hb=f29702c7952c99768f7ec2f378ae39916071b420;hp=6d0f6789efafd0af7ed530373ffa6217601e995e;hpb=9192bda564000582682379cb9867e5e29a76b449;p=ccsdk%2Fcds.git diff --git a/pom.xml b/pom.xml index 6d0f6789e..65ee5c18a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + validate-kotlin + validate + + + + + + + ${format.skipValidate} + + + run + + + + + format-kotlin + process-sources + + + + + + + + ${format.skipExecute} + + + run + + + + + + com.pinterest + ktlint + 0.35.0 + + + @@ -140,5 +192,48 @@ limitations under the License. false + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${dependency-list.file} + txt + dependencies + + + + + + + + +