X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e8b4ba006a506c594499942bf8091344a7f0147b;hb=b56cb11bb745c34455b7159980be38b81d8c115f;hp=5a1540984a4b203d65faa713cf7ebb41c36b63f5;hpb=515251fb5ce2d8f2b4ccb5bd5d3ebd46deb4d29a;p=clamp.git diff --git a/pom.xml b/pom.xml index 5a154098..e8b4ba00 100644 --- a/pom.xml +++ b/pom.xml @@ -254,39 +254,6 @@ - - org.apache.xmlgraphics - batik-svggen - 1.11 - - - xml-apis - xml-apis - - - - - org.apache.xmlgraphics - batik-svg-dom - 1.11 - - - xml-apis - xml-apis - - - - - org.apache.xmlgraphics - batik-transcoder - 1.11 - - - xml-apis - xml-apis - - - com.att.eelf eelf-core @@ -1243,7 +1210,6 @@ deploy - true ${project.build.directory}/${ui.react.lib.src} publish @@ -1264,6 +1230,26 @@ sonar-maven-plugin 3.7.0.1746 + + org.codehaus.mojo + exec-maven-plugin + 1.3.2 + + + libIndexCheck + validate + + exec + + + + + bash + + ${project.basedir}/src/main/script/checkLibIndex.sh + + +