[ 
https://issues.apache.org/jira/browse/HBASE-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob updated HBASE-12349:
------------------------------
    Attachment: HBASE-12349.v6.patch

v6.

So... the reason that the hbase-error-prone/target shows up and something like 
hbase-shaded-client/target doesn't is because error-prone module is built 
before the assembly, while shaded-client is built after. Updated the exclude 
set to {{**/target/}} to capture sub-directories.

I don't know what is up with hbase-protocol-shaded/dependency-reduced-pom.xml

> 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
>            Assignee: Mike Drob
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: HBASE-12349.patch, HBASE-12349.v2.patch, 
> HBASE-12349.v3.patch, HBASE-12349.v4.patch, HBASE-12349.v5.patch, 
> HBASE-12349.v6.patch
>
>
> 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)

Reply via email to