See <https://builds.apache.org/job/UIMAJ-SDK_java9/1/display/redirect>

------------------------------------------
[...truncated 291.61 KB...]

Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Discovered a new module org.apache.uima:uimaj Apache UIMA Java SDK: uimaj
Discovered a new module org.apache.uima:uimaj-parent Apache UIMA Java SDK: 
uimaj-parent
Discovered a new module org.apache.uima:aggregate-uimaj Apache UIMA Aggregate: 
aggregate-uimaj
Discovered a new module org.apache.uima:uimaj-core Apache UIMA Base: uimaj-core
Discovered a new module org.apache.uima:uimaj-cpe Apache UIMA Base: uimaj-cpe: 
Collection Processing Engine
Discovered a new module org.apache.uima:uimaj-examples Apache UIMA Base: 
uimaj-examples: SDK Examples
Discovered a new module org.apache.uima:uimaj-tools Apache UIMA Base: 
uimaj-tools: Tools
Discovered a new module org.apache.uima:uimaj-adapter-vinci Apache UIMA Base: 
uimaj-adapter-vinci: Vinci Adapter
Discovered a new module org.apache.uima:uimaj-adapter-soap Apache UIMA Base: 
uimaj-adapter-soap: SOAP Adapter
Discovered a new module org.apache.uima:uimaj-test-util Apache UIMA Base: 
uimaj-test-util: JUnit utilities
Discovered a new module org.apache.uima:uimaj-component-test-util Apache UIMA 
Base: uimaj-component-test-util: for JUnit
Discovered a new module org.apache.uima:jVinci Apache UIMA Base: jVinci: Vinci 
Transport Library
Discovered a new module org.apache.uima:aggregate-uimaj-eclipse-plugins Apache 
UIMA Aggregate: aggregate-uimaj-eclipse-plugins
Discovered a new module org.apache.uima:uimaj-ep-debug Apache UIMA Eclipse: 
uimaj-ep-debug
Discovered a new module org.apache.uima:uimaj-ep-jcasgen Apache UIMA Eclipse: 
uimaj-ep-jcasgen
Discovered a new module org.apache.uima:uimaj-ep-configurator Apache UIMA 
Eclipse: uimaj-ep-configurator: Descriptor Editor
Discovered a new module org.apache.uima:uimaj-ep-pear-packager Apache UIMA 
Eclipse: uimaj-ep-pear-packager
Discovered a new module org.apache.uima:uimaj-ep-launcher Apache UIMA Eclipse: 
uimaj-ep-launcher
Discovered a new module org.apache.uima:uimaj-ep-cas-editor Apache UIMA 
Eclipse: uimaj-ep-cas-editor
Discovered a new module org.apache.uima:uimaj-ep-cas-editor-ide Apache UIMA 
Eclipse: uimaj-ep-cas-editor-ide
Discovered a new module org.apache.uima:uimaj-ep-runtime Apache UIMA Eclipse: 
uimaj-ep-runtime
Discovered a new module org.apache.uima:uimaj-eclipse-feature-tools Apache UIMA 
Eclipse: uimaj-eclipse-feature-tools
Discovered a new module org.apache.uima:uimaj-eclipse-feature-runtime Apache 
UIMA Eclipse: uimaj-eclipse-feature-runtime
Discovered a new module org.apache.uima:aggregate-uimaj-docbooks Apache UIMA 
Aggregate: aggregate-uimaj-docbooks
Discovered a new module org.apache.uima:uima-docbook-overview-and-setup Apache 
UIMA SDK Documentation - overview and setup
Discovered a new module org.apache.uima:uima-docbook-references Apache UIMA SDK 
Documentation - references
Discovered a new module org.apache.uima:uima-docbook-tools Apache UIMA SDK 
Documentation - tools
Discovered a new module org.apache.uima:uima-docbook-tutorials-and-users-guides 
Apache UIMA SDK Documentation - tutorials and user's guides
Discovered a new module org.apache.uima:uimaj-document-annotation Apache UIMA 
Base: uimaj-document-annotation
Discovered a new module org.apache.uima:PearPackagingMavenPlugin Apache UIMA 
Maven: PearPackagingMavenPlugin
Discovered a new module org.apache.uima:jcasgen-maven-plugin Apache UIMA Maven: 
jcasgen-maven-plugin
Discovered a new module org.apache.uima:uimaj-bootstrap Apache UIMA Base: 
uimaj-bootstrap
Discovered a new module org.apache.uima:uimaj-json Apache UIMA Base: 
uimaj-json: JSON
Modules changed, recalculating dependency graph
Established TCP socket on 36735
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[UIMAJ-SDK_java9] $ /home/jenkins/tools/java/jigsaw-jdk-9-ea-b156/bin/java 
-Xmx2g -Xms256m -cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36735
<===[JENKINS REMOTING CAPACITY]===>   channel started
Feb 21, 2017 7:51:51 AM hudson.remoting.RemoteClassLoader <clinit>
WARNING: null
java.lang.reflect.InaccessibleObjectException: Unable to make protected 
java.lang.Object java.lang.ClassLoader.getClassLoadingLock(java.lang.String) 
accessible: module java.base does not "opens java.lang" to unnamed module 
@4e84e179
        at 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:335)
        at 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:278)
        at 
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:196)
        at java.base/java.lang.reflect.Method.setAccessible(Method.java:190)
        at 
