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

ASF GitHub Bot commented on YARN-8788:
--------------------------------------

GitHub user vbmudalige opened a pull request:

    https://github.com/apache/hadoop/pull/421

    YARN-8788. mvn package -Pyarn-ui fails on JDK9

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vbmudalige/hadoop YARN-8788

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/421.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #421
    
----
commit f52513d0c1b304ebb608bd1b828d109d03d8a19f
Author: Vidura Mudalige <vidura.mudalige@...>
Date:   2018-10-02T18:03:43Z

    YARN-8788. mvn package -Pyarn-ui fails on JDK9

----


> mvn package -Pyarn-ui fails on JDK9
> -----------------------------------
>
>                 Key: YARN-8788
>                 URL: https://issues.apache.org/jira/browse/YARN-8788
>             Project: Hadoop YARN
>          Issue Type: Bug
>         Environment: Java 9.0.4, CentOS 7.5
>            Reporter: Akira Ajisaka
>            Priority: Major
>              Labels: newbie
>
> {{mvn package -Pdist,native,yarn-ui -Dtar -DskipTests}} failed on trunk.
> {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]

Reply via email to