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(build): revert maven-shade-plugin 3.3.0 #897

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

BenWhitehead
Copy link
Collaborator

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

@BenWhitehead BenWhitehead requested review from a team as code owners May 3, 2022 17:03
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 3, 2022
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • renovate.json

@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage-nio API. label May 3, 2022
google-cloud-nio/pom.xml Show resolved Hide resolved
# 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
@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
@BenWhitehead BenWhitehead merged commit 533c6dd into main May 3, 2022
@BenWhitehead BenWhitehead deleted the revert-shade branch May 3, 2022 19:58
BenWhitehead added a commit that referenced this pull request May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage-nio API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants