-
Without actually switching to it for our build (that's #351)
Requires upstream:
* [x] sbt-assembly
* [ ] https://github.com/jodersky/sbt-gpg/issues?q=is%3Aopen+is%3Aissue
* [ ] https://github.…
-
Is there an sbt plugin for this?
ashic updated
7 years ago
-
A plug in for SBT would be helpful for projects that are built using sbt rather than maven or gradle.
-
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 …
-
**Describe the bug**
The sbt-sonatype plugin is failing to release artifacts to Sonatype Central due to a timeout exception. The plugin does not properly handle `sttp.client4.SttpClientException$Time…
-
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…
-
I hope this message finds you well! I would like to gently bring to your attention the opportunity to enhance the AWS ECS Reference Architecture by incorporating a centralized logging solution. Centra…
-
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…