-
sbt-dotenv: 3.0.0
sbt: 1.8.2
java: 17
On our CI runner for publishing a Docker image on sbt using `Docker/publish` of `sbt-native-packager` to a custom Docker Repo (AWS ECR), if this plugin is en…
-
According to the [Plugins/Global plugins example](http://www.scala-sbt.org/release/docs/Plugins.html#Global+plugins+example) section in the docs:
```
A Plugin may be directly defined in Scala source …
-
-
Version 0.7.1 of the scala3-migrate-plugin requires version 4.7.8 of semanticdb-scalac, which doesn't exist for Scala 2.13.14+. Error message: `(update) sbt.librarymanagement.ResolveException: Error d…
-
This may seem weird, but it's a real issue IntelliJ users sometimes run into because of how we currently load plugins to the shell.
## steps
1. add a global plugin loading conditional on propert…
-
My project has many submodules which I include in my main-project.. its just a way to split things up, to keep it more organised.
In those submodules, I try to keep the external dependencies to a mi…
-
I am using a Sbt plugin in a git repository. I want to apply the plugin for all my Sbt projects, so I put a `ProjectRef` in ~/.sbt/0.13/plugins/build.sbt
```
// ~/.sbt/0.13/plugins/build.sbt
lazy val…
-
- [x] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/develop/CONTRIBUTING.md) guidelines
If you have a project with a subproject in it the `enablePlugins(FooPlugin)` cannot find the p…
-
Does this support including _**SBT plugins**_ as dependencies?
Over in #138 @adpi2 said:
>This Github action submits the snapshot of all the dependencies downloaded by the build: the compile depen…
-
I'm new to scala and spark. Got overwhelmed with build errors due to unresolved dependencies like :
[warn] Note: Unresolved dependencies path:
[error] sbt.librarymanagement.ResolveException: E…