[
https://issues.apache.org/jira/browse/KUDU-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279342#comment-15279342
]
Will Berkeley commented on KUDU-1361:
-------------------------------------
[~jdcryans], do you have some quick steps or more description so I can repro?
If I install protobuf through Homebrew then the plugin seems to work fine (in
IntelliJ)-- it automatically uses the protoc-system profile and picks up
protobuf in /usr/local/include/.
Also, the linked page for the maven-protoc-plugin
([http://sergei-ivanov.github.io/maven-protoc-plugin/compile-mojo.html)] 404's.
The site directs one to [https://www.xolstice.org/protobuf-maven-plugin/].
> protoc mvn plugin needs all paths to exist
> ------------------------------------------
>
> Key: KUDU-1361
> URL: https://issues.apache.org/jira/browse/KUDU-1361
> Project: Kudu
> Issue Type: Bug
> Components: client
> Affects Versions: 0.7.0
> Reporter: Jean-Daniel Cryans
> Priority: Critical
>
> On my OSX 10.11 machine I still can't make the protoc plugin work without
> compiling the 3rd parties because it's expecting /usr/include to exist.
> Commenting that line out works. Might need more profiles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)