David Pennell

Results 4 issues of David Pennell

### Lagom Version - 1.3.6 This is an issue with the Lagom SBT plugin ### API : SBT/Scala ### Operating System (Centos 7) > uname -a > Linux sherpavm 3.10.0-327.10.1.el7.x86_64...

type:improvement
help wanted
topic:dev-environment

In switching from the unshaded to the [shaded version of cassandra-driver-core](https://docs.datastax.com/en/developer/java-driver/2.1/manual/shaded_jar/), I spent a lot of time using this plugin. Unfortunately, the module identifier displayed does not included the classifier,...

Using example client project: The generated service client has a signature of `Layer[Throwable, GreeterClient]` The generated methods have signatures of `ZIO[GreeterClient, io.grpc.Status, examples.greeter.Response]` This results in widening the error type...

This is a feature request so that those users that must use private repositories can use them instead of bintray or sonatype.

help wanted
feature
blocked