[
https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802054#comment-16802054
]
Andrew Purtell commented on HBASE-21895:
----------------------------------------
This breaks LICENSE generation I think:
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M2:enforce
(check-aggregate-license) on project hbase-shaded-mapreduce: Some Enforcer
rules have failed. Look above for specific messages explaining why the rule
failed. -> [Help 1]
License errors detected, for more detail find ERROR in
hbase-shaded/hbase-shaded-mapreduce/target/maven-shared-archive-resources/META-INF/LICENSE
{noformat}
--
This product includes error-prone annotations licensed under the Apache 2.0.
ERROR: Please check ^^^^^^^^^^^^ this License for acceptability here:
{noformat}
> Error prone upgrade
> -------------------
>
> Key: HBASE-21895
> URL: https://issues.apache.org/jira/browse/HBASE-21895
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Duo Zhang
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-21895-v4.patch, HBASE-21895-v5.patch,
> HBASE-21895-v6.patch, HBASE-21895.master.001.patch,
> HBASE-21895.master.002.patch, HBASE-21895.master.003.patch
>
>
> As shown in HBASE-21890 , the error prone warnings are truly useful.
> But now, the javac warnings section in the pre commit result is messed up, it
> always reports unrelated warnings. Need to take a look at it.
> And also, we should try out best to clean up the warnings.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)