-
can we have plugin extended to work with SBT Task ?
-
***What I want, is to be able to make single scala-cli script indigo games and run them straight from the command line.***
I was thinking about this today and I reckon this is very achievable.
-…
-
Piuma should replace Plugin class and the XML descriptor file with a single property file.
The Plugin class does nothing so special except the following:
1- Names the plugin
2- Processes plugin opti…
-
Hi!
In my project, we're migrating from using maven-central directly to proxy it through artifactory. When artifactory is fetching the pom.xml of sbt-spotless, it fails as the artifact-name apparentl…
-
I get the following error when I try to import dependencies with the following in my build.sbt:
> (update) Conflicting cross-version suffixes in: org.apache.spark:spark-launcher, com.chuusai:shapel…
-
Hi,
With Play2.7 and sbt-version 1.2.8, had included sbt-release plugin. On refreshing the project, we get an error, missing parameter **type: ver => Version(ver)**
build.sbt has the following…
-
**This is a design limitation, without an immediate fix.**
## Summary
(Rewritten for clarity)
- Users of cdxgen are known to run the tool against both trusted and untrusted codebases
- cdxgen …
-
Unfortunately, `addSbtPlugin("com.sqality.scct" % "sbt-scct" % "0.3")` no longer seems to work for fetching the Scala 2.11 version of this plugin. We suspect it may be due to the repo name.
-
Hi there,
I noticed this post a and repo via twitter. I wanted to suggest improving the benchmarks as in their current state they create incorrect measurements, and thus end up misleading readers of …
ktoso updated
6 years ago
-
Hi,
I think a CLI for generating reports would help me to avoid duplicating `scoverage.ScoverageSbtPlugin#loadCoverage` and `scoverage.ScoverageSbtPlugin#writeReports` in the gradle plugin.
The grad…