You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2018/03/13 22:37:00 UTC

[jira] [Commented] (HBASE-20189) Typo in Required Java Version error message while building HBase.

    [ https://issues.apache.org/jira/browse/HBASE-20189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397781#comment-16397781 ] 

Umesh Agashe commented on HBASE-20189:
--------------------------------------

+1, lgtm

> Typo in Required Java Version error message while building HBase.
> -----------------------------------------------------------------
>
>                 Key: HBASE-20189
>                 URL: https://issues.apache.org/jira/browse/HBASE-20189
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Sakthi
>            Assignee: Sakthi
>            Priority: Trivial
>              Labels: beginner, beginners
>         Attachments: hbase-20189.master.001.patch
>
>
> Change 'requirs' to 'requires'. See below:
> {code:java}
> $ mvn clean install -DskipTests
> ...
> [WARNING] Rule 2: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
> Java is out of date.
>   HBase requirs at least version 1.8 of the JDK to properly build from source.
>   You appear to be using an older version. You can use either "mvn -version" or
>   "mvn enforcer:display-info" to verify what version is active.
>   See the reference guide on building for more information: http://hbase.apache.org/book.html#build
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)