See <https://builds.apache.org/job/UIMAJ-SDK_java8/332/>
------------------------------------------ [...truncated 27306 lines...] [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:300: warning: no @param for initialCapacity [ERROR] public Frame createSubFrame(String tag_name, int initialCapacity) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:340: warning: no @param for rval [ERROR] protected void toXML(StringBuffer rval, int offset) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:340: warning: no @param for offset [ERROR] protected void toXML(StringBuffer rval, int offset) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:385: warning: no @param for val [ERROR] public Frame fadd(String key, float val) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:401: warning: no @param for val [ERROR] public Frame fadd(String key, float[] val) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Frame.java>:419: warning: no @param for val [ERROR] public Frame fadd(String key, double val) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Transportable.java>:36: warning: no description for @exception [ERROR] * @exception IOException [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Transportable.java>:38: warning: no @return [ERROR] KeyValuePair fromStream(InputStream is) throws IOException; [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/Transportable.java>:45: warning: no description for @exception [ERROR] * @exception IOException [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/FrameComponent.java>:33: warning: no @param for s [ERROR] public void setAttributes(Attributes s) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:201: warning: no @return [ERROR] public String getHost() { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:212: warning: no @return [ERROR] protected Socket getSocket() { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:220: warning: no @return [ERROR] public int getSocketTimeout() { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:239: warning: no @param for f [ERROR] public void setTransportableFactory(TransportableFactory f) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:339: warning: no @param for in [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f) throws IOException, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:339: warning: no @return [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f) throws IOException, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:339: warning: no @throws for java.io.IOException [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f) throws IOException, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:339: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f) throws IOException, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:369: warning: no description for @param [ERROR] * @param in [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:371: warning: no description for @param [ERROR] * @param timeout [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:376: warning: no @return [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f, int timeout) [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:376: warning: no @throws for java.io.IOException [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f, int timeout) [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:376: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] public Transportable sendAndReceive(Transportable in, TransportableFactory f, int timeout) [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:412: warning: no @param for query [ERROR] public VinciFrame rpc(Transportable query) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:412: warning: no @throws for java.io.IOException [ERROR] public VinciFrame rpc(Transportable query) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:412: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] public VinciFrame rpc(Transportable query) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:426: warning: no @param for query [ERROR] public VinciFrame rpc(Transportable query, int timeout) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:426: warning: no @param for timeout [ERROR] public VinciFrame rpc(Transportable query, int timeout) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:426: warning: no @throws for java.io.IOException [ERROR] public VinciFrame rpc(Transportable query, int timeout) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:426: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] public VinciFrame rpc(Transportable query, int timeout) throws IOException, ServiceException { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:520: warning: no @param for to [ERROR] public void setRetry(boolean to) { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:527: warning: no @return [ERROR] public KeyValuePair getHeader() { [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @param for in [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @param for host_name [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @param for p [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @param for f [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @return [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @throws for java.io.IOException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:539: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @param for in [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @param for host_name [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @param for p [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @param for f [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @param for socket_timeout [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @return [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @throws for java.io.IOException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:559: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for in [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for host_name [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for p [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for f [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for socket_timeout [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @param for connect_timeout [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @return [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @throws for java.io.IOException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:581: warning: no @throws for org.apache.vinci.transport.ServiceException [ERROR] static public Transportable sendAndReceive(Transportable in, String host_name, int p, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:603: warning: no @param for in [ERROR] static public VinciFrame rpc(Transportable in, String host_name, int p) throws IOException, [ERROR] ^ [ERROR] <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/src/main/java/org/apache/vinci/transport/BaseClient.java>:603: warning: no @param for host_name [ERROR] static public VinciFrame rpc(Transportable in, String host_name, int p) throws IOException, [ERROR] ^ [ERROR] [ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_102/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/site/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 :uimaj [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-soap/pom.xml> to org.apache.uima/uimaj-adapter-soap/2.9.0-SNAPSHOT/uimaj-adapter-soap-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-soap/target/uima-adapter-soap.jar> to org.apache.uima/uimaj-adapter-soap/2.9.0-SNAPSHOT/uimaj-adapter-soap-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/pom.xml> to org.apache.uima/uimaj-core/2.9.0-SNAPSHOT/uimaj-core-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-core/target/uima-core.jar> to org.apache.uima/uimaj-core/2.9.0-SNAPSHOT/uimaj-core-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/pom.xml> to org.apache.uima/uimaj-test-util/2.9.0-SNAPSHOT/uimaj-test-util-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-test-util/target/uimaj-test-util-2.9.0-SNAPSHOT.jar> to org.apache.uima/uimaj-test-util/2.9.0-SNAPSHOT/uimaj-test-util-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-tools/pom.xml> to org.apache.uima/uimaj-eclipse-feature-tools/2.9.0-SNAPSHOT/uimaj-eclipse-feature-tools-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-tools/target/uimaj-eclipse-feature-tools_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-tools/2.9.0-SNAPSHOT/uimaj-eclipse-feature-tools-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/PearPackagingMavenPlugin/pom.xml> to org.apache.uima/PearPackagingMavenPlugin/2.9.0-SNAPSHOT/PearPackagingMavenPlugin-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/PearPackagingMavenPlugin/target/uima-pear-maven-plugin.jar> to org.apache.uima/PearPackagingMavenPlugin/2.9.0-SNAPSHOT/PearPackagingMavenPlugin-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor-ide/pom.xml> to org.apache.uima/uimaj-ep-cas-editor-ide/2.9.0-SNAPSHOT/uimaj-ep-cas-editor-ide-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor-ide/target/org.apache.uima.caseditor.ide_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor-ide/2.9.0-SNAPSHOT/uimaj-ep-cas-editor-ide-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-runtime/pom.xml> to org.apache.uima/uimaj-ep-runtime/2.9.0-SNAPSHOT/uimaj-ep-runtime-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-runtime/target/org.apache.uima.runtime_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-runtime/2.9.0-SNAPSHOT/uimaj-ep-runtime-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/pom.xml> to org.apache.uima/uimaj-tools/2.9.0-SNAPSHOT/uimaj-tools-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-tools/target/uima-tools.jar> to org.apache.uima/uimaj-tools/2.9.0-SNAPSHOT/uimaj-tools-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-jcasgen/pom.xml> to org.apache.uima/uimaj-ep-jcasgen/2.9.0-SNAPSHOT/uimaj-ep-jcasgen-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-jcasgen/target/org.apache.uima.jcas.jcasgenp_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-jcasgen/2.9.0-SNAPSHOT/uimaj-ep-jcasgen-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-debug/pom.xml> to org.apache.uima/uimaj-ep-debug/2.9.0-SNAPSHOT/uimaj-ep-debug-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-debug/target/org.apache.uima.debug_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-debug/2.9.0-SNAPSHOT/uimaj-ep-debug-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.9.0-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tools/pom.xml> to org.apache.uima/uima-docbook-tools/2.9.0-SNAPSHOT/uima-docbook-tools-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-runtime/pom.xml> to org.apache.uima/uimaj-eclipse-feature-runtime/2.9.0-SNAPSHOT/uimaj-eclipse-feature-runtime-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-eclipse-feature-runtime/target/uimaj-eclipse-feature-runtime_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-runtime/2.9.0-SNAPSHOT/uimaj-eclipse-feature-runtime-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-vinci/pom.xml> to org.apache.uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/uimaj-adapter-vinci-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to org.apache.uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/uimaj-adapter-vinci-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-bootstrap/pom.xml> to org.apache.uima/uimaj-bootstrap/2.9.0-SNAPSHOT/uimaj-bootstrap-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-bootstrap/target/uimaj-bootstrap-2.9.0-SNAPSHOT.jar> to org.apache.uima/uimaj-bootstrap/2.9.0-SNAPSHOT/uimaj-bootstrap-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-json/pom.xml> to org.apache.uima/uimaj-json/2.9.0-SNAPSHOT/uimaj-json-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-json/target/uimaj-json-2.9.0-SNAPSHOT.jar> to org.apache.uima/uimaj-json/2.9.0-SNAPSHOT/uimaj-json-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-pear-packager/pom.xml> to org.apache.uima/uimaj-ep-pear-packager/2.9.0-SNAPSHOT/uimaj-ep-pear-packager-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-pear-packager/target/org.apache.uima.pear_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-pear-packager/2.9.0-SNAPSHOT/uimaj-ep-pear-packager-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-parent/pom.xml> to org.apache.uima/uimaj-parent/2.9.0-SNAPSHOT/uimaj-parent-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-examples/pom.xml> to org.apache.uima/uimaj-examples/2.9.0-SNAPSHOT/uimaj-examples-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-examples/target/uima-examples.jar> to org.apache.uima/uimaj-examples/2.9.0-SNAPSHOT/uimaj-examples-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/pom.xml> to org.apache.uima/uimaj-ep-configurator/2.9.0-SNAPSHOT/uimaj-ep-configurator-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-configurator/target/org.apache.uima.desceditor_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-configurator/2.9.0-SNAPSHOT/uimaj-ep-configurator-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-overview-and-setup/pom.xml> to org.apache.uima/uima-docbook-overview-and-setup/2.9.0-SNAPSHOT/uima-docbook-overview-and-setup-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-document-annotation/pom.xml> to org.apache.uima/uimaj-document-annotation/2.9.0-SNAPSHOT/uimaj-document-annotation-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-document-annotation/target/uima-document-annotation.jar> to org.apache.uima/uimaj-document-annotation/2.9.0-SNAPSHOT/uimaj-document-annotation-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/pom.xml> to org.apache.uima/uimaj-cpe/2.9.0-SNAPSHOT/uimaj-cpe-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-cpe/target/uima-cpe.jar> to org.apache.uima/uimaj-cpe/2.9.0-SNAPSHOT/uimaj-cpe-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-references/pom.xml> to org.apache.uima/uima-docbook-references/2.9.0-SNAPSHOT/uima-docbook-references-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor/pom.xml> to org.apache.uima/uimaj-ep-cas-editor/2.9.0-SNAPSHOT/uimaj-ep-cas-editor-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-cas-editor/target/org.apache.uima.caseditor_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor/2.9.0-SNAPSHOT/uimaj-ep-cas-editor-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jcasgen-maven-plugin/pom.xml> to org.apache.uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/jcasgen-maven-plugin-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.9.0-SNAPSHOT.jar> to org.apache.uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/jcasgen-maven-plugin-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-launcher/pom.xml> to org.apache.uima/uimaj-ep-launcher/2.9.0-SNAPSHOT/uimaj-ep-launcher-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-ep-launcher/target/org.apache.uima.launcher_2.9.0.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-launcher/2.9.0-SNAPSHOT/uimaj-ep-launcher-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj/pom.xml> to org.apache.uima/aggregate-uimaj/2.9.0-SNAPSHOT/aggregate-uimaj-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/aggregate-uimaj-docbooks/pom.xml> to org.apache.uima/aggregate-uimaj-docbooks/2.9.0-SNAPSHOT/aggregate-uimaj-docbooks-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/pom.xml> to org.apache.uima/uimaj/2.9.0-SNAPSHOT/uimaj-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/uimaj-2.9.0-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimaj/2.9.0-SNAPSHOT/uimaj-2.9.0-SNAPSHOT-bin.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/target/uimaj-2.9.0-SNAPSHOT-bin.zip> to org.apache.uima/uimaj/2.9.0-SNAPSHOT/uimaj-2.9.0-SNAPSHOT-bin.zip [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-component-test-util/pom.xml> to org.apache.uima/uimaj-component-test-util/2.9.0-SNAPSHOT/uimaj-component-test-util-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uimaj-component-test-util/target/uimaj-component-test-util-2.9.0-SNAPSHOT.jar> to org.apache.uima/uimaj-component-test-util/2.9.0-SNAPSHOT/uimaj-component-test-util-2.9.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/uima-docbook-tutorials-and-users-guides/pom.xml> to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.9.0-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/pom.xml> to org.apache.uima/jVinci/2.9.0-SNAPSHOT/jVinci-2.9.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java8/ws/jVinci/target/jVinci.jar> to org.apache.uima/jVinci/2.9.0-SNAPSHOT/jVinci-2.9.0-SNAPSHOT.jar Sending e-mails to: dev@uima.apache.org channel stopped