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

All project types should declare maven repositories #3152

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Dec 6, 2022

This appears to fix some nightly build issues going back a month or two, as some non-java projects still depend on java artifacts, either through transitively through project dependencies, or through plugins like spotless that resolve dependencies at runtime.

@niloc132 niloc132 added this to the Nov 2022 milestone Dec 6, 2022
@niloc132 niloc132 marked this pull request as ready for review December 6, 2022 15:38
Copy link
Member

@devinrsmith devinrsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One quick thing, but can merge after.

@niloc132 niloc132 merged commit 1e77b4c into deephaven:main Dec 6, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants