See
<https://builds.apache.org/job/Struts-master-JDK9/67/display/redirect?page=changes>
Changes:
[jogep] Use latest available hibernate-validator version for bean validation
------------------------------------------
[...truncated 785.04 KB...]
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @
struts2-apps ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (copy-sources) @ struts2-apps ---
[INFO] Executing tasks
main:
[copy] Warning:
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/src/main/java> does
not exist.
[copy] Warning:
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/src/main/resources>
does not exist.
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ struts2-apps ---
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-apps
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] -----------------< org.apache.struts:struts2-showcase >-----------------
[INFO] Building Struts 2 Showcase Webapp 2.6-SNAPSHOT [16/35]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-showcase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-showcase
---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @
struts2-showcase ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (copy-sources) @ struts2-showcase ---
[INFO] Executing tasks
main:
[copy] Copying 115 files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/target/struts2-showcase/WEB-INF/src/java>
[copy] Copying 60 files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/target/struts2-showcase/WEB-INF/src/java>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ struts2-showcase ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
struts2-showcase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 60 resources
[INFO] Copying 115 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
struts2-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 115 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/target/classes>
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/main/java/org/apache/struts2/showcase/chat/ChatLoginAction.java>:
Some input files use or override a deprecated API.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/main/java/org/apache/struts2/showcase/chat/ChatLoginAction.java>:
Recompile with -Xlint:deprecation for details.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/main/java/org/apache/struts2/showcase/source/ViewSourceAction.java>:
Some input files use unchecked or unsafe operations.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/main/java/org/apache/struts2/showcase/source/ViewSourceAction.java>:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @
struts2-showcase ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
struts2-showcase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/test/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
struts2-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/target/test-classes>
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/test/java/org/apache/struts2/showcase/filedownload/FileDownloadActionTest.java>:
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/test/java/org/apache/struts2/showcase/filedownload/FileDownloadActionTest.java>
uses or overrides a deprecated API.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/showcase/src/test/java/org/apache/struts2/showcase/filedownload/FileDownloadActionTest.java>:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-showcase
---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Running org.apache.struts2.showcase.filedownload.FileDownloadActionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s
- in org.apache.struts2.showcase.filedownload.FileDownloadActionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts2-rest-plugin
---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @
struts2-rest-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @
struts2-rest-plugin ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ struts2-rest-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/target/classes>
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>:
Some input files use or override a deprecated API.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @
struts2-rest-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/target/test-classes>
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/src/test/java/org/apache/struts2/rest/ContentTypeHandlerManagerTest.java>:
Some input files use unchecked or unsafe operations.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/plugins/rest/src/test/java/org/apache/struts2/rest/ContentTypeHandlerManagerTest.java>:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @
struts2-rest-plugin ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add
log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s
- in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s
- in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s
- in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s
- in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s -
in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s
- in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s
- in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s
- in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s
- in org.apache.struts2.rest.RestActionInvocationTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --------------< org.apache.struts:struts2-rest-showcase >---------------
[INFO] Building Struts 2 Rest Showcase Webapp 2.6-SNAPSHOT [18/35]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @
struts2-rest-showcase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @
struts2-rest-showcase ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @
struts2-rest-showcase ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (copy-sources) @ struts2-rest-showcase
---
[INFO] Executing tasks
main:
[copy] Copying 4 files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/target/struts2-rest-showcase/WEB-INF/src/java>
[copy] Copying 3 files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/target/struts2-rest-showcase/WEB-INF/src/java>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ struts2-rest-showcase ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
struts2-rest-showcase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
struts2-rest-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/target/classes>
[INFO]
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @
struts2-rest-showcase ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
struts2-rest-showcase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
struts2-rest-showcase ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/target/test-classes>
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/ListOrdersTest.java>:
Some input files use or override a deprecated API.
[INFO]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/ListOrdersTest.java>:
Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[22,37]
package org.apache.commons.httpclient does not exist
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[23,45]
package org.apache.commons.httpclient.methods does not exist
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[24,45]
package org.apache.commons.httpclient.methods does not exist
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO]
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [ 0.689 s]
[INFO] Struts 2 ........................................... SUCCESS [ 0.475 s]
[INFO] Struts 2 Core ...................................... SUCCESS [01:40 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [ 0.342 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [ 0.574 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [ 0.605 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [ 0.997 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [ 0.375 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [ 0.902 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 2.667 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 3.408 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 3.704 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [ 2.732 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [ 0.721 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [ 0.380 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [ 2.373 s]
[INFO] Struts 2 REST Plugin ............................... SUCCESS [ 2.355 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... FAILURE [ 0.697 s]
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: 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 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2019-02-09T14:27:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile
(default-testCompile) on project struts2-rest-showcase: Compilation failure:
Compilation failure:
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[22,37]
package org.apache.commons.httpclient does not exist
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[23,45]
package org.apache.commons.httpclient.methods does not exist
[ERROR]
<https://builds.apache.org/job/Struts-master-JDK9/ws/apps/rest-showcase/src/test/java/it/org/apache/struts2/rest/example/PostOrderTest.java>:[24,45]
package org.apache.commons.httpclient.methods does not exist
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :struts2-rest-showcase
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: [email protected]
For additional commands, e-mail: [email protected]