Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update auth libraries #6652

Merged
merged 2 commits into from Jan 30, 2020
Merged

update auth libraries #6652

merged 2 commits into from Jan 30, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 28, 2020

@elharo elharo requested a review from ejona86 January 28, 2020 20:20
@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jan 29, 2020
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jan 29, 2020
@elharo
Copy link
Contributor Author

elharo commented Jan 30, 2020

Failure looks like unrelated repo flakiness but I don't have permissions to retry the travis build:

Could not determine the dependencies of task ':grpc-alts:shadowJar'.

Could not resolve all dependencies for configuration ':grpc-alts:runtimeClasspath'.
Could not resolve com.google.auth:google-auth-library-oauth2-http:0.20.0.
Required by:
project :grpc-alts
> Could not resolve com.google.auth:google-auth-library-oauth2-http:0.20.0.
> Could not get resource 'https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom'.
> Could not GET 'https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom'. Received status code 403 from server: Forbidden
Could not resolve com.google.auth:google-auth-library-credentials:0.20.0.
Required by:
project :grpc-alts > project :grpc-auth
> Could not resolve com.google.auth:google-auth-library-credentials:0.20.0.
> Could not get resource 'https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom'.
> Could not GET 'https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom'. Received status code

@creamsoup
Copy link
Contributor

creamsoup commented Jan 30, 2020

i reran the travis, but it failed with same error. it was because maven() is behind, and examples-alts doesn't have backup mavenCentral() repository which has the artifact. I pushed the fix to your branch. it should work now

@creamsoup creamsoup added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jan 30, 2020
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jan 30, 2020
@creamsoup creamsoup merged commit b3aea81 into grpc:master Jan 30, 2020
@creamsoup
Copy link
Contributor

merged, thanks @elharo

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants