See 
<https://builds.apache.org/job/UIMAJ-SDK_java9/4/display/redirect?page=changes>

Changes:

[schor] [UIMA-5335] Relax xml schema for fsindex labels

------------------------------------------
[...truncated 391.41 KB...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.uima.cas.test.IntArrayFSTest
Running org.apache.uima.cas.test.TypeSystemReinitTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.apache.uima.cas.test.TypeSystemReinitTest
Running org.apache.uima.cas.test.SerializationNoMDTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in 
org.apache.uima.cas.test.SerializationNoMDTest
Running org.apache.uima.cas.test.TypePriorityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in 
org.apache.uima.cas.test.TypePriorityTest
Running org.apache.uima.cas.test.ArrayIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.uima.cas.test.ArrayIndexTest
Running org.apache.uima.cas.test.FloatArrayFSTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.uima.cas.test.FloatArrayFSTest
Running org.apache.uima.cas.test.StringArrayTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.uima.cas.test.StringArrayTest

Results :

Failed tests: 
  AnalysisEngine_implTest.testManyDelegates:1564->manyDelegatesCommon:1595 
org.custommonkey.xmlunit.Diff
[different] Expected text value '

   ' but was '
    ' - comparing <analysisEngineDescription ...>

   </analysisEngineDescription> at /analysisEngineDescription[1]/text()[1] to 
<analysisEngineDescription ...>
    </analysisEngineDescription> at /analysisEngineDescription[1]/text()[1]

  CasToInlineXmlTest.testCasToInlineXml:152 org.custommonkey.xmlunit.Diff
[different] Expected text value '1 2 3 4 5 6 7 8 9' but was '
        1 2 3 4 5 6 7 8 9
    ' - comparing <uima.tcas.DocumentAnnotation ...>1 2 3 4 5 6 7 8 
9</uima.tcas.DocumentAnnotation> at 
/Document[1]/uima.tcas.DocumentAnnotation[1]/text()[3] to 
<uima.tcas.DocumentAnnotation ...>
        1 2 3 4 5 6 7 8 9
    </uima.tcas.DocumentAnnotation> at 
/Document[1]/uima.tcas.DocumentAnnotation[1]/text()[3]

Tests in error: 
  UIMAClassLoaderTest.testSimpleRsrcMgrCLassLoaderCreation:73 ยป 
InaccessibleObject

Tests run: 523, Failures: 2, Errors: 1, Skipped: 0

[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-core/target/surefire-reports>
 for the individual test results.
[JENKINS] Recording test results
[ERROR] Failed to load Jenkins.class
java.lang.ExceptionInInitializerError
        at com.thoughtworks.xstream.XStream.setupConverters(XStream.java:811)
        at com.thoughtworks.xstream.XStream.<init>(XStream.java:574)
        at com.thoughtworks.xstream.XStream.<init>(XStream.java:496)
        at com.thoughtworks.xstream.XStream.<init>(XStream.java:465)
        at com.thoughtworks.xstream.XStream.<init>(XStream.java:411)
        at com.thoughtworks.xstream.XStream.<init>(XStream.java:350)
        at hudson.util.XStream2.<init>(XStream2.java:89)
        at jenkins.model.Jenkins.<clinit>(Jenkins.java:5038)
        at 
hudson.util.io.ParserConfigurator.applyConfiguration(ParserConfigurator.java:78)
        at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:124)
        at hudson.tasks.junit.TestResult.parse(TestResult.java:302)
        at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:244)
        at hudson.tasks.junit.TestResult.parse(TestResult.java:213)
        at 
hudson.maven.reporters.SurefireArchiver.postExecute(SurefireArchiver.java:148)
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:629)
        at 
hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
        at 
hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:303)
        at 
org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:104)
        at 
org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
        at 
org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at 
org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
        at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field 
private final java.util.Comparator java.util.TreeMap.comparator accessible: 
module java.base does not "opens java.util" to unnamed module @162b210e
        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.Field.checkCanSetAccessible(Field.java:175)
        at java.base/java.lang.reflect.Field.setAccessible(Field.java:169)
        at com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:39)
        at 
com.thoughtworks.xstream.converters.collections.TreeMapConverter.<clinit>(TreeMapConverter.java:50)
        ... 53 more
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: null
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-core/target/uima-core.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
uimaj-core ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:pmd (default) @ uimaj-core ---
[INFO] 
[INFO] --- japicmp-maven-plugin:0.9.3:cmp (default) @ uimaj-core ---
[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 ................. SUCCESS [ 10.690 s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities . SUCCESS [ 12.270 s]
[INFO] Apache UIMA Base: uimaj-core ....................... FAILURE [01:31 min]
[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: 02:15 min
[INFO] Finished at: 2017-02-25T07:33:02+00:00
[INFO] Final Memory: 70M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.siom79.japicmp:japicmp-maven-plugin:0.9.3:cmp (default) on project 
uimaj-core: Execution default of goal 
com.github.siom79.japicmp:japicmp-maven-plugin:0.9.3:cmp failed: Could not load 
'org.xml.sax.SAXException': org.xml.sax.SAXException. Please make sure that all 
libraries have been added to the classpath (CLASSPATH=) or try the option 
'--ignore-missing-classes'. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-core
[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
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-core/target/uima-core.jar>
 to org.apache.uima/uimaj-core/2.10.0-SNAPSHOT/uimaj-core-2.10.0-SNAPSHOT.jar
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
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMAJ-SDK_java9/ws/uimaj-test-util/target/uimaj-test-util-2.10.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimaj-test-util/2.10.0-SNAPSHOT/uimaj-test-util-2.10.0-SNAPSHOT.jar
[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
[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