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

chore: add -U and -C to mvn install #2329

Merged
merged 4 commits into from
Nov 29, 2023
Merged

chore: add -U and -C to mvn install #2329

merged 4 commits into from
Nov 29, 2023

Conversation

Neenu1995
Copy link
Contributor

No description provided.

@Neenu1995 Neenu1995 requested review from a team as code owners November 22, 2023 17:30
@Neenu1995 Neenu1995 requested a review from shollyman November 22, 2023 17:30
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Nov 22, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2023
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 29, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 29, 2023
@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 Nov 29, 2023
@suztomo
Copy link
Member

suztomo commented Nov 29, 2023

Just curious; -U --update-snapshots Forces a check for updated releases and snapshots on remote repositories Did you encounter the need of this?

@Neenu1995
Copy link
Contributor Author

Neenu1995 commented Nov 29, 2023

@suztomo This PR addresses 2 issues. One is random build failures with package not found error. I suspect this is because of a broken dependency update(?).
I am trying out different variations to see which one works best.
-U seemed like a good option since it forces an update instead of using the cache.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Nov 29, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 569a9f6 into main Nov 29, 2023
17 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the fix-kokoro branch November 29, 2023 18:28
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 29, 2023
@suztomo
Copy link
Member

suztomo commented Nov 29, 2023

Thanks. If you see this change resolves problems that appear in other places. I’d like to apply it centrally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants