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

Remove repositories from build.gradle that are not needed #65

Open
chipmaurer opened this issue Oct 26, 2021 · 0 comments
Open

Remove repositories from build.gradle that are not needed #65

chipmaurer opened this issue Oct 26, 2021 · 0 comments
Assignees

Comments

@chipmaurer
Copy link
Contributor

In order to do a local Jenkins build, we have to make sure that just the absolute minimum number of repositories be defined in build.gradle. For presto connector, this is:

trino/build.gradle: url = uri('https://packages.confluent.io/maven/')
trino/build.gradle: url = uri('https://oss.sonatype.org/content/repositories/snapshots')

@karansinghneu karansinghneu self-assigned this Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants