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: [email protected]
For additional commands, e-mail: [email protected]