From 7103d61e8ded9b2e8c39fb37136b080372806305 Mon Sep 17 00:00:00 2001 From: Nick Birnie Date: Fri, 12 Nov 2021 13:10:31 +0000 Subject: [PATCH] Remove maven build files Change-Id: I363a74761cf39c761588aaa0d35525cfaaf5d0d6 --- google-ads-annotation-processing/pom.xml | 91 ------- google-ads-examples/pom.xml | 98 -------- google-ads-migration-examples/pom.xml | 96 ------- google-ads/pom.xml | 187 -------------- pom.xml | 308 ----------------------- 5 files changed, 780 deletions(-) delete mode 100644 google-ads-annotation-processing/pom.xml delete mode 100644 google-ads-examples/pom.xml delete mode 100644 google-ads-migration-examples/pom.xml delete mode 100644 google-ads/pom.xml delete mode 100644 pom.xml diff --git a/google-ads-annotation-processing/pom.xml b/google-ads-annotation-processing/pom.xml deleted file mode 100644 index 0149f6fc00..0000000000 --- a/google-ads-annotation-processing/pom.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - com.google.api-ads - google-ads-parent - 15.0.1-SNAPSHOT - ../pom.xml - - - 4.0.0 - com.google.api-ads - google-ads-annotation-processing - jar - 15.0.1-SNAPSHOT - Google Ads API client library for Java annotation processor - - Handles code generation via annotation processing for the client - libraries for Java. - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - false - - - - - - - - com.squareup - javapoet - 1.11.1 - - - com.google.auto.service - auto-service - 1.0-rc1 - true - - - com.google.api - gax - 1.50.1 - - - com.google.guava - guava - 26.0-android - - - javax.annotation - javax.annotation-api - 1.3.2 - - - junit - junit - 4.13.1 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - diff --git a/google-ads-examples/pom.xml b/google-ads-examples/pom.xml deleted file mode 100644 index 82dd80be0d..0000000000 --- a/google-ads-examples/pom.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - com.google.api-ads - google-ads-parent - 15.0.1-SNAPSHOT - ../pom.xml - - - 4.0.0 - com.google.api-ads - google-ads-examples - jar - 15.0.1-SNAPSHOT - Google Ads API client library for Java examples - - Examples demonstrating the Google Ads API client library for Java. - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - false - - - - - - - - com.google.api-ads - google-ads - 15.0.1-SNAPSHOT - - - com.beust - jcommander - 1.72 - - - joda-time - joda-time - 2.8.2 - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.11.1 - runtime - - - - org.mockito - mockito-core - 2.27.0 - test - - - junit - junit - 4.13.1 - test - - - org.reflections - reflections - 0.9.11 - test - - - org.hamcrest - hamcrest - 2.2 - test - - - diff --git a/google-ads-migration-examples/pom.xml b/google-ads-migration-examples/pom.xml deleted file mode 100644 index 77b55b90be..0000000000 --- a/google-ads-migration-examples/pom.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - com.google.api-ads - google-ads-parent - 15.0.1-SNAPSHOT - ../pom.xml - - - 4.0.0 - com.google.api-ads - google-ads-migration-examples - jar - 15.0.1-SNAPSHOT - Google Ads API client library for Java migration examples - - Examples demonstrating a migration from the Google AdWords API to the Google Ads API using the client libraries for Java. - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - false - - - - - - - - com.google.api-ads - google-ads - 15.0.1-SNAPSHOT - - - com.google.api-ads - ads-lib - 4.4.0 - - - com.google.api-ads - adwords-axis - 4.4.0 - - - com.beust - jcommander - 1.72 - - - joda-time - joda-time - 2.8.2 - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.11.1 - runtime - - - - org.mockito - mockito-core - 2.27.0 - test - - - junit - junit - 4.13.1 - test - - - diff --git a/google-ads/pom.xml b/google-ads/pom.xml deleted file mode 100644 index 017f7bd1a5..0000000000 --- a/google-ads/pom.xml +++ /dev/null @@ -1,187 +0,0 @@ - - - - - com.google.api-ads - google-ads-parent - 15.0.1-SNAPSHOT - ../pom.xml - - - 4.0.0 - com.google.api-ads - google-ads - jar - 15.0.1-SNAPSHOT - Google Ads API client library for Java - - Google Ads API client library for Java. - - - - 1.7.3 - 2.0.26.Final - - - - - - com.google.cloud - google-cloud-shared-dependencies - 2.4.0 - pom - import - - - - - - - com.google.api - gax - - - com.google.api - gax-grpc - - - io.grpc - grpc-all - - - com.google.protobuf - protobuf-java - - - com.google.auto.value - auto-value - ${auto-value.version} - provided - - - io.netty - netty-tcnative-boringssl-static - - ${netty.version} - - - org.slf4j - slf4j-api - 1.7.25 - - - com.google.api-ads - google-ads-annotation-processing - 15.0.1-SNAPSHOT - - - - - junit - junit - 4.13.1 - test - - - org.hamcrest - java-hamcrest - 2.0.0.0 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - com.google.api - gax-grpc - testlib - test - - - com.google.truth - truth - 0.27 - test - - - - - javax.annotation - javax.annotation-api - 1.3.2 - - - - - - - com.github.os72 - protoc-jar-maven-plugin - 3.11.4 - - - generate-test-protos - generate-test-sources - - run - - - - - - com.google.protobuf:protoc:3.19.0 - - - src/test/resources/protos - - true - - - java - none - target/generated-test-sources - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.0.0 - - - add-test-source - generate-test-sources - - add-test-source - - - - target/generated-test-sources - - - - - - - - diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 600c5204a9..0000000000 --- a/pom.xml +++ /dev/null @@ -1,308 +0,0 @@ - - - - 4.0.0 - - com.google.api-ads - google-ads-parent - 15.0.1-SNAPSHOT - - pom - Google Ads API client library for Java project - https://github.com/googleads/google-ads-java - - Parent POM of the Google Ads API client library for Java. - - - - github.com - - https://github.com/googleads/google-ads-java/issues - - - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - scm:git:https://github.com/googleads/google-ads-java - - - scm:git:https://github.com/googleads/google-ads-java - - - https://github.com/googleads/google-ads-java - - HEAD - - - - - jradcliff - Josh Radcliff - jradcliff@users.noreply.github.com - Google - http://www.google.com - - owner - developer - - -5 - - - - - UTF-8 - 1.8 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.0.0-M2 - - - enforce-versions - - enforce - - - - - [3.0,) - - - [1.8,) - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - 1.8 - 1.8 - false - - false - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.1 - - - package - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.0.1 - - 5g - . - javadocs - - none - - true - - - - org.apache.maven.plugins - maven-assembly-plugin - 3.1.1 - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - - - true - - - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - de.thetaphi - forbiddenapis - 2.6 - - - false - - jdk-deprecated - jdk-non-portable - - - - - - install - - check - testCheck - - - - - - - - - google-ads - google-ads-annotation-processing - - - - - - examples-project - - true - - - google-ads-examples - google-ads-migration-examples - - - - sonatype - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.2 - - - default-deploy - deploy - - deploy - - - - - sonatype-nexus-staging - https://oss.sonatype.org/ - - - - - - - release-sign-artifacts - - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - - - - - -