Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

sbt has a compilation error when using this plugin #4

Closed
nayakravi opened this issue Feb 7, 2019 · 1 comment
Closed

sbt has a compilation error when using this plugin #4

nayakravi opened this issue Feb 7, 2019 · 1 comment

Comments

@nayakravi
Copy link

The error message is:
No implicit for Append.Value[Seq[sbt.librarymanagement.Resolver], com.lightbend.gcsplugin.GCSResolver] found,
so com.lightbend.gcsplugin.GCSResolver cannot be appended to Seq[sbt.librarymanagement.Resolver]
resolvers += GCSResolver.forBucket("bucket_name")

@olofwalker
Copy link
Collaborator

@nayakravi Could you elaborate on the use case for this ? Normally you would use the plugin by just adding it as a resolver and setting as a publisher

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants