diff --git a/gcloud-java-core/pom.xml b/gcloud-java-core/pom.xml index 6d25aa42ce95..e849594226db 100644 --- a/gcloud-java-core/pom.xml +++ b/gcloud-java-core/pom.xml @@ -13,6 +13,9 @@ gcloud-java-pom 0.0.11-SNAPSHOT + + gcloud-java-core + com.google.auth @@ -90,102 +93,4 @@ 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 6cd56e2c2211..c7c57d91ae1d 100644 --- a/gcloud-java-datastore/pom.xml +++ b/gcloud-java-datastore/pom.xml @@ -13,6 +13,9 @@ gcloud-java-pom 0.0.11-SNAPSHOT + + gcloud-java-datastore + ${project.groupId} @@ -38,102 +41,4 @@ 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 c795571a0ff1..55548e756be3 100644 --- a/gcloud-java-examples/pom.xml +++ b/gcloud-java-examples/pom.xml @@ -13,6 +13,9 @@ gcloud-java-pom 0.0.11-SNAPSHOT + + gcloud-java-examples + ${project.groupId} @@ -29,100 +32,6 @@ 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 f682f498da6c..82b67277f4fe 100644 --- a/gcloud-java-storage/pom.xml +++ b/gcloud-java-storage/pom.xml @@ -13,6 +13,9 @@ gcloud-java-pom 0.0.11-SNAPSHOT + + gcloud-java-storage + ${project.groupId} @@ -44,102 +47,4 @@ 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 df5f1352881e..6ad0fce8f1b1 100644 --- a/gcloud-java/pom.xml +++ b/gcloud-java/pom.xml @@ -30,102 +30,4 @@ ${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 91f88db02c0a..e35a620247d1 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,7 @@ UTF-8 UTF-8 github + gcloud-java gcloud-java-core @@ -332,7 +333,7 @@ true true true - gcloud-java + ${site.installationModule} jar