Skip to content

[Bug] SBT Proxy Repositories ignored #1723

@karadzhov

Description

@karadzhov

Hello everyone,

Starting with version 0.18.32, and likely due to the change titled
"codegen: Fix an issue in which smithy4s-protocol would conflict with its previous versions if they're in the dependencies",
the smithy4s-protocol artifact is now being downloaded directly from:

https://repo1.maven.org/maven2/com/disneystreaming/smithy4s/smithy4s-protocol/0.18.32/smithy4s-protocol-0.18.32.pom

instead of using our configured SBT proxy repositories.

We have the following settings in our .sbtopts file:

-Dsbt.repository.config=project/repositories
-Dsbt.override.build.repos=true

And our project/repositories file includes our company proxy repositories.

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