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

Use Bzlmod instead of http_jar in WORKSPACE file #149

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

saraadams
Copy link
Collaborator

@saraadams saraadams commented Dec 1, 2023

Progress on #154

"org.objenesis:objenesis:3.3",
],
repositories = [
"https://repo1.maven.org/maven2",

Choose a reason for hiding this comment

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

Can we mirror these deps to engflow-tools-public, and add its URL?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We didn't before. Do you think it's necessary?

I understand we do this for our internal repos, but I don't think we have the same requirement for always having 3rd party deps available here.

Choose a reason for hiding this comment

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

I think it's advantageous. Not a blocker. But you never know, maybemaven.org will go down once just the wrong time.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

After discussing outside of this thread, let's not mirror these and add links to our mirror.

Base automatically changed from sara-less-errorprone to main December 4, 2023 11:08
Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
@saraadams saraadams merged commit ce398c7 into main Dec 4, 2023
3 checks passed
@saraadams saraadams deleted the sara-bzlmod-maven branch December 4, 2023 11:19
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

Successfully merging this pull request may close these issues.

2 participants