You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ewan Higgs (JIRA)" <ji...@apache.org> on 2018/07/20 22:58:00 UTC

[jira] [Created] (HADOOP-15623) Compiling hadoop-azure fails with jdk10 (javax javascript)

Ewan Higgs created HADOOP-15623:
-----------------------------------

             Summary: Compiling hadoop-azure fails with jdk10 (javax javascript)
                 Key: HADOOP-15623
                 URL: https://issues.apache.org/jira/browse/HADOOP-15623
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Ewan Higgs


{code}
$ java -version
java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
{code}

{code}
$ mvn install -DskipShade -Dmaven.javadoc.skip=true -Djava.awt.headless=true -DskipTests -rf :hadoop-azure

... 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (create-parallel-tests-dirs) on project hadoop-azure: An Ant BuildException has occured: Unable to create javax script engine for javascript
[ERROR] around Ant part ...<script language="javascript">var baseDirs = [... @ 4:33 in /Users/ehiggs/src/hadoop/hadoop-tools/hadoop-azure/target/antrun/build-main.xml
[ERROR] -> [Help 1]
{code}




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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org