You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/10/27 08:38:58 UTC

[jira] [Commented] (HBASE-16952) Replace hadoop-maven-plugins with protobuf-maven-plugin for building protos

    [ https://issues.apache.org/jira/browse/HBASE-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611185#comment-15611185 ] 

Duo Zhang commented on HBASE-16952:
-----------------------------------

https://www.xolstice.org/protobuf-maven-plugin/examples/protoc-artifact.html

Although the documentation here says the they begin to manage the protoc binaries from version 2.6.1, I do find a 2.5.0 protoc in the central maven repo...

https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/2.5.0/

> Replace hadoop-maven-plugins with protobuf-maven-plugin for building protos
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-16952
>                 URL: https://issues.apache.org/jira/browse/HBASE-16952
>             Project: HBase
>          Issue Type: Task
>          Components: build
>            Reporter: stack
>            Assignee: stack
>         Attachments: HBASE-16952.master.001.patch
>
>
> hadoop-maven-plugins takes less configuration and avoids duplication -- having to add .proto file in protobuf dir as well as add it explicitly to pom.xml. This plugin also lets you set more than one source (hadoop-maven-plugins expects you to compile first w/ one dir and then the other).
> Thanks to [~Apache9] for pointing out this plugin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)