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

Clean up Maven dependencies #319

Open
vmax opened this issue Nov 10, 2021 · 0 comments
Open

Clean up Maven dependencies #319

vmax opened this issue Nov 10, 2021 · 0 comments

Comments

@vmax
Copy link
Contributor

vmax commented Nov 10, 2021

library/maven/artifacts.bzl has a bunch of Java libraries loaded from Maven Central which are no longer used across any of the projects; one such example is Cassandra (org.apache.cassandra:cassandra-all)

@vmax vmax added this to the Technical Debt milestone Nov 10, 2021
@vmax vmax self-assigned this Nov 10, 2021
@vmax vmax removed their assignment Dec 6, 2021
lolski pushed a commit to lolski/dependencies that referenced this issue Oct 7, 2022
## What is the goal of this PR?

Allow assembling and deploying Crate packages

## What are the changes implemented in this PR?

Implement `assemble_crate` and `deploy_crate` rules

Fixes typedb#319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants