org.apache.felix
maven-bundle-plugin
diff --git a/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java b/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
index 8e769fd72..64b5d24ff 100644
--- a/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
+++ b/google-oauth-client/src/main/java/com/google/api/client/auth/openidconnect/IdTokenVerifier.java
@@ -103,7 +103,7 @@
*
* Note that {@link #verify(IdToken)} only implements a subset of the verification steps, mostly
* just the MUST steps. Please read ID Token
* Validation for the full list of verification steps.
*
* @since 1.16
@@ -228,7 +228,7 @@ public final Collection getAudience() {
*
*
* Deprecated. This method returns false if network requests to get certificates fail. Use {@link
- * IdTokenVerifier.verfyOrThrow(IdToken)} instead to differentiate between potentially retryable
+ * IdTokenVerifier#verifyOrThrow(IdToken)} instead to differentiate between potentially retryable
* network errors and false verification results.
*
* @param idToken ID token
diff --git a/java.header b/java.header
new file mode 100644
index 000000000..1f553d327
--- /dev/null
+++ b/java.header
@@ -0,0 +1,13 @@
+^/\*$
+^ \* Copyright( \(c\))? \d\d\d\d Google (Inc\.|LLC)$
+^ \*$
+^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\); you may not use this file except
+^ \* in compliance with the License\. You may obtain a copy of the License at
+^ \*$
+^ \*[ ]+https?://www.apache.org/licenses/LICENSE-2\.0$
+^ \*
+^ \* Unless required by applicable law or agreed to in writing, software distributed under the License
+^ \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+^ \* or implied\. See the License for the specific language governing permissions and limitations under
+^ \* the License\.
+^ \*/$
\ No newline at end of file
diff --git a/license-checks.xml b/license-checks.xml
new file mode 100644
index 000000000..6597fced8
--- /dev/null
+++ b/license-checks.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 82f9dc1e7..fbdbfcc37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,11 @@
Google OAuth Client Library for Java
https://github.com/googleapis/google-oauth-java-client
+
+ com.google.cloud
+ google-cloud-shared-config
+ 1.12.2
+
GitHub
@@ -44,16 +49,6 @@
repo
-
-
- sonatype-nexus-snapshots
- https://google.oss.sonatype.org/content/repositories/snapshots
-
-
- sonatype-nexus-staging
- https://google.oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.13
- true
-
- ossrh
- https://google.oss.sonatype.org/
- ${deploy.autorelease}
-
-
maven-assembly-plugin
3.4.2
maven-compiler-plugin
- 2.5.1
1.7
1.7
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.6.3
-
-
- attach-javadocs
-
- jar
-
-
-
-
org.apache.maven.plugins
maven-jar-plugin
@@ -257,7 +214,6 @@
maven-checkstyle-plugin
- 3.0.0
org.codehaus.mojo
@@ -290,21 +246,21 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.1.0
-
- enforce-maven
-
- enforce
-
-
-
-
- [3.5.4,4.0.0)
-
-
-
-
-
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ [3.5.4,4.0.0)
+
+
+
+
+
maven-javadoc-plugin
@@ -323,7 +279,6 @@
https://docs.oracle.com/javase/7/docs/api/
https://cloud.google.com/appengine/docs/java/javadoc
- https://googleapis.dev/java/google-http-client/${project.http.version}/
Google OAuth Client Library for Java ${project.version}
com.google.api.services
@@ -432,10 +387,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
com.coveo
fmt-maven-plugin
@@ -484,40 +435,6 @@
-
- release-sign-artifacts
-
-
- performRelease
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 3.0.1
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
- --pinentry-mode
- loopback
-
-
-
-
-
-
-
-
-
docFX
diff --git a/samples/checkstyle.xml b/samples/checkstyle.xml
index 66cd0c954..e38d13e72 100644
--- a/samples/checkstyle.xml
+++ b/samples/checkstyle.xml
@@ -84,14 +84,10 @@ page at http://checkstyle.sourceforge.net/config.html -->
-
+
-
-
-
-
@@ -197,21 +193,6 @@ page at http://checkstyle.sourceforge.net/config.html -->
-->
-
-
-
-
-
-
-
-
-
@@ -332,5 +313,22 @@ page at http://checkstyle.sourceforge.net/config.html -->
+
+
+
+
+
+
+
+
+
+
+