You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to provide a command line parameter to the build-in csharp plugin (--csharp_opt=base_namespace=Com). Allow <plugInParameter> tag to be able to pass an argument to protoc.
Example:
bfmyr4 @bfmyr4 May 28 09:31
I must be missing something. I just want to use the built in compile-csharp goal. Something like this doesn't seem to work. Example:
Looks like there are at least two different ways of supplying options to built-in protoc plugins, and this one has never been supported in maven plugin.
I would like to be able to provide a command line parameter to the build-in csharp plugin (
--csharp_opt=base_namespace=Com
). Allow<plugInParameter>
tag to be able to pass an argument to protoc.Example:
bfmyr4 @bfmyr4 May 28 09:31
I must be missing something. I just want to use the built in compile-csharp goal. Something like this doesn't seem to work. Example:
The text was updated successfully, but these errors were encountered: