-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
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
Labels
No labels