Skip to content

External jar fetch from private S3 bucket #911

@gmendonca

Description

@gmendonca

I'm trying to use bazel-deps to resolve maven dependencies on AWS S3 with coursier(see bazeltools/bazel-deps#275 and coursier/coursier#1488). If this works out, there's still something that I think it needs to be done here, I might be wrong, so bear with me.

Since bazel-deps puts the jars under //external:jar/, I'm assuming scala_maven_import_external needs to be able to recognise and download s3:// jar paths when building the project with such dependencies.

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