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

Publish generated class files along the protos so the users don't have to re-generate classes every time #341

Closed
vlsi opened this issue Jun 6, 2024 · 1 comment

Comments

@vlsi
Copy link

vlsi commented Jun 6, 2024

The currently the released jar misses generated class files: https://repo1.maven.org/maven2/dev/sigstore/protobuf-specs/0.3.2/

It should better include both .class and .proto files.

For reference, https://repo1.maven.org/maven2/com/google/api/grpc/proto-google-common-protos/2.40.0/ does include both .proto and .class files.

/cc @loosebazooka

@loosebazooka
Copy link
Member

This was actually intentional by me as it created less dependency conflicts

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

No branches or pull requests

2 participants