X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=08d7ea2d6d495f839b37a9810d4b16a1043f5dfd;hb=3e8b55b9d3841c175776d84d54edf2a284f1f4b5;hp=abdba44b2712047537cf704c49ba700f4bf61080;hpb=6930182013e32e9c39340968de64920933d6ac33;p=ccsdk%2Fsli%2Fplugins.git diff --git a/pom.xml b/pom.xml index abdba44b..08d7ea2d 100755 --- a/pom.xml +++ b/pom.xml @@ -95,11 +95,50 @@ - - - - + + 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 + + + + + + + + +