Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20189

Typo in Required Java Version error message while building HBase.

    XMLWordPrintableJSON

Details

    Description

      Change 'requirs' to 'requires'. See below:

      $ 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
      

      Attachments

        Activity

          People

            sakthi Sakthi
            sakthi Sakthi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: