GauthamBanasandra commented on PR #6968: URL: https://github.com/apache/hadoop/pull/6968#issuecomment-2688763321
Hi @muskan1012, @steveloughran, This PR is causing the build to fail on Windows - ``` [INFO] --- wro4j-maven-plugin:1.7.9:run (default) @ hadoop-yarn-ui --- [INFO] H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui/target/webapp/dist/assets [INFO] Executing the mojo: [INFO] Wro4j Model path: H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui\target\webapp\WEB-INF\wro.xml [INFO] targetGroups: yarn-ui,vendor [INFO] minimize: true [INFO] ignoreMissingResources: null [INFO] parallelProcessing: false [INFO] buildDirectory: H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui\target [INFO] destinationFolder: H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui\target\minified-resources\assets [INFO] wroManagerFactory class: ro.isdc.wro.extensions.manager.standalone.ExtensionsStandaloneManagerFactory [INFO] The following groups will be processed: [yarn-ui, vendor] [INFO] folder: H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui\target\minified-resources\assets [INFO] processing group: yarn-ui.css [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:40 min [INFO] Finished at: 2025-02-27T23:51:57+05:30 [INFO] ------------------------------------------------------------------------ [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:/D:/maven/repository/ro/isdc/wro4j/wro4j-maven-plugin/1.7.9/wro4j-maven-plugin-1.7.9.jar [ERROR] urls[1] = file:/D:/maven/repository/org/mockito/mockito-inline/4.11.0/mockito-inline-4.11.0.jar [ERROR] urls[2] = file:/D:/maven/repository/ro/isdc/wro4j/wro4j-core/1.7.9/wro4j-core-1.7.9.jar [ERROR] urls[3] = file:/D:/maven/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [ERROR] urls[4] = file:/D:/maven/repository/commons-io/commons-io/2.4/commons-io-2.4.jar [ERROR] urls[5] = file:/D:/maven/repository/ro/isdc/wro4j/wro4j-extensions/1.7.9/wro4j-extensions-1.7.9.jar [ERROR] urls[6] = file:/D:/maven/repository/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar [ERROR] urls[7] = file:/D:/maven/repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar [ERROR] urls[8] = file:/D:/maven/repository/commons-pool/commons-pool/1.6/commons-pool-1.6.jar [ERROR] urls[9] = file:/D:/maven/repository/org/springframework/spring-web/3.1.1.RELEASE/spring-web-3.1.1.RELEASE.jar [ERROR] urls[10] = file:/D:/maven/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [ERROR] urls[11] = file:/D:/maven/repository/org/springframework/spring-beans/3.1.1.RELEASE/spring-beans-3.1.1.RELEASE.jar [ERROR] urls[12] = file:/D:/maven/repository/org/springframework/spring-context/3.1.1.RELEASE/spring-context-3.1.1.RELEASE.jar [ERROR] urls[13] = file:/D:/maven/repository/org/springframework/spring-aop/3.1.1.RELEASE/spring-aop-3.1.1.RELEASE.jar [ERROR] urls[14] = file:/D:/maven/repository/org/springframework/spring-expression/3.1.1.RELEASE/spring-expression-3.1.1.RELEASE.jar [ERROR] urls[15] = file:/D:/maven/repository/org/springframework/spring-asm/3.1.1.RELEASE/spring-asm-3.1.1.RELEASE.jar [ERROR] urls[16] = file:/D:/maven/repository/org/springframework/spring-core/3.1.1.RELEASE/spring-core-3.1.1.RELEASE.jar [ERROR] urls[17] = file:/D:/maven/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [ERROR] urls[18] = file:/D:/maven/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [ERROR] urls[19] = file:/D:/maven/repository/com/google/javascript/closure-compiler/v20150609/closure-compiler-v20150609.jar [ERROR] urls[20] = file:/D:/maven/repository/com/google/javascript/closure-compiler-externs/v20150609/closure-compiler-externs-v20150609.jar [ERROR] urls[21] = file:/D:/maven/repository/args4j/args4j/2.0.26/args4j-2.0.26.jar [ERROR] urls[22] = file:/D:/maven/repository/com/google/guava/guava/18.0/guava-18.0.jar [ERROR] urls[23] = file:/D:/maven/repository/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar [ERROR] urls[24] = file:/D:/maven/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [ERROR] urls[25] = file:/D:/maven/repository/com/github/lltyk/dojo-shrinksafe/1.7.2/dojo-shrinksafe-1.7.2.jar [ERROR] urls[26] = file:/D:/maven/repository/org/jruby/jruby-core/9.0.0.0/jruby-core-9.0.0.0.jar [ERROR] urls[27] = file:/D:/maven/repository/com/github/jnr/jnr-netdb/1.1.4/jnr-netdb-1.1.4.jar [ERROR] urls[28] = file:/D:/maven/repository/com/github/jnr/jnr-ffi/2.0.1/jnr-ffi-2.0.1.jar [ERROR] urls[29] = file:/D:/maven/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [ERROR] urls[30] = file:/D:/maven/repository/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar [ERROR] urls[31] = file:/D:/maven/repository/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar [ERROR] urls[32] = file:/D:/maven/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar [ERROR] urls[33] = file:/D:/maven/repository/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar [ERROR] urls[34] = file:/D:/maven/repository/com/github/jnr/jnr-enxio/0.9/jnr-enxio-0.9.jar [ERROR] urls[35] = file:/D:/maven/repository/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar [ERROR] urls[36] = file:/D:/maven/repository/com/github/jnr/jnr-unixsocket/0.8/jnr-unixsocket-0.8.jar [ERROR] urls[37] = file:/D:/maven/repository/com/github/jnr/jnr-posix/3.0.15/jnr-posix-3.0.15.jar [ERROR] urls[38] = file:/D:/maven/repository/com/github/jnr/jnr-constants/0.8.8/jnr-constants-0.8.8.jar [ERROR] urls[39] = file:/D:/maven/repository/com/github/jnr/jffi/1.2.9/jffi-1.2.9.jar [ERROR] urls[40] = file:/D:/maven/repository/com/github/jnr/jffi/1.2.9/jffi-1.2.9-native.jar [ERROR] urls[41] = file:/D:/maven/repository/org/jruby/joni/joni/2.1.6/joni-2.1.6.jar [ERROR] urls[42] = file:/D:/maven/repository/org/jruby/extras/bytelist/1.0.13/bytelist-1.0.13.jar [ERROR] urls[43] = file:/D:/maven/repository/org/jruby/jcodings/jcodings/1.0.13/jcodings-1.0.13.jar [ERROR] urls[44] = file:/D:/maven/repository/org/jruby/dirgra/0.3/dirgra-0.3.jar [ERROR] urls[45] = file:/D:/maven/repository/com/headius/invokebinder/1.5/invokebinder-1.5.jar [ERROR] urls[46] = file:/D:/maven/repository/com/headius/options/1.1/options-1.1.jar [ERROR] urls[47] = file:/D:/maven/repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [ERROR] urls[48] = file:/D:/maven/repository/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar [ERROR] urls[49] = file:/D:/maven/repository/joda-time/joda-time/2.5/joda-time-2.5.jar [ERROR] urls[50] = file:/D:/maven/repository/org/jruby/jruby-stdlib/9.0.0.0/jruby-stdlib-9.0.0.0.jar [ERROR] urls[51] = file:/D:/maven/repository/me/n4u/sass/sass-gems/3.2.1/sass-gems-3.2.1.jar [ERROR] urls[52] = file:/D:/maven/repository/nz/co/edmi/bourbon-gem-jar/2.1.0/bourbon-gem-jar-2.1.0.jar [ERROR] urls[53] = file:/D:/maven/repository/com/github/sommeri/less4j/1.14.0/less4j-1.14.0.jar [ERROR] urls[54] = file:/D:/maven/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [ERROR] urls[55] = file:/D:/maven/repository/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [ERROR] urls[56] = file:/D:/maven/repository/org/json/json/20090211/json-20090211.jar [ERROR] urls[57] = file:/D:/maven/repository/org/codehaus/gmaven/runtime/gmaven-runtime-1.7/1.3/gmaven-runtime-1.7-1.3.jar [ERROR] urls[58] = file:/D:/maven/repository/org/codehaus/gmaven/feature/gmaven-feature-support/1.3/gmaven-feature-support-1.3.jar [ERROR] urls[59] = file:/D:/maven/repository/org/codehaus/gmaven/feature/gmaven-feature-api/1.3/gmaven-feature-api-1.3.jar [ERROR] urls[60] = file:/D:/maven/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.3/gmaven-runtime-support-1.3.jar [ERROR] urls[61] = file:/D:/maven/repository/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.3/gmaven-runtime-api-1.3.jar [ERROR] urls[62] = file:/D:/maven/repository/org/sonatype/gshell/gshell-io/2.0/gshell-io-2.0.jar [ERROR] urls[63] = file:/D:/maven/repository/com/thoughtworks/qdox/qdox/1.10/qdox-1.10.jar [ERROR] urls[64] = file:/D:/maven/repository/org/codehaus/groovy/groovy-all/1.7.4/groovy-all-1.7.4.jar [ERROR] urls[65] = file:/D:/maven/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar [ERROR] urls[66] = file:/D:/maven/repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [ERROR] urls[67] = file:/D:/maven/repository/jline/jline/0.9.94/jline-0.9.94.jar [ERROR] urls[68] = file:/D:/maven/repository/org/webjars/webjars-locator/0.28/webjars-locator-0.28.jar [ERROR] urls[69] = file:/D:/maven/repository/org/webjars/webjars-locator-core/0.27/webjars-locator-core-0.27.jar [ERROR] urls[70] = file:/D:/maven/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [ERROR] urls[71] = file:/D:/maven/repository/com/fasterxml/jackson/core/jackson-databind/2.3.3/jackson-databind-2.3.3.jar [ERROR] urls[72] = file:/D:/maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar [ERROR] urls[73] = file:/D:/maven/repository/com/fasterxml/jackson/core/jackson-core/2.3.3/jackson-core-2.3.3.jar [ERROR] urls[74] = file:/D:/maven/repository/org/webjars/npm/validate.js/0.8.0/validate.js-0.8.0.jar [ERROR] urls[75] = file:/D:/maven/repository/org/webjars/jshint/2.6.3-2/jshint-2.6.3-2.jar [ERROR] urls[76] = file:/D:/maven/repository/org/webjars/less/1.3.3/less-1.3.3.jar [ERROR] urls[77] = file:/D:/maven/repository/org/webjars/emberjs/1.9.0-1/emberjs-1.9.0-1.jar [ERROR] urls[78] = file:/D:/maven/repository/org/webjars/jquery/1.10.2-1/jquery-1.10.2-1.jar [ERROR] urls[79] = file:/D:/maven/repository/org/webjars/handlebars/3.0.3/handlebars-3.0.3.jar [ERROR] urls[80] = file:/D:/maven/repository/org/webjars/coffee-script/1.10.0/coffee-script-1.10.0.jar [ERROR] urls[81] = file:/D:/maven/repository/org/webjars/envjs/1.2/envjs-1.2.jar [ERROR] urls[82] = file:/D:/maven/repository/org/webjars/jslint/20140708-394bf29/jslint-20140708-394bf29.jar [ERROR] urls[83] = file:/D:/maven/repository/org/webjars/json2/20110223/json2-20110223.jar [ERROR] urls[84] = file:/D:/maven/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar [ERROR] urls[85] = file:/D:/maven/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [ERROR] urls[86] = file:/D:/maven/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [ERROR] urls[87] = file:/D:/maven/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [ERROR] urls[88] = file:/D:/maven/repository/org/mockito/mockito-core/2.0.31-beta/mockito-core-2.0.31-beta.jar [ERROR] urls[89] = file:/D:/maven/repository/net/bytebuddy/byte-buddy/0.6.14/byte-buddy-0.6.14.jar [ERROR] urls[90] = file:/D:/maven/repository/org/objenesis/objenesis/2.1/objenesis-2.1.jar [ERROR] urls[91] = file:/D:/maven/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [ERROR] urls[92] = file:/D:/maven/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [ERROR] urls[93] = file:/D:/maven/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [ERROR] urls[94] = file:/D:/maven/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [ERROR] urls[95] = file:/D:/maven/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [ERROR] urls[96] = file:/D:/maven/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [ERROR] urls[97] = file:/D:/maven/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [ERROR] urls[98] = file:/D:/maven/repository/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar [ERROR] urls[99] = file:/D:/maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[project>org.apache.hadoop:hadoop-project:3.5.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR] ----------------------------------------------------- [ERROR] : NullPointerException [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException ``` Could you please fix this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
