[
https://issues.apache.org/jira/browse/HBASE-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075564#comment-16075564
]
Mike Drob commented on HBASE-12349:
-----------------------------------
This might be easier now:
{quote}
Maven
Starting in version 3.5, maven-compiler-plugin allows the processor path to be
configured with the annotationProcessorPaths parameter.
For a complete example, see:
[examples/plugin/maven|https://github.com/google/error-prone/tree/master/examples/plugin/maven].
{quote}
So I think we could add the additional bug checks without needing to fork or
publish a custom error-prone version.
> Add Maven build support module for a custom version of error-prone
> ------------------------------------------------------------------
>
> Key: HBASE-12349
> URL: https://issues.apache.org/jira/browse/HBASE-12349
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Fix For: 2.0.0
>
>
> Add a new Maven build support module that builds and publishes a custom
> error-prone artifact for use by the rest of the build.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)