Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 0857a45

Browse files
author
Bogdan Drutu
authored
Build exporters with maven. (#76)
1 parent 07a6f74 commit 0857a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
<pluginArtifact>io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}</pluginArtifact>
5353
<protoSourceRoot>.</protoSourceRoot>
5454
<includes>
55+
<include>opencensus/proto/exporter/*.proto</include>
5556
<include>opencensus/proto/stats/*.proto</include>
5657
<include>opencensus/proto/metrics/*.proto</include>
5758
<include>opencensus/proto/trace/*.proto</include>

0 commit comments

Comments
 (0)