hudson.remoting.RemoteClassLoader.<clinit>(RemoteClassLoader.java:330)
        at 
hudson.remoting.ImportedClassLoaderTable.get(ImportedClassLoaderTable.java:57)
        at hudson.remoting.UserRequest.perform(UserRequest.java:94)
        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)

using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings885485536874228854.xml -U -Djava.awt.headless=true 
-Ppmd,cobertura,findbugs clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent 
---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
uimaj-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default) @ uimaj-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA Java SDK: uimaj
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent ................. FAILURE [  6.042 s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities . SKIPPED
[INFO] Apache UIMA Base: uimaj-core ....................... SKIPPED
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library .. SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter SKIPPED
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine SKIPPED
[INFO] Apache UIMA Base: uimaj-document-annotation ........ SKIPPED
[INFO] Apache UIMA Base: uimaj-tools: Tools ............... SKIPPED
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples ..... SKIPPED
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter . SKIPPED
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-debug ................ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen .............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ........ SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor ........... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ....... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime .............. SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools ... SKIPPED
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime . SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins SKIPPED
[INFO] Apache UIMA SDK Documentation - overview and setup . SKIPPED
[INFO] Apache UIMA SDK Documentation - references ......... SKIPPED
[INFO] Apache UIMA SDK Documentation - tools .............. SKIPPED
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks .... SKIPPED
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin ........ SKIPPED
[INFO] Apache UIMA Maven: jcasgen-maven-plugin ............ SKIPPED
[INFO] Apache UIMA Base: uimaj-bootstrap .................. SKIPPED
[INFO] Apache UIMA Aggregate: aggregate-uimaj ............. SKIPPED
[INFO] Apache UIMA Base: uimaj-json: JSON ................. SKIPPED
[INFO] Apache UIMA Java SDK: uimaj ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.977 s
[INFO] Finished at: 2017-02-21T07:52:11+00:00
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (default) on project 
uimaj-parent: Execution default of goal 
org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs failed: Unable to make 
java.util.Locale(sun.util.locale.BaseLocale,sun.util.locale.LocaleExtensions,java.util.Locale$1)
 accessible: module java.base does not "opens java.util" to unnamed module 
@29d90015 -> [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/PluginExecutionException
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-eclipse-feature-runtime/pom.xml>
 to 
org.apache.uima/uimaj-eclipse-feature-runtime/2.10.0-SNAPSHOT/uimaj-eclipse-feature-runtime-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-launcher/pom.xml> to 
org.apache.uima/uimaj-ep-launcher/2.10.0-SNAPSHOT/uimaj-ep-launcher-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-eclipse-feature-tools/pom.xml>
 to 
org.apache.uima/uimaj-eclipse-feature-tools/2.10.0-SNAPSHOT/uimaj-eclipse-feature-tools-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-bootstrap/pom.xml> to 
org.apache.uima/uimaj-bootstrap/2.10.0-SNAPSHOT/uimaj-bootstrap-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/aggregate-uimaj-eclipse-plugins/pom.xml>
 to 
org.apache.uima/aggregate-uimaj-eclipse-plugins/2.10.0-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-core/pom.xml> to 
org.apache.uima/uimaj-core/2.10.0-SNAPSHOT/uimaj-core-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-component-test-util/pom.xml>
 to 
org.apache.uima/uimaj-component-test-util/2.10.0-SNAPSHOT/uimaj-component-test-util-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/aggregate-uimaj-docbooks/pom.xml>
 to 
org.apache.uima/aggregate-uimaj-docbooks/2.10.0-SNAPSHOT/aggregate-uimaj-docbooks-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uima-docbook-tools/pom.xml> 
to 
org.apache.uima/uima-docbook-tools/2.10.0-SNAPSHOT/uima-docbook-tools-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-document-annotation/pom.xml>
 to 
org.apache.uima/uimaj-document-annotation/2.10.0-SNAPSHOT/uimaj-document-annotation-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/jVinci/pom.xml> to 
org.apache.uima/jVinci/2.10.0-SNAPSHOT/jVinci-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-configurator/pom.xml>
 to 
org.apache.uima/uimaj-ep-configurator/2.10.0-SNAPSHOT/uimaj-ep-configurator-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-examples/pom.xml> to 
org.apache.uima/uimaj-examples/2.10.0-SNAPSHOT/uimaj-examples-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-adapter-vinci/pom.xml> 
to 
org.apache.uima/uimaj-adapter-vinci/2.10.0-SNAPSHOT/uimaj-adapter-vinci-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/PearPackagingMavenPlugin/pom.xml>
 to 
org.apache.uima/PearPackagingMavenPlugin/2.10.0-SNAPSHOT/PearPackagingMavenPlugin-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-cas-editor-ide/pom.xml>
 to 
org.apache.uima/uimaj-ep-cas-editor-ide/2.10.0-SNAPSHOT/uimaj-ep-cas-editor-ide-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-test-util/pom.xml> to 
org.apache.uima/uimaj-test-util/2.10.0-SNAPSHOT/uimaj-test-util-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-runtime/pom.xml> to 
org.apache.uima/uimaj-ep-runtime/2.10.0-SNAPSHOT/uimaj-ep-runtime-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-debug/pom.xml> to 
org.apache.uima/uimaj-ep-debug/2.10.0-SNAPSHOT/uimaj-ep-debug-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-cas-editor/pom.xml> 
to 
org.apache.uima/uimaj-ep-cas-editor/2.10.0-SNAPSHOT/uimaj-ep-cas-editor-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/aggregate-uimaj/pom.xml> to 
org.apache.uima/aggregate-uimaj/2.10.0-SNAPSHOT/aggregate-uimaj-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-parent/pom.xml> to 
org.apache.uima/uimaj-parent/2.10.0-SNAPSHOT/uimaj-parent-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/jcasgen-maven-plugin/pom.xml> 
to 
org.apache.uima/jcasgen-maven-plugin/2.10.0-SNAPSHOT/jcasgen-maven-plugin-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/UIMAJ-SDK_java9/ws/pom.xml> 
to org.apache.uima/uimaj/2.10.0-SNAPSHOT/uimaj-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-jcasgen/pom.xml> to 
org.apache.uima/uimaj-ep-jcasgen/2.10.0-SNAPSHOT/uimaj-ep-jcasgen-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-json/pom.xml> to 
org.apache.uima/uimaj-json/2.10.0-SNAPSHOT/uimaj-json-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-tools/pom.xml> to 
org.apache.uima/uimaj-tools/2.10.0-SNAPSHOT/uimaj-tools-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uima-docbook-tutorials-and-users-guides/pom.xml>
 to 
org.apache.uima/uima-docbook-tutorials-and-users-guides/2.10.0-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-adapter-soap/pom.xml> 
to 
org.apache.uima/uimaj-adapter-soap/2.10.0-SNAPSHOT/uimaj-adapter-soap-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-ep-pear-packager/pom.xml>
 to 
org.apache.uima/uimaj-ep-pear-packager/2.10.0-SNAPSHOT/uimaj-ep-pear-packager-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uima-docbook-overview-and-setup/pom.xml>
 to 
org.apache.uima/uima-docbook-overview-and-setup/2.10.0-SNAPSHOT/uima-docbook-overview-and-setup-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uima-docbook-references/pom.xml>
 to 
org.apache.uima/uima-docbook-references/2.10.0-SNAPSHOT/uima-docbook-references-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-cpe/pom.xml> to 
org.apache.uima/uimaj-cpe/2.10.0-SNAPSHOT/uimaj-cpe-2.10.0-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@uima.apache.org
channel stopped

Reply via email to