See <https://builds.apache.org/job/Struts-master-JDK11/5/display/redirect?page=changes>
Changes: [Sebastian.Peters] Update maven-wrapper to 3.5.4 and add maven-wrapper.jar to .gitignore ------------------------------------------ [...truncated 861 B...] > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision 375193ce883c21242c670d8565c97e06707a8b74 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 375193ce883c21242c670d8565c97e06707a8b74 Commit message: "Merge pull request #266 from sepe81/update-maven-to-3.5.4" > git rev-list --no-walk af3ee0747410ffb64448e933888ff4a15d72fe10 # timeout=10 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ [Struts-master-JDK11] $ /bin/bash -xe /tmp/jenkins328743036129912333.sh + export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m' + MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m' + /home/jenkins/tools/maven/latest3//bin/mvn clean package -DskipAssembly Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.struts:struts2-bom:pom:2.6-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.apache.struts:struts2-bom:2.6-SNAPSHOT (<https://builds.apache.org/job/Struts-master-JDK11/ws/bom/pom.xml)> points at org.apache.struts:struts2-parent instead of org.apache.struts:struts-master, please verify your project structure @ line 25, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Struts 2 Bill of Materials [pom] [INFO] Struts 2 [pom] [INFO] Struts 2 Core [jar] [INFO] Struts Plugins [pom] [INFO] Struts 2 Configuration Browser Plugin [jar] [INFO] Struts 2 Sitemesh Plugin [jar] [INFO] Struts 2 Tiles Plugin [jar] [INFO] Struts 2 DWR Plugin [jar] [INFO] Struts 2 Spring Plugin [jar] [INFO] Struts 2 Convention Plugin [jar] [INFO] Struts 2 JUnit Plugin [jar] [INFO] Struts 2 JSON Plugin [jar] [INFO] Struts 2 Bean Validation Plugin [jar] [INFO] Struts 2 Async Plugin [jar] [INFO] Struts 2 Webapps [pom] [INFO] Struts 2 Showcase Webapp [war] [INFO] Struts 2 REST Plugin [jar] [INFO] Struts 2 Rest Showcase Webapp [war] [INFO] Struts 2 CDI Plugin [jar] [INFO] Struts 2 Embedded JSP Plugin [jar] [INFO] Struts 2 GXP Plugin [jar] [INFO] Struts 2 Jasper Reports Plugin [jar] [INFO] Struts 2 Java Templates Plugin [jar] [INFO] Struts 2 JFreeChart Plugin [jar] [INFO] Struts 2 OSGi Plugin [jar] [INFO] Struts 2 OVal Plugin [jar] [INFO] Struts 2 Pell Multipart Plugin [jar] [INFO] Struts 2 Plexus Plugin [jar] [INFO] Struts 2 Portlet Plugin [jar] [INFO] Struts 2 Portlet Tiles Plugin [jar] [INFO] DEPRECATED: Struts 2 Sitegraph Plugin [jar] [INFO] Struts 2 TestNG Plugin [jar] [INFO] Struts OSGi Bundles [pom] [INFO] Struts 2 OSGi Admin Bundle [bundle] [INFO] Struts 2 OSGi Demo Bundle [bundle] [INFO] [INFO] -------------------< org.apache.struts:struts2-bom >-------------------- [INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT [1/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ struts2-bom --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom --- [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ struts2-bom --- [INFO] [INFO] ------------------< org.apache.struts:struts2-parent >------------------ [INFO] Building Struts 2 2.6-SNAPSHOT [2/35] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-parent --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ struts2-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent --- [INFO] Added 1 additional default licenses. [INFO] Added 1 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK11/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 112 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js [INFO] Exclude: src/site/resources/tags/**/*.html [INFO] Exclude: src/main/resources/*LICENSE.txt [INFO] Exclude: src/test/resources/**/*.txt [INFO] Exclude: src/main/webapp/**/*.css [INFO] Exclude: src/main/webapp/**/*.map [INFO] Exclude: src/main/webapp/**/*.js [INFO] Exclude: src/main/webapp/**/*.svg [INFO] Exclude: src/main/webapp/**/*.txt [INFO] Exclude: src/main/resources/**/sitegraph-usage.txt [INFO] Exclude: src/main/resources/**/docs-urls.txt [INFO] Exclude: src/etc/header.txt [INFO] Exclude: src/main/resources/static/css/**/*.css [INFO] Exclude: src/main/resources/static/js/**/*.js [INFO] Exclude: src/main/resources/docs.cfg [INFO] Exclude: src/main/webapp/fonts/**/* [INFO] 3 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent --- [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'. [INFO] [INFO] -------------------< org.apache.struts:struts2-core >------------------- [INFO] Building Struts 2 Core 2.6-SNAPSHOT [3/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 198 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 760 source files to <https://builds.apache.org/job/Struts-master-JDK11/ws/core/target/classes> ERROR: Could not install MAVEN_3_LATEST__HOME java.lang.NullPointerException [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/org/apache/struts2/dispatcher/HttpParameters.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/org/apache/struts2/dispatcher/HttpParameters.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/com/opensymphony/xwork2/ActionContext.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/com/opensymphony/xwork2/ActionContext.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- jshint-maven-plugin:1.6.0:lint (default) @ struts2-core --- [INFO] using jshint version 2.5.6 [INFO] Using configuration file: <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/jshint.conf.js> [WARNING] Excluding <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/org/apache/struts2/static/domTT.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/org/apache/struts2/interceptor/debugging/webconsole.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/org/apache/struts2/static/inputtransferselect.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/org/apache/struts2/static/optiontransferselect.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/org/apache/struts2/static/utils.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/jshint.conf.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/template/xhtml/validation.js> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/resources/template/css_xhtml/validation.js> [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default) @ struts2-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 760 source files to <https://builds.apache.org/job/Struts-master-JDK11/ws/core/target/classes> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/org/apache/struts2/dispatcher/HttpParameters.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/org/apache/struts2/dispatcher/HttpParameters.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/com/opensymphony/xwork2/ActionContext.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/main/java/com/opensymphony/xwork2/ActionContext.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ struts2-core --- [WARNING] Warning in manifest for org.apache.struts:struts2-core:jar:2.6-SNAPSHOT : Superfluous export-package instructions: [com, org.apache.struts2.util.tomcat, org.apache, template, com.opensymphony, template.archive, org] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 344 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 421 source files to <https://builds.apache.org/job/Struts-master-JDK11/ws/core/target/test-classes> [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/test/java/com/opensymphony/xwork2/test/AnnotationUserMarker.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/test/java/com/opensymphony/xwork2/test/AnnotationUserMarker.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/test/java/org/apache/struts2/views/jsp/AbstractTagTest.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/Struts-master-JDK11/ws/core/src/test/java/org/apache/struts2/views/jsp/AbstractTagTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ struts2-core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Struts 2 Bill of Materials ......................... SUCCESS [ 1.532 s] [INFO] Struts 2 2.6-SNAPSHOT .............................. SUCCESS [ 2.468 s] [INFO] Struts 2 Core ...................................... FAILURE [ 33.516 s] [INFO] Struts Plugins ..................................... SKIPPED [INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED [INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED [INFO] Struts 2 Tiles Plugin .............................. SKIPPED [INFO] Struts 2 DWR Plugin ................................ SKIPPED [INFO] Struts 2 Spring Plugin ............................. SKIPPED [INFO] Struts 2 Convention Plugin ......................... SKIPPED [INFO] Struts 2 JUnit Plugin .............................. SKIPPED [INFO] Struts 2 JSON Plugin ............................... SKIPPED [INFO] Struts 2 Bean Validation Plugin .................... SKIPPED [INFO] Struts 2 Async Plugin .............................. SKIPPED [INFO] Struts 2 Webapps ................................... SKIPPED [INFO] Struts 2 Showcase Webapp ........................... SKIPPED [INFO] Struts 2 REST Plugin ............................... SKIPPED [INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED [INFO] Struts 2 CDI Plugin ................................ SKIPPED [INFO] Struts 2 Embedded JSP Plugin ....................... SKIPPED [INFO] Struts 2 GXP Plugin ................................ SKIPPED [INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED [INFO] Struts 2 Java Templates Plugin ..................... SKIPPED [INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED [INFO] Struts 2 OSGi Plugin ............................... SKIPPED [INFO] Struts 2 OVal Plugin ............................... SKIPPED [INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED [INFO] Struts 2 Plexus Plugin ............................. SKIPPED [INFO] Struts 2 Portlet Plugin ............................ SKIPPED [INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED [INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED [INFO] Struts 2 TestNG Plugin ............................. SKIPPED [INFO] Struts OSGi Bundles ................................ SKIPPED [INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED [INFO] Struts 2 OSGi Demo Bundle 2.6-SNAPSHOT ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.939 s [INFO] Finished at: 2018-11-14T12:09:26Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project struts2-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed.: NullPointerException -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :struts2-core Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org