Max

Results 9 issues of Max

Getting a compilation error. Tried multiple versions of scala, sbt, but always getting the protobuf error below: ``` akka-typed-blog (master) 👉 sbt run [warn] Executing in batch mode. [warn] For...

Existing sbt Keys like `baseDirectory` are not replaced by this plugin. (see http://www.scala-sbt.org/0.13/docs/Plugins-Best-Practices.html). It would be nice if they were all included in the processing in such a way that...

Resolves issue #19

If you do: ``` sbt it:copy-resources ``` plugin will not resolve tokens.

# Summary StoredCredential file is not cleaned out by gradle ## Sample Name Google Calendar Quickstart ## Expected Behavior There should be a clean gradle command that really does clean,...

It would be handy if an npm package with only kalix required proto files and not the whole kalix-javascript-sdk where available from a binary repository. This is useful for example...

After trying and re-trying , was not able to use this plugin to do token substitution before unit tests are run. Maybe i am not using sbt well enough, but...

From your README.md and website instructions it is unclear to me how to do substitutions off of a private file, that is a file that is not under source control....

enhancement

Would it be interesting to have this in Scala with Akka Typed? I was working on something like this in the past days, brought it almost to conclusion and so...