Closed benckx closed 10 months ago
Ok found the issue.
You need to create project/project/plugins.sbt
(the plugins config file for the meta-build). There you need to enable the plugins you need.
Then they can be used from the project/plugins.sbt
We created a custom sbt plugin which is on a repo on GitLab. We would like to import it from other projects.
It doesn't seem possible to add imports to the
plugins.sbt
file, which we could need to create thenl.zolotko.sbt.gitlab.GitlabCredentials
.results in