You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/09/18 05:43:00 UTC

[jira] [Created] (HADOOP-15766) mvn package -Pyarn-ui fails in JDK9

Akira Ajisaka created HADOOP-15766:
--------------------------------------

             Summary: mvn package -Pyarn-ui fails in JDK9
                 Key: HADOOP-15766
                 URL: https://issues.apache.org/jira/browse/HADOOP-15766
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Akira Ajisaka


{{mvn package -Pdist,native,yarn-ui -Dtar -DskipTests}} failed on trunk with Java 9.0.4.
{noformat}
[ERROR] Failed to execute goal ro.isdc.wro4j:wro4j-maven-plugin:1.7.9:run (default) on project hadoop-yarn-ui: Execution default of goal ro.isdc.wro4j:wro4j-maven-plugin:1.7.9:run failed: An API incompatibility was encountered while executing ro.isdc.wro4j:wro4j-maven-plugin:1.7.9:run: java.lang.ExceptionInInitializerError: null
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>ro.isdc.wro4j:wro4j-maven-plugin:1.7.9
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/home/aajisaka/.m2/repository/ro/isdc/wro4j/wro4j-maven-plugin/1.7.9/wro4j-maven-plugin-1.7.9.jar
[ERROR] urls[1] = file:/home/aajisaka/.m2/repository/ro/isdc/wro4j/wro4j-core/1.7.9/wro4j-core-1.7.9.jar
[ERROR] urls[2] = file:/home/aajisaka/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
(snip)
{noformat}



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

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