diff --git a/gcloud-java-core/pom.xml b/gcloud-java-core/pom.xml index 2275c7f0765b..6d25aa42ce95 100644 --- a/gcloud-java-core/pom.xml +++ b/gcloud-java-core/pom.xml @@ -90,4 +90,102 @@ test + + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + true + + + org.apache.maven.plugins + maven-changelog-plugin + 2.3 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + index + dependency-info + dependencies + dependency-convergence + project-team + mailing-list + cim + issue-tracking + license + scm + dependency-management + distribution-management + summary + modules + + + + + true + true + true + true + gcloud-java-core + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + html + + javadoc + + + + + true + protected + true + ${project.build.directory}/javadoc + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.16 + + checkstyle.xml + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + true + + + + + + + diff --git a/gcloud-java-datastore/pom.xml b/gcloud-java-datastore/pom.xml index ba70d805a86c..6cd56e2c2211 100644 --- a/gcloud-java-datastore/pom.xml +++ b/gcloud-java-datastore/pom.xml @@ -38,4 +38,102 @@ test + + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + true + + + org.apache.maven.plugins + maven-changelog-plugin + 2.3 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + index + dependency-info + dependencies + dependency-convergence + project-team + mailing-list + cim + issue-tracking + license + scm + dependency-management + distribution-management + summary + modules + + + + + true + true + true + true + gcloud-java-datastore + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + html + + javadoc + + + + + true + protected + true + ${project.build.directory}/javadoc + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.16 + + checkstyle.xml + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + true + + + + + + + diff --git a/gcloud-java-examples/pom.xml b/gcloud-java-examples/pom.xml index d6a990ed8b7c..c795571a0ff1 100644 --- a/gcloud-java-examples/pom.xml +++ b/gcloud-java-examples/pom.xml @@ -29,6 +29,100 @@ false + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + true + + + org.apache.maven.plugins + maven-changelog-plugin + 2.3 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + index + dependency-info + dependencies + dependency-convergence + project-team + mailing-list + cim + issue-tracking + license + scm + dependency-management + distribution-management + summary + modules + + + + + true + true + true + true + gcloud-java-examples + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + html + + javadoc + + + + + true + protected + true + ${project.build.directory}/javadoc + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.16 + + checkstyle.xml + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + true + + + + + diff --git a/gcloud-java-storage/pom.xml b/gcloud-java-storage/pom.xml index 2d4d9f8df55b..f682f498da6c 100644 --- a/gcloud-java-storage/pom.xml +++ b/gcloud-java-storage/pom.xml @@ -44,4 +44,102 @@ test + + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + true + + + org.apache.maven.plugins + maven-changelog-plugin + 2.3 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + index + dependency-info + dependencies + dependency-convergence + project-team + mailing-list + cim + issue-tracking + license + scm + dependency-management + distribution-management + summary + modules + + + + + true + true + true + true + gcloud-java-storage + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + html + + javadoc + + + + + true + protected + true + ${project.build.directory}/javadoc + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.16 + + checkstyle.xml + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + true + + + + + + + diff --git a/gcloud-java/pom.xml b/gcloud-java/pom.xml index 6ad0fce8f1b1..df5f1352881e 100644 --- a/gcloud-java/pom.xml +++ b/gcloud-java/pom.xml @@ -30,4 +30,102 @@ ${project.version} + + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + true + + + org.apache.maven.plugins + maven-changelog-plugin + 2.3 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + index + dependency-info + dependencies + dependency-convergence + project-team + mailing-list + cim + issue-tracking + license + scm + dependency-management + distribution-management + summary + modules + + + + + true + true + true + true + gcloud-java + jar + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + html + + javadoc + + + + + true + protected + true + ${project.build.directory}/javadoc + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.16 + + checkstyle.xml + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + true + + + + + + + diff --git a/pom.xml b/pom.xml index 9672c02a8ca7..91f88db02c0a 100644 --- a/pom.xml +++ b/pom.xml @@ -332,6 +332,8 @@ true true true + gcloud-java + jar