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 "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/11/06 10:05:00 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka resolved HADOOP-15623.
------------------------------------
    Resolution: Cannot Reproduce

Closing. Please reopen this if the problem still exists.

> 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
>          Components: build
>            Reporter: Ewan Higgs
>            Priority: Major
>
> {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