You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/04 00:21:00 UTC

[jira] [Work logged] (HIVE-25799) Maven should stop early for unsupported java versions

     [ https://issues.apache.org/jira/browse/HIVE-25799?focusedWorklogId=778364&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778364 ]

ASF GitHub Bot logged work on HIVE-25799:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jun/22 00:20
            Start Date: 04/Jun/22 00:20
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #2866:
URL: https://github.com/apache/hive/pull/2866#issuecomment-1146474507

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 778364)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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.7#820007)