X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f3e6241626b83d41cbcbec0ac0eed43b5d9c2ab3;hb=69549cebe475d7a3385909907b6a1fdeb7cddef4;hp=5e6c358619c5bfd01a495d71f9976344ce35d510;hpb=e9ae04800c417330c3e1c5dae45744f819f41130;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index 5e6c3586..f3e62416 100644 --- a/pom.xml +++ b/pom.xml @@ -368,4 +368,47 @@ dav:${nexusproxy}${sitePath} + + + + build-docker + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + Docker Build + + exec + + + + + true + bash + echo "No Docker Here" + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + + true + + + + + + + auth-client + misc + cadi + auth + auth/docker + + +