You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Levi Page (JIRA)" <ji...@apache.org> on 2015/06/17 04:13:00 UTC

[jira] [Commented] (DRILL-3303) Build doesn't support recent version of Java

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

Levi Page commented on DRILL-3303:
----------------------------------

Updating my copy of pom.xml to 1.7,1.9 fixed the issue. I'm not experienced with git and new to java or I would push a merge request, but hopefully someone can put this in.

> Build doesn't support recent version of Java
> --------------------------------------------
>
>                 Key: DRILL-3303
>                 URL: https://issues.apache.org/jira/browse/DRILL-3303
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Levi Page
>
> I am unable to build drill. I get the following error:
> Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (validate_java_and_maven_version) on project drill-root: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
> It looks like my java version is too recent. Do I need to install an old version or should this be updated in the build configuration? 
> [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
> Detected JDK Version: 1.8.0-45 is not in the allowed range [1.7,1.8).
> I followed these steps:
> git clone https://github.com/apache/drill.git
> mvn clean install



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)