Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

chore: update protoc plugin to address build failure observed#1001

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526:protoc-plugin
Apr 13, 2021
Merged

chore: update protoc plugin to address build failure observed#1001
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526:protoc-plugin

Conversation

@stephaniewang526
Copy link
Copy Markdown
Contributor

Build failure observed in https://github.com/googleapis/java-bigquerystorage/pull/1000/checks?check_run_id=2325305545 when updating libraries-bom:

Error:  Plugin com.google.protobuf.tools:maven-protoc-plugin:0.4.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.google.protobuf.tools:maven-protoc-plugin:jar:0.4.2: Could not transfer artifact com.google.protobuf.tools:maven-protoc-plugin:pom:0.4.2 from/to protoc-plugin (https://dl.bintray.com/sergei-ivanov/maven/): Authorization failed for https://dl.bintray.com/sergei-ivanov/maven/com/google/protobuf/tools/maven-protoc-plugin/0.4.2/maven-protoc-plugin-0.4.2.pom 403 Forbidden -> [Help 1]

@stephaniewang526 stephaniewang526 requested review from a team and tswast April 13, 2021 16:51
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Apr 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2021
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 13, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2021

Codecov Report

Merging #1001 (6792975) into master (8450a90) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1001      +/-   ##
============================================
- Coverage     81.12%   80.99%   -0.13%     
+ Complexity     1046     1045       -1     
============================================
  Files            78       78              
  Lines          5668     5668              
  Branches        435      435              
============================================
- Hits           4598     4591       -7     
- Misses          883      890       +7     
  Partials        187      187              
Impacted Files Coverage Δ Complexity Δ
...e/cloud/bigquery/storage/v1beta2/StreamWriter.java 82.33% <0.00%> (-1.15%) 32.00% <0.00%> (-1.00%)
.../cloud/bigquery/storage/v1alpha2/StreamWriter.java 79.95% <0.00%> (-0.44%) 34.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99a7a89...6792975. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 0e49f9d into googleapis:master Apr 13, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants