-
The idea is very similar to https://github.com/OpenAPITools/openapi-generator/issues/6155. I would like to create a compiler plugin for sbt which generates only scala classes from openapi specificatio…
-
_very minor_...
`sbt clean` forwards errors from CMake subsystem. Would be nice to know that the native build artifacts got deleted propertly.
```
❯ sbt clean
...
[info] set current project…
-
The SBTPlayground.nsf database contains no documents (it's supposed to be full of snippets).
It also will not open unless you have also installed the XPages Bazaar update site from https://openntf.o…
-
Hi Akdeniz,
I have two issue after checking out the code:
1) some classes have compilation errors as the below classes are not exist in the code.
import com.akdeniz.googleplaycrawler.gsf.GoogleServi…
-
Any idea why I can use `*` but not `λ`?
```
sbt:hedgehog> show Test/libraryDependencies
[info] test / Test / libraryDependencies
[info] List(org.scala-lang:scala-library:2.12.11, org.typelevel:…
-
To be honest, I'm not 100% sure where this request should be, whether it's a question or a bug, but this is in relation to the issue [here in Bloop](https://github.com/scalacenter/bloop/issues/1421). …
-
* sbt has good plugins for doing releases to Nexus - note ASF has its own Nexus instance, we don't use Sonatype. https://repository.apache.org/
* also need to gpg sign and generate SHA256/SHA512 dige…
-
Hi James,
I'm new to Heroku. When I click Deploy To Heroku Button I get a following error:
-----> Play 2.x - Java app detected
-----> Installing JDK 1.8... done
-----> Priming Ivy cache... done
…
-
At china we can't access facebook by default. And the sign in page access facebook in js. So it failed.
Block here when I want to publish sbt plugin to bintray.
![image](https://user-images.github…
-
See instructions at https://scalameta.org/mdoc/docs/docusaurus.html#include-scaladoc-in-site
There may be some dragons here, as the docs at that link use docusaurus v1 (not v2) and we're not using …