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

fix: published dependencies of bigtable-beam-import #3600

Merged
merged 2 commits into from
May 3, 2022

Conversation

igorbernstein2
Copy link
Collaborator

Due to a bug in maven shade plugin 3.3.0, compile dependencies got stripped from bigtable-beam-import. This bug only affects artifacts where shadedArtifactAttached=true.

Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419

Due to a bug in maven shade plugin 3.3.0,  compile dependencies got stripped from bigtable-beam-import. This bug only affects artifacts where shadedArtifactAttached=true.

Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner May 2, 2022 21:58
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable-hbase API. labels May 2, 2022
@igorbernstein2 igorbernstein2 requested a review from kolea2 May 2, 2022 21:58
@vermas2012 vermas2012 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
pom.xml Show resolved Hide resolved
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels May 3, 2022
@kolea2 kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@kolea2 kolea2 added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels May 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0dfb130 into googleapis:main May 3, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2022
BenWhitehead added a commit to googleapis/java-storage-nio that referenced this pull request May 3, 2022
Due to a bug in maven shade plugin 3.3.0, compile dependencies got stripped from `google-cloud-nio:shaded`. This bug only affects artifacts where shadedArtifactAttached=true.

Related: googleapis/java-bigtable-hbase#3600
Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419
vermas2012 pushed a commit to vermas2012/java-bigtable-hbase that referenced this pull request May 3, 2022
Due to a bug in maven shade plugin 3.3.0,  compile dependencies got stripped from bigtable-beam-import. This bug only affects artifacts where shadedArtifactAttached=true.

Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419
BenWhitehead added a commit to googleapis/java-storage-nio that referenced this pull request May 3, 2022
# This is the 1st commit message:

fix(build): revert maven-shade-plugin 3.3.0

Due to a bug in maven shade plugin 3.3.0, compile dependencies got stripped from `google-cloud-nio:shaded`. This bug only affects artifacts where shadedArtifactAttached=true.

Related: googleapis/java-bigtable-hbase#3600
Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419
@igorbernstein2 igorbernstein2 deleted the fix-shading branch May 3, 2022 18:48
BenWhitehead added a commit to googleapis/java-storage-nio that referenced this pull request May 3, 2022
Due to a bug in maven shade plugin 3.3.0, compile dependencies got stripped from `google-cloud-nio:shaded`. This bug only affects artifacts where shadedArtifactAttached=true.

Related: googleapis/java-bigtable-hbase#3600
Reference: https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-419
gcf-merge-on-green bot pushed a commit that referenced this pull request May 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.0](v2.1.1...v2.2.0) (2022-05-03)


### Features

* log version and settings on startup ([#3601](#3601)) ([109023a](109023a))
* next release from main branch is 2.2.0 ([#3593](#3593)) ([58a6ce4](58a6ce4))


### Bug Fixes

* re-add missing dependencies for unshaded bigtable-beam-import jar ([#3600](0dfb130)
* disabling incompatible mutation metrics for HBase 1.3 or lower ([#3599](#3599)) ([9a693e8](9a693e8))
* published dependencies of bigtable-beam-import ([#3600](#3600)) ([0dfb130](0dfb130))


### Dependencies

* update dependency net.bytebuddy:byte-buddy to v1.12.10 ([#3597](#3597)) ([283cef8](283cef8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable-hbase API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants