X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f97fa65b4903f1be15e265ada82ad3ec1205c5fd;hb=ad6322617d0a3630177de53caf04cec51c44464c;hp=227b48f9c738d4a016b47b0922e4e6c933ddc546;hpb=81f5cab8902c7221013a751c72f3634b429fde29;p=clamp.git diff --git a/pom.xml b/pom.xml index 227b48f9..f97fa65b 100644 --- a/pom.xml +++ b/pom.xml @@ -718,6 +718,22 @@ + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + + validate + + execute + + + ${project.basedir}/src/main/script/SelectNpmRepo.groovy + + + + org.apache.maven.plugins maven-jar-plugin