-
I see that the project is depending heavily on npm packages and dependencies as well as sbt. It would be easier to use if only sbt was required to build and use the library.
Do you think that is poss…
-
Previous version of the SBT Console worked fine on Windows 7. However, version 1.7.0.0 of the SBT Project module produces the following error when an SBT Console is opened:
SBT -Completion: -Exit: e…
-
```
> last raptor-bloomberg-uploader/compile
[debug]
[debug] Initial source changes:
[debug] removed:Set()
[debug] added: Set()
[debug] modified: Set()
[debug] Removed products: Set(E:\c…
-
Since this is THE sample extension that we encourage people to base their own extensions on, could we update it to include a barebones sbt with step-by-step instructions on how to get it to work with …
-
Hi,
I am trying to set up Dr Elephant on my local system. But it is failing with the following errors:-
```
1) java.lang.IllegalStateException: impossible to get artifacts when data has not bee…
-
I really would like to learn from the repo, but how can I when the first instruction in the tutorial doesnt even work...
```
/home/kalin/.jdks/openjdk-15.0.1/bin/java -Djline.terminal=jline.Unsupp…
-
There is a test web application that demonstrates Widgets. It is in `src/test/`. Please make it possible to run the test application with `container:start` in SBT.
-
Hello,
Just reporting that there seems to be an issue with the resolver url while SBT tries to grab the package. Looks to be an issue with the web server.
Thanks!
-
If I the build with `Assets := Seq(rjs)` the build can finish but if I run `pipelineStages in Assets := Seq(rjs)` the build hangs after updating (every time):
```
sbt front/compile
[info] Loading…
-
Ref #1293 / #1284
For the most part Coursier resolves things similarly to how Ivy-based sbt 1.2.x resolves things. The major difference it seems is the way Default treats version ranges, which is n…