X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e3f35f9a9b693a0f89d97def97e2c634f8c3af96;hb=refs%2Fchanges%2F04%2F110504%2F1;hp=9a60d65f79f68d6087c8e3a66b87e8ed95e69f2c;hpb=4edf0fa48892bf38d0e3838d125e9bf2324b38e0;p=dcaegen2%2Fanalytics%2Ftca.git diff --git a/pom.xml b/pom.xml index 9a60d65..e3f35f9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ + + io.netty + netty + 3.10.6.Final + + co.cask.common @@ -433,6 +446,12 @@ provided + + + redis.clients + jedis + ${jedis.version} + @@ -472,6 +491,12 @@ cdap-unit-test ${cdap.version} test + + + co.cask.cdap + cdap-explore-jdbc + + @@ -531,12 +556,21 @@ - + + + + ${project.basedir}/src/main/resources + + + ${project.build.directory}/git + + + org.apache.maven.wagon @@ -832,6 +866,28 @@ + + + pl.project13.maven + git-commit-id-plugin + ${gitcommitid.plugin.version} + + + generate-git-properties + generate-resources + + revision + + + false + true + + ${project.build.directory}/git/git.properties + + + + + @@ -890,13 +946,6 @@ - - - org.apache.maven.plugins - maven-deploy-plugin - ${deploy.plugin.version} - - org.apache.maven.plugins maven-site-plugin @@ -951,11 +1000,6 @@ maven-failsafe-plugin - - org.apache.maven.plugins - maven-deploy-plugin - - org.apache.maven.plugins maven-source-plugin @@ -971,11 +1015,11 @@ maven-pmd-plugin - + org.apache.maven.plugins maven-checkstyle-plugin @@ -987,6 +1031,11 @@ jgitflow-maven-plugin + + pl.project13.maven + git-commit-id-plugin + + @@ -1023,6 +1072,26 @@ + + + doclint-java8-disable + + [1.8,) + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + + + dcae-analytics-test dcae-analytics-model @@ -1033,6 +1102,7 @@ dcae-analytics-cdap-tca dcae-analytics-cdap-plugins dcae-analytics-it + dcae-analytics-aai - \ No newline at end of file +