[
https://issues.apache.org/jira/browse/HIVE-25799?focusedWorklogId=854951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854951
]
ASF GitHub Bot logged work on HIVE-25799:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Apr/23 07:33
Start Date: 05/Apr/23 07:33
Worklog Time Spent: 10m
Work Description: abstractdog commented on PR #2866:
URL: https://github.com/apache/hive/pull/2866#issuecomment-1497049972
for reference, what is the current failure for Java11 build? I remember we
had some tickets for Java11 compile-time compatibility
Issue Time Tracking
-------------------
Worklog Id: (was: 854951)
Time Spent: 3h 20m (was: 3h 10m)
> Maven should stop early for unsupported java versions
> -----------------------------------------------------
>
> Key: HIVE-25799
> URL: https://issues.apache.org/jira/browse/HIVE-25799
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Josh Soref
> Assignee: Josh Soref
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> I made the mistake of using my default java compiler (which apparently is 17)
> to build hive, and it failed. If hive only supports a certain version (or
> ranges of versions) of java, it would be incredibly helpful if maven reported
> this eagerly.
> This is easily achievable using the maven enforcer system (a number of
> enforcers are already deployed in the top level pom):
> [https://maven.apache.org/enforcer/enforcer-rules/requireJavaVersion.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)