Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate direct protoc artifact dependency for maven plugin #1942

Open
johanandren opened this issue May 6, 2024 · 1 comment
Open

Investigate direct protoc artifact dependency for maven plugin #1942

johanandren opened this issue May 6, 2024 · 1 comment
Labels

Comments

@johanandren
Copy link
Member

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.

@johanandren
Copy link
Member Author

A bit of incomplete investigation in https://github.com/akka/akka-grpc/tree/wip-maven-resolution-protoc, seems doable but a bit of work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant