Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Includes the .proto files in generated jars #3417

@MMMarcy

Description

@MMMarcy

Right now the proto-google-cloud-xxx dependencies (eg dialogflow ) only include the generated source files. This makes impossible to import the source protos in your protos in an easy way.

For instance, the workaround for using protobuf-maven-plugin is to add this repository as a submodule and configure the plugin to lookup the proto files.

Adding the protos would make working with the libraries easier. Also, this is done for other Google artifacts.

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions