-
I face what seems like a similar issue as #11086 with 2.8.15 and the latest IntelliJ Idea (IntelliJ IDEA 2022.1 (Ultimate Edition) Build #IU-221.5080.210, built on April 12, 2022). Just like with the…
-
## steps
set scmInfo
publish a sbt-plugin
## problem
repository field is empty
http://ant.apache.org/ivy/history/latest-milestone/ivyfile/repository.html
## expectation
scmInfo is not…
-
- [x] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/1.x/CONTRIBUTING.md) guidelines
## Notes
sbt version: definitely 1.2.1, and we think it affects 1.0+.
We have setup sbt to h…
-
One of you had this problem while running sbt:
sbt deploy
[info] Loading settings for project src-build from plugins.sbt,project.sbt ...
[info] Loading project definition from /Users/sore…
-
I have installed sbteclipse as a global plugin (since in most of my builds nothing depends on it). I have some configuration for it in `~/.sbt/0.13/sbteclipse.sbt`, that uses `EclipseKeys` unqualified…
-
### Current Behavior
Test case `IncrementalScalaCompileIntegrationTest."recompiles Scala when Java changes"` passes.
If I upgrade the `DEFAULT_ZINC_VERSION` to `1.10.1+` in the gradle sources, the te…
-
We currently have a plugin for sbt and Maven. The question has come up a couple of times of late, so I think we need to track interest in support for Gradle as well.
Gradle has pretty good [documen…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/479](https://github.com/disneystreaming/weaver-test/issues/479)
It was opened by: [aevanszen](https://github.co…
-
I am working on a Java Play 2.6 project and wanted to switch from eclipse (ScalaIDE) to VSCode (because I use VSCode for everything else and I largely prefer to work with it rather than eclipse).
I…
-
Hi there, I was looking at deploying this following the guidance in #10 however I run into an error when starting sbt.
```
[ec2-user@ip-10-0-0-28 XSL-tester]$ sbt
[info] Loading project definiti…