Right now the protoc-jar library does it's own resolution which I think side steps maven proxy config, and the jar also includes a few dated protoc exes, if we could depend more directly on protoc exes from maven central and use those that would make it easier to use akka-grpc maven behind corporate proxies/artifact repo mirrors.
Right now the protoc-jar library does it's own resolution which I think side steps maven proxy config, and the jar also includes a few dated protoc exes, if we could depend more directly on protoc exes from maven central and use those that would make it easier to use akka-grpc maven behind corporate proxies/artifact repo mirrors.