Skip to content

Add support for Coursier's --extra-jars option  #466

@blmeadows

Description

@blmeadows

Hey @alejandrohdezma, I hope you're well!

I am using scala-steward-action for my organization's private repositories, which use sbt-gcs-plugin for resolving private dependencies stored in Google Cloud. The sbt-gcs-plugin is added in the meta build of most repos, and an internal sbt plugin is added to the build itself. During the action job run, both the sbt-gcs-plugin dependency in the meta build and the internal dependencies in the build seem to be ignored, with no errors or logs. Any public dependencies are updated without issue. I asked if anyone dealt with this in the tooling channel of the Scala Discord and came to the conclusion with @fthomas's help that being able to set the Coursier's extra-jars option may get me on the right track (at least until if/when the other additional protocol handler issues are complete).

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