I have disabled this build as it isn't Struts problem but Maven - it
doesn't Jigsaw project ;-)


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2017-03-24 11:57 GMT+01:00 Apache Jenkins Server <jenk...@builds.apache.org>:
> See <https://builds.apache.org/job/Struts-JDK9-master/93/display/redirect>
>
> ------------------------------------------
> [...truncated 1.36 MB...]
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
> struts2-showcase ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/showcase/target/test-classes>
> [WARNING] 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/showcase/src/test/java/org/apache/struts2/showcase/filedownload/FileDownloadActionTest.java>:
>  
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/showcase/src/test/java/org/apache/struts2/showcase/filedownload/FileDownloadActionTest.java>
>  uses or overrides a deprecated API.
> [WARNING] 
> <https://builds.apache.org/job/Struts-JDK9-master/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.19.1:test (default-test) @ 
> struts2-showcase ---
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.struts2.showcase.filedownload.FileDownloadActionTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - 
> in org.apache.struts2.showcase.filedownload.FileDownloadActionTest
>
> Results :
>
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: 
> Could not initialize class jenkins.model.Jenkins
> [INFO]
> [INFO] --- maven-war-plugin:2.1:war (default-war) @ struts2-showcase ---
> [WARNING] Error injecting: org.apache.maven.plugin.war.WarMojo
> com.google.inject.ProvisionException: Unable to provision, see the following 
> errors:
>
> 1) Error injecting constructor, java.lang.ExceptionInInitializerError: Cannot 
> access defaults field of Properties
>   at org.apache.maven.plugin.war.WarMojo.<init>(Unknown Source)
>   while locating org.apache.maven.plugin.war.WarMojo
>
> 1 error
>         at 
> com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1025)
>         at 
> com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
>         at 
> org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
>         at 
> com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
>         at 
> com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
>         at 
> com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
>         at 
> org.eclipse.sisu.bean.BeanScheduler$Activator.onProvision(BeanScheduler.java:176)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:126)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
>         at 
> com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
>         at 
> com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
>         at 
> com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
>         at 
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
>         at 
> com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
>         at org.eclipse.sisu.inject.Guice4$1.get(Guice4.java:162)
>         at 
> org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
>         at 
> org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
>         at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
>         at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
>         at 
> org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:517)
>         at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:121)
>         at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
>         at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>         at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>         at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
>         at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
>         at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
>         at 
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
>         at 
> org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:547)
>         at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
>         at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
>         at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:547)
>         at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
>         at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:153)
>         at hudson.remoting.UserRequest.perform(UserRequest.java:50)
>         at hudson.remoting.Request$2.run(Request.java:336)
>         at 
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
>         at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base/java.lang.Thread.run(Thread.java:844)
> Caused by: java.lang.ExceptionInInitializerError: Cannot access defaults 
> field of Properties
>         at 
> com.thoughtworks.xstream.converters.collections.PropertiesConverter.<clinit>(PropertiesConverter.java:46)
>         at com.thoughtworks.xstream.XStream.setupConverters(XStream.java:647)
>         at com.thoughtworks.xstream.XStream.<init>(XStream.java:445)
>         at com.thoughtworks.xstream.XStream.<init>(XStream.java:385)
>         at com.thoughtworks.xstream.XStream.<init>(XStream.java:342)
>         at 
> org.apache.maven.plugin.war.util.WebappStructureSerializer.<clinit>(WebappStructureSerializer.java:47)
>         at 
> org.apache.maven.plugin.war.AbstractWarMojo.<init>(AbstractWarMojo.java:316)
>         at org.apache.maven.plugin.war.WarMojo.<init>(WarMojo.java:48)
>         at 
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>  Method)
>         at 
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at 
> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at 
> java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:473)
>         at 
> com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
>         at 
> com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:105)
>         at 
> com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
>         at 
> com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
>         at 
> com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
>         at 
> com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
>         at 
> com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
>         at 
> com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
>         at 
> com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
>         at 
> com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
>         ... 53 more
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Struts 2 Bill of Materials ......................... SUCCESS [  5.634 
> s]
> [INFO] Struts 2 ........................................... SUCCESS [  3.396 
> s]
> [INFO] Struts 2 Core ...................................... SUCCESS [02:07 
> min]
> [INFO] Struts Plugins ..................................... SUCCESS [  9.439 
> s]
> [INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [ 21.000 
> s]
> [INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [ 14.444 
> s]
> [INFO] Struts 2 Tiles Plugin .............................. SUCCESS [ 25.592 
> s]
> [INFO] Struts 2 DWR Plugin ................................ SUCCESS [ 18.970 
> s]
> [INFO] Struts 2 Spring Plugin ............................. SUCCESS [ 29.396 
> s]
> [INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 18.198 
> s]
> [INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.635 
> s]
> [INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 16.779 
> s]
> [INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [ 13.319 
> s]
> [INFO] Struts 2 Webapps ................................... SUCCESS [  9.615 
> s]
> [INFO] Struts 2 Showcase Webapp ........................... FAILURE [ 18.873 
> s]
> [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] 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 .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 08:35 min
> [INFO] Finished at: 2017-03-24T10:48:48+00:00
> [INFO] Final Memory: 70M/235M
> [INFO] 
> ------------------------------------------------------------------------
> Waiting for Jenkins to finish collecting data
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-war-plugin:2.1:war (default-war) on project 
> struts2-showcase: Execution default-war of goal 
> org.apache.maven.plugins:maven-war-plugin:2.1:war failed: Unable to load the 
> mojo 'war' in the plugin 'org.apache.maven.plugins:maven-war-plugin:2.1' due 
> to an API incompatibility: 
> org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
> Cannot access defaults field of Properties
> [ERROR] -----------------------------------------------------
> [ERROR] realm =    plugin>org.apache.maven.plugins:maven-war-plugin:2.1
> [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> [ERROR] urls[0] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-war-plugin/2.1/maven-war-plugin-2.1.jar
> [ERROR] urls[1] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
> [ERROR] urls[2] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
> [ERROR] urls[3] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
> [ERROR] urls[4] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
> [ERROR] urls[5] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
> [ERROR] urls[6] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
> [ERROR] urls[7] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
> [ERROR] urls[8] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
> [ERROR] urls[9] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/junit/junit/3.8.1/junit-3.8.1.jar
> [ERROR] urls[10] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar
> [ERROR] urls[11] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
> [ERROR] urls[12] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
> [ERROR] urls[13] = 
> file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar
> [ERROR] Number of foreign imports: 1
> [ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
> [ERROR]
> [ERROR] -----------------------------------------------------
> [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
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :struts2-showcase
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/portlet/pom.xml> 
> to 
> org.apache.struts/struts2-portlet-plugin/2.5.11-SNAPSHOT/struts2-portlet-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/portlet-tiles/pom.xml>
>  to 
> org.apache.struts/struts2-portlet-tiles-plugin/2.5.11-SNAPSHOT/struts2-portlet-tiles-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/core/pom.xml> to 
> org.apache.struts/struts2-core/2.5.11-SNAPSHOT/struts2-core-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/core/target/struts2-core-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-core/2.5.11-SNAPSHOT/struts2-core-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/core/target/struts2-core-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-core/2.5.11-SNAPSHOT/struts2-core-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/osgi/pom.xml> to 
> org.apache.struts/struts2-osgi-plugin/2.5.11-SNAPSHOT/struts2-osgi-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/dwr/pom.xml> to 
> org.apache.struts/struts2-dwr-plugin/2.5.11-SNAPSHOT/struts2-dwr-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/dwr/target/struts2-dwr-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-dwr-plugin/2.5.11-SNAPSHOT/struts2-dwr-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/dwr/target/struts2-dwr-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-dwr-plugin/2.5.11-SNAPSHOT/struts2-dwr-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/rest-showcase/pom.xml>
>  to 
> org.apache.struts/struts2-rest-showcase/2.5.11-SNAPSHOT/struts2-rest-showcase-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/gxp/pom.xml> to 
> org.apache.struts/struts2-gxp-plugin/2.5.11-SNAPSHOT/struts2-gxp-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/javatemplates/pom.xml>
>  to 
> org.apache.struts/struts2-javatemplates-plugin/2.5.11-SNAPSHOT/struts2-javatemplates-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/testng/pom.xml> 
> to 
> org.apache.struts/struts2-testng-plugin/2.5.11-SNAPSHOT/struts2-testng-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/pom.xml> to 
> org.apache.struts/struts2-apps/2.5.11-SNAPSHOT/struts2-apps-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/bom/pom.xml> to 
> org.apache.struts/struts2-bom/2.5.11-SNAPSHOT/struts2-bom-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/oval/pom.xml> to 
> org.apache.struts/struts2-oval-plugin/2.5.11-SNAPSHOT/struts2-oval-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/convention/pom.xml>
>  to 
> org.apache.struts/struts2-convention-plugin/2.5.11-SNAPSHOT/struts2-convention-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/convention/target/struts2-convention-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-convention-plugin/2.5.11-SNAPSHOT/struts2-convention-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/convention/target/struts2-convention-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-convention-plugin/2.5.11-SNAPSHOT/struts2-convention-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/pom.xml> to 
> org.apache.struts/struts2-parent/2.5.11-SNAPSHOT/struts2-parent-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/target/struts2-parent-2.5.11-SNAPSHOT-site.xml>
>  to 
> org.apache.struts/struts2-parent/2.5.11-SNAPSHOT/struts2-parent-2.5.11-SNAPSHOT-site.xml
> Compressed 39.29 KB of artifacts by 81.4% relative to #92
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/apps/showcase/pom.xml> 
> to 
> org.apache.struts/struts2-showcase/2.5.11-SNAPSHOT/struts2-showcase-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/jasperreports/pom.xml>
>  to 
> org.apache.struts/struts2-jasperreports-plugin/2.5.11-SNAPSHOT/struts2-jasperreports-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/rest/pom.xml> to 
> org.apache.struts/struts2-rest-plugin/2.5.11-SNAPSHOT/struts2-rest-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/bundles/pom.xml> to 
> org.apache.struts/struts2-osgi-bundles/2.5.11-SNAPSHOT/struts2-osgi-bundles-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/config-browser/pom.xml>
>  to 
> org.apache.struts/struts2-config-browser-plugin/2.5.11-SNAPSHOT/struts2-config-browser-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/config-browser/target/struts2-config-browser-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-config-browser-plugin/2.5.11-SNAPSHOT/struts2-config-browser-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/config-browser/target/struts2-config-browser-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-config-browser-plugin/2.5.11-SNAPSHOT/struts2-config-browser-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/pell-multipart/pom.xml>
>  to 
> org.apache.struts/struts2-pell-multipart-plugin/2.5.11-SNAPSHOT/struts2-pell-multipart-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/bundles/admin/pom.xml> 
> to 
> org.apache.struts/struts2-osgi-admin-bundle/2.5.11-SNAPSHOT/struts2-osgi-admin-bundle-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/sitemesh/pom.xml>
>  to 
> org.apache.struts/struts2-sitemesh-plugin/2.5.11-SNAPSHOT/struts2-sitemesh-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/sitemesh/target/struts2-sitemesh-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-sitemesh-plugin/2.5.11-SNAPSHOT/struts2-sitemesh-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/sitemesh/target/struts2-sitemesh-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-sitemesh-plugin/2.5.11-SNAPSHOT/struts2-sitemesh-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/pom.xml> to 
> org.apache.struts/struts2-plugins/2.5.11-SNAPSHOT/struts2-plugins-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/target/struts2-plugins-2.5.11-SNAPSHOT-site.xml>
>  to 
> org.apache.struts/struts2-plugins/2.5.11-SNAPSHOT/struts2-plugins-2.5.11-SNAPSHOT-site.xml
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/bean-validation/pom.xml>
>  to 
> org.apache.struts/struts2-bean-validation-plugin/2.5.11-SNAPSHOT/struts2-bean-validation-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/bean-validation/target/struts2-bean-validation-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-bean-validation-plugin/2.5.11-SNAPSHOT/struts2-bean-validation-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/bean-validation/target/struts2-bean-validation-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-bean-validation-plugin/2.5.11-SNAPSHOT/struts2-bean-validation-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/plexus/pom.xml> 
> to 
> org.apache.struts/struts2-plexus-plugin/2.5.11-SNAPSHOT/struts2-plexus-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/sitegraph/pom.xml>
>  to 
> org.apache.struts/struts2-sitegraph-plugin/2.5.11-SNAPSHOT/struts2-sitegraph-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/cdi/pom.xml> to 
> org.apache.struts/struts2-cdi-plugin/2.5.11-SNAPSHOT/struts2-cdi-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/json/pom.xml> to 
> org.apache.struts/struts2-json-plugin/2.5.11-SNAPSHOT/struts2-json-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/json/target/struts2-json-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-json-plugin/2.5.11-SNAPSHOT/struts2-json-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/json/target/struts2-json-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-json-plugin/2.5.11-SNAPSHOT/struts2-json-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/tiles/pom.xml> 
> to 
> org.apache.struts/struts2-tiles-plugin/2.5.11-SNAPSHOT/struts2-tiles-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/tiles/target/struts2-tiles-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-tiles-plugin/2.5.11-SNAPSHOT/struts2-tiles-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/tiles/target/struts2-tiles-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-tiles-plugin/2.5.11-SNAPSHOT/struts2-tiles-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/spring/pom.xml> 
> to 
> org.apache.struts/struts2-spring-plugin/2.5.11-SNAPSHOT/struts2-spring-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/spring/target/struts2-spring-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-spring-plugin/2.5.11-SNAPSHOT/struts2-spring-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/spring/target/struts2-spring-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-spring-plugin/2.5.11-SNAPSHOT/struts2-spring-plugin-2.5.11-SNAPSHOT-sources.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/jfreechart/pom.xml>
>  to 
> org.apache.struts/struts2-jfreechart-plugin/2.5.11-SNAPSHOT/struts2-jfreechart-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/bundles/demo/pom.xml> to 
> org.apache.struts/struts2-osgi-demo-bundle/2.5.11-SNAPSHOT/struts2-osgi-demo-bundle-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/embeddedjsp/pom.xml>
>  to 
> org.apache.struts/struts2-embeddedjsp-plugin/2.5.11-SNAPSHOT/struts2-embeddedjsp-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/junit/pom.xml> 
> to 
> org.apache.struts/struts2-junit-plugin/2.5.11-SNAPSHOT/struts2-junit-plugin-2.5.11-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/junit/target/struts2-junit-plugin-2.5.11-SNAPSHOT.jar>
>  to 
> org.apache.struts/struts2-junit-plugin/2.5.11-SNAPSHOT/struts2-junit-plugin-2.5.11-SNAPSHOT.jar
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Struts-JDK9-master/ws/plugins/junit/target/struts2-junit-plugin-2.5.11-SNAPSHOT-sources.jar>
>  to 
> org.apache.struts/struts2-junit-plugin/2.5.11-SNAPSHOT/struts2-junit-plugin-2.5.11-SNAPSHOT-sources.jar
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> channel stopped
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to