See <https://builds.apache.org/job/Struts-JDK7-pull-request/333/display/redirect>
------------------------------------------ [...truncated 291.64 KB...] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ struts2-tiles-plugin --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ struts2-tiles-plugin --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent! [INFO] Compiling 5 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/target/classes> [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ struts2-tiles-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ struts2-tiles-plugin --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ struts2-tiles-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.3:test (default-test) @ struts2-tiles-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ struts2-tiles-plugin --- [INFO] Building jar: <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/target/struts2-tiles-plugin-2.1.8.1.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ struts2-tiles-plugin >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ struts2-tiles-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ struts2-tiles-plugin --- [INFO] Building jar: <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/target/struts2-tiles-plugin-2.1.8.1-sources.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Struts 2 Codebehind Plugin 2.1.8.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ struts2-codebehind-plugin --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ struts2-codebehind-plugin --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent! [INFO] Compiling 7 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/target/classes> [WARNING] <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ struts2-codebehind-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ struts2-codebehind-plugin --- [WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ struts2-codebehind-plugin --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent! [INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/target/test-classes> An exception has occurred in the compiler (1.7.0_80). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you. java.lang.IllegalAccessError: tried to access class com.sun.tools.javac.comp.Lower$7 from class com.sun.tools.javac.comp.Lower at com.sun.tools.javac.comp.Lower.needPackageInfoClass(Lower.java:2229) at com.sun.tools.javac.comp.Lower.visitTopLevel(Lower.java:2205) at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:459) at com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58) at com.sun.tools.javac.comp.Lower.translate(Lower.java:2160) at com.sun.tools.javac.comp.Lower.translate(Lower.java:2180) at com.sun.tools.javac.comp.Lower.translateTopLevelClass(Lower.java:3658) at com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1352) at com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1273) at com.sun.tools.javac.main.JavaCompiler.compile2(JavaCompiler.java:870) at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:829) at com.sun.tools.javac.main.Main.compile(Main.java:439) at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:132) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:169) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:785) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) 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:309) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main(Maven35Launcher.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at jenkins.maven3.agent.Maven35Main.launch(Maven35Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Struts 2 ........................................... SUCCESS [ 2.532 s] [INFO] Struts 2 Core ...................................... SUCCESS [01:11 min] [INFO] Struts Plugins ..................................... SUCCESS [ 0.283 s] [INFO] Struts 2 Spring Plugin ............................. SUCCESS [ 1.975 s] [INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 3.806 s] [INFO] Webapps ............................................ SUCCESS [ 0.562 s] [INFO] Blank Webapp ....................................... SUCCESS [ 3.695 s] [INFO] Starter Webapp ..................................... SUCCESS [ 1.267 s] [INFO] Struts 2 Portlet Plugin ............................ SUCCESS [ 6.116 s] [INFO] Struts 2 DWR Plugin ................................ SUCCESS [ 1.084 s] [INFO] Portlet Webapp ..................................... SUCCESS [ 12.877 s] [INFO] Struts 2 Struts 1 Plugin ........................... SUCCESS [ 2.876 s] [INFO] Struts 2 Dojo Plugin ............................... SUCCESS [ 9.118 s] [INFO] Struts 2 JSF Plugin ................................ SUCCESS [ 1.158 s] [INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [ 0.981 s] [INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [ 0.951 s] [INFO] Struts 2 Tiles Plugin .............................. SUCCESS [ 1.104 s] [INFO] Struts 2 Codebehind Plugin ......................... FAILURE [ 0.790 s] [INFO] Showcase Webapp .................................... SKIPPED [INFO] Struts 2 REST Plugin ............................... SKIPPED [INFO] Struts 2 Convention Plugin ......................... SKIPPED [INFO] Struts 2 Rest Showcase Example ..................... SKIPPED [INFO] Struts 2 Java Templates Plugin ..................... SKIPPED [INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED [INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED [INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED [INFO] Struts 2 Plexus Plugin ............................. SKIPPED [INFO] Struts 2 Sitegraph Plugin .......................... SKIPPED [INFO] Struts 2 TestNG Plugin ............................. SKIPPED [INFO] Struts 2 OVal Plugin ............................... SKIPPED [INFO] Struts 2 OSGi Plugin ............................... SKIPPED [INFO] Struts 2 JSON Plugin ............................... SKIPPED [INFO] Struts 2 Embedded JSP 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: 02:23 min [INFO] Finished at: 2017-06-16T15:01:15Z [INFO] Final Memory: 60M/316M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project struts2-codebehind-plugin: Compilation failure [ERROR] An unknown compilation problem occurred [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-codebehind-plugin [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/portlet/pom.xml> to org.apache.struts/struts2-portlet-plugin/2.1.8.1/struts2-portlet-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/portlet/target/struts2-portlet-plugin-2.1.8.1.jar> to org.apache.struts/struts2-portlet-plugin/2.1.8.1/struts2-portlet-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/portlet/target/struts2-portlet-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-portlet-plugin/2.1.8.1/struts2-portlet-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/mailreader/pom.xml> to org.apache.struts/struts2-mailreader/2.1.8.1/struts2-mailreader-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/mailreader/target/struts2-mailreader.war> to org.apache.struts/struts2-mailreader/2.1.8.1/struts2-mailreader-2.1.8.1.war [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/mailreader/target/struts2-mailreader-sources.jar> to org.apache.struts/struts2-mailreader/2.1.8.1/struts2-mailreader-2.1.8.1-sources.jar Compressed 3.70 MB of artifacts by 13.5% relative to #332 [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/pom.xml> to org.apache.struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/target/struts2-core-2.1.8.1.jar> to org.apache.struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/core/target/struts2-core-2.1.8.1-sources.jar> to org.apache.struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/osgi/pom.xml> to org.apache.struts/struts2-osgi-plugin/2.1.8.1/struts2-osgi-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dwr/pom.xml> to org.apache.struts/struts2-dwr-plugin/2.1.8.1/struts2-dwr-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dwr/target/struts2-dwr-plugin-2.1.8.1.jar> to org.apache.struts/struts2-dwr-plugin/2.1.8.1/struts2-dwr-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dwr/target/struts2-dwr-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-dwr-plugin/2.1.8.1/struts2-dwr-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/rest-showcase/pom.xml> to org.apache.struts/struts2-rest-showcase/2.1.8.1/struts2-rest-showcase-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/javatemplates/pom.xml> to org.apache.struts/struts2-javatemplates-plugin/2.1.8.1/struts2-javatemplates-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/portlet/pom.xml> to org.apache.struts/struts2-portlet/2.1.8.1/struts2-portlet-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/portlet/target/struts2-portlet.war> to org.apache.struts/struts2-portlet/2.1.8.1/struts2-portlet-2.1.8.1.war [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/portlet/target/struts2-portlet-sources.jar> to org.apache.struts/struts2-portlet/2.1.8.1/struts2-portlet-2.1.8.1-sources.jar Compressed 7.51 MB of artifacts by 53.7% relative to #332 [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/testng/pom.xml> to org.apache.struts/struts2-testng-plugin/2.1.8.1/struts2-testng-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/blank/pom.xml> to org.apache.struts/struts2-blank/2.1.8.1/struts2-blank-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/blank/target/struts2-blank.war> to org.apache.struts/struts2-blank/2.1.8.1/struts2-blank-2.1.8.1.war [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/blank/target/struts2-blank-sources.jar> to org.apache.struts/struts2-blank/2.1.8.1/struts2-blank-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/pom.xml> to org.apache.struts/struts2-apps/2.1.8.1/struts2-apps-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dojo/pom.xml> to org.apache.struts/struts2-dojo-plugin/2.1.8.1/struts2-dojo-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dojo/target/struts2-dojo-plugin-2.1.8.1.jar> to org.apache.struts/struts2-dojo-plugin/2.1.8.1/struts2-dojo-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/dojo/target/struts2-dojo-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-dojo-plugin/2.1.8.1/struts2-dojo-plugin-2.1.8.1-sources.jar Compressed 3.31 MB of artifacts by 26.4% relative to #332 [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/oval/pom.xml> to org.apache.struts/struts2-oval-plugin/2.1.8.1/struts2-oval-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/convention/pom.xml> to org.apache.struts/struts2-convention-plugin/2.1.8.1/struts2-convention-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/pom.xml> to org.apache.struts/struts2-parent/2.1.8.1/struts2-parent-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/apps/showcase/pom.xml> to org.apache.struts/struts2-showcase/2.1.8.1/struts2-showcase-2.1.8.1.pom No artifacts from Struts-JDK7-pull-request » Showcase Webapp #327 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jasperreports/pom.xml> to org.apache.struts/struts2-jasperreports-plugin/2.1.8.1/struts2-jasperreports-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/struts1/pom.xml> to org.apache.struts/struts2-struts1-plugin/2.1.8.1/struts2-struts1-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/struts1/target/struts2-struts1-plugin-2.1.8.1.jar> to org.apache.struts/struts2-struts1-plugin/2.1.8.1/struts2-struts1-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/struts1/target/struts2-struts1-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-struts1-plugin/2.1.8.1/struts2-struts1-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/rest/pom.xml> to org.apache.struts/struts2-rest-plugin/2.1.8.1/struts2-rest-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/pom.xml> to org.apache.struts/struts2-osgi-bundles/2.1.8.1/struts2-osgi-bundles-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/config-browser/pom.xml> to org.apache.struts/struts2-config-browser-plugin/2.1.8.1/struts2-config-browser-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/config-browser/target/struts2-config-browser-plugin-2.1.8.1.jar> to org.apache.struts/struts2-config-browser-plugin/2.1.8.1/struts2-config-browser-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/config-browser/target/struts2-config-browser-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-config-browser-plugin/2.1.8.1/struts2-config-browser-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jsf/pom.xml> to org.apache.struts/struts2-jsf-plugin/2.1.8.1/struts2-jsf-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jsf/target/struts2-jsf-plugin-2.1.8.1.jar> to org.apache.struts/struts2-jsf-plugin/2.1.8.1/struts2-jsf-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jsf/target/struts2-jsf-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-jsf-plugin/2.1.8.1/struts2-jsf-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/pell-multipart/pom.xml> to org.apache.struts/struts2-pell-multipart-plugin/2.1.8.1/struts2-pell-multipart-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/admin/pom.xml> to org.apache.struts/struts2-osgi-admin-bundle/2.1.8.1/struts2-osgi-admin-bundle-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitemesh/pom.xml> to org.apache.struts/struts2-sitemesh-plugin/2.1.8.1/struts2-sitemesh-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitemesh/target/struts2-sitemesh-plugin-2.1.8.1.jar> to org.apache.struts/struts2-sitemesh-plugin/2.1.8.1/struts2-sitemesh-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitemesh/target/struts2-sitemesh-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-sitemesh-plugin/2.1.8.1/struts2-sitemesh-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/pom.xml> to org.apache.struts/struts2-plugins/2.1.8.1/struts2-plugins-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/plexus/pom.xml> to org.apache.struts/struts2-plexus-plugin/2.1.8.1/struts2-plexus-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/sitegraph/pom.xml> to org.apache.struts/struts2-sitegraph-plugin/2.1.8.1/struts2-sitegraph-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/json/pom.xml> to org.apache.struts/struts2-json-plugin/2.1.8.1/struts2-json-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/pom.xml> to org.apache.struts/struts2-tiles-plugin/2.1.8.1/struts2-tiles-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/target/struts2-tiles-plugin-2.1.8.1.jar> to org.apache.struts/struts2-tiles-plugin/2.1.8.1/struts2-tiles-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/tiles/target/struts2-tiles-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-tiles-plugin/2.1.8.1/struts2-tiles-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/spring/pom.xml> to org.apache.struts/struts2-spring-plugin/2.1.8.1/struts2-spring-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/spring/target/struts2-spring-plugin-2.1.8.1.jar> to org.apache.struts/struts2-spring-plugin/2.1.8.1/struts2-spring-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/spring/target/struts2-spring-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-spring-plugin/2.1.8.1/struts2-spring-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/codebehind/pom.xml> to org.apache.struts/struts2-codebehind-plugin/2.1.8.1/struts2-codebehind-plugin-2.1.8.1.pom No artifacts from Struts-JDK7-pull-request » Struts 2 Codebehind Plugin #327 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/jfreechart/pom.xml> to org.apache.struts/struts2-jfreechart-plugin/2.1.8.1/struts2-jfreechart-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/bundles/demo/pom.xml> to org.apache.struts/struts2-osgi-demo-bundle/2.1.8.1/struts2-osgi-demo-bundle-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/junit/pom.xml> to org.apache.struts/struts2-junit-plugin/2.1.8.1/struts2-junit-plugin-2.1.8.1.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/junit/target/struts2-junit-plugin-2.1.8.1.jar> to org.apache.struts/struts2-junit-plugin/2.1.8.1/struts2-junit-plugin-2.1.8.1.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/junit/target/struts2-junit-plugin-2.1.8.1-sources.jar> to org.apache.struts/struts2-junit-plugin/2.1.8.1/struts2-junit-plugin-2.1.8.1-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK7-pull-request/ws/plugins/embeddedjsp/pom.xml> to org.apache.struts/struts2-embeddedjsp-plugin/2.1.8.1/struts2-embeddedjsp-plugin-2.1.8.1.pom [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