Skip to content

Need advice/to contribute support for google artifact registry #1326

Open
@cognitiaclaeves

Description

@cognitiaclaeves

The company where I work uses_ bazel (just upgraded to 8, I think) for a very significant project, which they use for a framework for Google Cloud.

I need to be able to use Google Artifact Registry to resolve java dependencies in Bazel. I'm 90% certain that this capability currently doesn't exist.

Though I'm fine with adding it, java is not a language that I'm very familiar with, so I'd like some guidance on how I'd implement something that can take a "artifactregistry://" url and access it using google's oauth token. Since we're not yet using bzlmod, I think this will need to be configured through maven_install(), which is how we're setting up our other repos.

I appreciate any pointers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions