You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/10/27 07:35:59 UTC

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

stack created HBASE-16952:
-----------------------------

             Summary: 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


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)