8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a7fa8 commit b5bacdaCopy full SHA for b5bacda
speech/grpc/pom.xml
@@ -196,6 +196,7 @@ limitations under the License.
196
-->
197
<protocArtifact>com.google.protobuf:protoc:3.0.0-beta-2:exe:${os.detected.classifier}</protocArtifact>
198
<pluginId>grpc-java</pluginId>
199
+ <protoSourceRoot>${basedir}/src/main/java/third_party</protoSourceRoot>
200
<pluginArtifact>io.grpc:protoc-gen-grpc-java:0.13.2:exe:${os.detected.classifier}</pluginArtifact>
201
</configuration>
202
<executions>
0 commit comments