See <https://builds.apache.org/job/Struts-JDK8-master/20/changes>
Changes: [Lukasz Lenart] Cleans up after dropping blank and mailreader app [Lukasz Lenart] [maven-release-plugin] prepare release STRUTS_2_5_BETA1 [Lukasz Lenart] [maven-release-plugin] prepare for next development iteration ------------------------------------------ [...truncated 2592 lines...] [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/RequiredFieldValidator.java>:81: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/RequiredStringValidator.java>:26: error: bad use of '>' [ERROR] * This validator checks that a String field is not empty (i.e. non-null with a length > 0). [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/RequiredStringValidator.java>:87: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/ShortRangeFieldValidator.java>:112: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/StringLengthFieldValidator.java>:112: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/Validation.java>:52: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/ValidationParameter.java>:57: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/Validations.java>:112: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/VisitorFieldValidator.java>:92: error: self-closing element not allowed [ERROR] * <td class='confluenceTd'> Determines whether the field name of this field validator should be prepended to the field name of the visited field to determine the full field name when an error occurs. For example, suppose that the bean being validated has a "name" property. If <em>appendPrefix</em> is true, then the field error will be stored under the field "bean.name". If <em>appendPrefix</em> is false, then the field error will be stored under the field "name". <br clear="all" /> <img class="emoticon" src="/images/icons/emoticons/warning.gif" height="16" width="16" align="absmiddle" alt="" border="0"/> If you are using the VisitorFieldValidator to validate the model from a ModelDriven Action, you should set <em>appendPrefix</em> to false unless you are using "model.name" to reference the properties on your model. </td> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/VisitorFieldValidator.java>:92: error: self-closing element not allowed [ERROR] * <td class='confluenceTd'> Determines whether the field name of this field validator should be prepended to the field name of the visited field to determine the full field name when an error occurs. For example, suppose that the bean being validated has a "name" property. If <em>appendPrefix</em> is true, then the field error will be stored under the field "bean.name". If <em>appendPrefix</em> is false, then the field error will be stored under the field "name". <br clear="all" /> <img class="emoticon" src="/images/icons/emoticons/warning.gif" height="16" width="16" align="absmiddle" alt="" border="0"/> If you are using the VisitorFieldValidator to validate the model from a ModelDriven Action, you should set <em>appendPrefix</em> to false unless you are using "model.name" to reference the properties on your model. </td> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/annotations/VisitorFieldValidator.java>:94: error: no summary or caption for table [ERROR] * </table> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/DateRangeFieldValidator.java>:53: error: bad use of '>' [ERROR] * <validators> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/DoubleRangeFieldValidator.java>:55: error: bad use of '>' [ERROR] * <validators> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/DoubleRangeFieldValidator.java>:57: error: bad use of '>' [ERROR] * <validator type="double"> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/IntRangeFieldValidator.java>:44: error: bad use of '>' [ERROR] * <validators> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/IntRangeFieldValidator.java>:46: error: bad use of '>' [ERROR] * <validator type="int"> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/LongRangeFieldValidator.java>:44: error: bad use of '>' [ERROR] * <validators> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/LongRangeFieldValidator.java>:46: error: bad use of '>' [ERROR] * <validator type="long"> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/RequiredStringValidator.java>:23: error: bad use of '>' [ERROR] * RequiredStringValidator checks that a String field is non-null and has a length > 0. [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/ShortRangeFieldValidator.java>:44: error: bad use of '>' [ERROR] * <validators> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/validator/validators/ShortRangeFieldValidator.java>:46: error: bad use of '>' [ERROR] * <validator type="short"> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java>:33: error: bad use of '>' [ERROR] * <li>results - the result map {String -> View class}</li> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java>:34: error: bad use of '>' [ERROR] * <li>resultParameters - params for results {String -> Map}</li> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java>:71: error: unknown tag: Since [ERROR] * @Since 2.1 [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/entities/InterceptorStackConfig.java>:58: error: @param name not found [ERROR] * @param name [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/impl/NamespaceMatch.java>:23: error: unknown tag: Since [ERROR] * @Since 2.1 [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/impl/NamespaceMatcher.java>:26: error: unknown tag: Since [ERROR] * @Since 2.1 [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:38: error: malformed HTML [ERROR] * Map<String, String>. For example, [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:38: error: bad use of '>' [ERROR] * Map<String, String>. For example, [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:40: error: malformed HTML [ERROR] * <result ... > [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:40: error: bad use of '>' [ERROR] * <result ... > [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:41: error: unknown tag: param [ERROR] * <param name="param1">value1</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:41: error: unknown tag: param [ERROR] * <param name="param1">value1</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:42: error: unknown tag: param [ERROR] * <param name="param2">value2</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:42: error: unknown tag: param [ERROR] * <param name="param2">value2</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:43: error: unknown tag: param [ERROR] * <param name="param3">value3</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:43: error: unknown tag: param [ERROR] * <param name="param3">value3</param> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:44: error: unknown tag: result [ERROR] * </result> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:46: error: malformed HTML [ERROR] * will returns a Map<String, String> with the following key, value pairs :- [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:46: error: bad use of '>' [ERROR] * will returns a Map<String, String> with the following key, value pairs :- [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:89: error: unknown tag: result [ERROR] * <result>something_1</result> [ERROR] ^ [ERROR] <https://builds.apache.org/job/Struts-JDK8-master/ws/core/src/main/java/com/opensymphony/xwork2/config/providers/XmlHelper.java>:89: error: unknown tag: result [ERROR] * <result>something_1</result> [ERROR] ^ [ERROR] [ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/Struts-JDK8-master/ws/core/target/apidocs'> dir. [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :struts2-core [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/plexus/pom.xml> to org.apache.struts/struts2-plexus-plugin/2.5-SNAPSHOT/struts2-plexus-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/pell-multipart/pom.xml> to org.apache.struts/struts2-pell-multipart-plugin/2.5-SNAPSHOT/struts2-pell-multipart-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/java8-support/pom.xml> to org.apache.struts/struts2-java8-support-plugin/2.5-SNAPSHOT/struts2-java8-support-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/jfreechart/pom.xml> to org.apache.struts/struts2-jfreechart-plugin/2.5-SNAPSHOT/struts2-jfreechart-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/sitemesh/pom.xml> to org.apache.struts/struts2-sitemesh-plugin/2.5-SNAPSHOT/struts2-sitemesh-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/config-browser/pom.xml> to org.apache.struts/struts2-config-browser-plugin/2.5-SNAPSHOT/struts2-config-browser-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-portlet/pom.xml> to org.apache.struts/struts2-archetype-portlet/2.5-SNAPSHOT/struts2-archetype-portlet-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/bundles/demo/pom.xml> to org.apache.struts/struts2-osgi-demo-bundle/2.5-SNAPSHOT/struts2-osgi-demo-bundle-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/portlet-tiles/pom.xml> to org.apache.struts/struts2-portlet-tiles-plugin/2.5-SNAPSHOT/struts2-portlet-tiles-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/jasperreports/pom.xml> to org.apache.struts/struts2-jasperreports-plugin/2.5-SNAPSHOT/struts2-jasperreports-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-blank/pom.xml> to org.apache.struts/struts2-archetype-blank/2.5-SNAPSHOT/struts2-archetype-blank-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/tiles3/pom.xml> to org.apache.struts/struts2-tiles3-plugin/2.5-SNAPSHOT/struts2-tiles3-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/oval/pom.xml> to org.apache.struts/struts2-oval-plugin/2.5-SNAPSHOT/struts2-oval-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/gxp/pom.xml> to org.apache.struts/struts2-gxp-plugin/2.5-SNAPSHOT/struts2-gxp-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/convention/pom.xml> to org.apache.struts/struts2-convention-plugin/2.5-SNAPSHOT/struts2-convention-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/bundles/pom.xml> to org.apache.struts/struts2-osgi-bundles/2.5-SNAPSHOT/struts2-osgi-bundles-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/pom.xml> to org.apache.struts/struts2-parent/2.5-SNAPSHOT/struts2-parent-2.5-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/target/struts2-parent-2.5-SNAPSHOT-site.xml> to org.apache.struts/struts2-parent/2.5-20150717.075933-58/struts2-parent-2.5-20150717.075933-58-site.xml Sending artifact delta relative to Struts-JDK8-master » Struts 2 #19 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 39471 bytes Compression is 0.0% Took 99 ms [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/osgi/pom.xml> to org.apache.struts/struts2-osgi-plugin/2.5-SNAPSHOT/struts2-osgi-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/assembly/pom.xml> to org.apache.struts/struts2-assembly/2.5-SNAPSHOT/struts2-assembly-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/apps/showcase/pom.xml> to org.apache.struts/struts2-showcase/2.5-SNAPSHOT/struts2-showcase-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/cdi/pom.xml> to org.apache.struts/struts2-cdi-plugin/2.5-SNAPSHOT/struts2-cdi-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/rest/pom.xml> to org.apache.struts/struts2-rest-plugin/2.5-SNAPSHOT/struts2-rest-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/core/pom.xml> to org.apache.struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/core/target/struts2-core-2.5-SNAPSHOT-sources.jar> to org.apache.struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5-SNAPSHOT-sources.jar No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/tiles/pom.xml> to org.apache.struts/struts2-tiles-plugin/2.5-SNAPSHOT/struts2-tiles-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-dbportlet/pom.xml> to org.apache.struts/struts2-archetype-dbportlet/2.5-SNAPSHOT/struts2-archetype-dbportlet-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-convention/pom.xml> to org.apache.struts/struts2-archetype-convention/2.5-SNAPSHOT/struts2-archetype-convention-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/pom.xml> to org.apache.struts/struts2-archetypes/2.5-SNAPSHOT/struts2-archetypes-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/bom/pom.xml> to org.apache.struts/struts2-bom/2.5-SNAPSHOT/struts2-bom-2.5-SNAPSHOT.pom Sending artifact delta relative to Struts-JDK8-master » Struts 2 Bill of Materials #19 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7820 bytes Compression is 0.0% Took 54 ms [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/embeddedjsp/pom.xml> to org.apache.struts/struts2-embeddedjsp-plugin/2.5-SNAPSHOT/struts2-embeddedjsp-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/pom.xml> to org.apache.struts/struts2-plugins/2.5-SNAPSHOT/struts2-plugins-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/apps/rest-showcase/pom.xml> to org.apache.struts/struts2-rest-showcase/2.5-SNAPSHOT/struts2-rest-showcase-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/javatemplates/pom.xml> to org.apache.struts/struts2-javatemplates-plugin/2.5-SNAPSHOT/struts2-javatemplates-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/bundles/admin/pom.xml> to org.apache.struts/struts2-osgi-admin-bundle/2.5-SNAPSHOT/struts2-osgi-admin-bundle-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/apps/pom.xml> to org.apache.struts/struts2-apps/2.5-SNAPSHOT/struts2-apps-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/sitegraph/pom.xml> to org.apache.struts/struts2-sitegraph-plugin/2.5-SNAPSHOT/struts2-sitegraph-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/testng/pom.xml> to org.apache.struts/struts2-testng-plugin/2.5-SNAPSHOT/struts2-testng-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/apps/portlet/pom.xml> to org.apache.struts/struts2-portlet/2.5-SNAPSHOT/struts2-portlet-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/json/pom.xml> to org.apache.struts/struts2-json-plugin/2.5-SNAPSHOT/struts2-json-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/junit/pom.xml> to org.apache.struts/struts2-junit-plugin/2.5-SNAPSHOT/struts2-junit-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/dwr/pom.xml> to org.apache.struts/struts2-dwr-plugin/2.5-SNAPSHOT/struts2-dwr-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-plugin/pom.xml> to org.apache.struts/struts2-archetype-plugin/2.5-SNAPSHOT/struts2-archetype-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/bean-validation/pom.xml> to org.apache.struts/struts2-bean-validation-plugin/2.5-SNAPSHOT/struts2-bean-validation-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-angularjs/pom.xml> to org.apache.struts/struts2-archetype-angularjs/2.5-SNAPSHOT/struts2-archetype-angularjs-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/portlet/pom.xml> to org.apache.struts/struts2-portlet-plugin/2.5-SNAPSHOT/struts2-portlet-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/plugins/spring/pom.xml> to org.apache.struts/struts2-spring-plugin/2.5-SNAPSHOT/struts2-spring-plugin-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Struts-JDK8-master/ws/archetypes/struts2-archetype-starter/pom.xml> to org.apache.struts/struts2-archetype-starter/2.5-SNAPSHOT/struts2-archetype-starter-2.5-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org