See <https://builds.apache.org/job/UIMA-v3-sdk/38/changes>

Changes:

[schor] [UIMA-4674] add property to disable type system consolidation to aid 
migration. Rename of FSGenerator. fix ll_getParentType.

[schor] [UIMA-5250] handle re-computing things when moveToFirst/Last/FS.

[schor] [UIMA-5250] add method to detect if iterators started using a copy due 
to an index update.

[schor] [UIMA-5249] switch id2fs to use JCasHashMap because it needs to be 
thread safe. use case: readonly thread view operations updating due to 
getAddress() call concurrent with other threads.

------------------------------------------
[...truncated 4108 lines...]
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[4867,11]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[123,73]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[476,15]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[608,5]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[808,7]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[808,30]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[820,30]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[828,10]
 cannot find symbol
  symbol:   class FsGenerator3
  location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_singletype.java>:[419,10]
 cannot find symbol
  symbol:   method makeCopy()
  location: variable v of type org.apache.uima.cas.impl.CopyOnWriteIndexPart
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_backwards.java>:[30,1]
 org.apache.uima.cas.impl.FsIterator_backwards is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_set_sorted.java>:[34,1]
 org.apache.uima.cas.impl.FsIterator_set_sorted is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_ordered.java>:[39,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_ordered is not abstract and does 
not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_flat.java>:[40,8]
 org.apache.uima.cas.impl.FsIndex_flat is not abstract and does not override 
abstract method makeReadOnlyCopy() in 
org.apache.uima.cas.impl.CopyOnWriteIndexPart
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_flat.java>:[194,3]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_limited.java>:[30,1]
 org.apache.uima.cas.impl.FsIterator_limited is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_snapshot.java>:[30,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_snapshot is not abstract and does 
not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_bag.java>:[28,1]
 org.apache.uima.cas.impl.FsIterator_bag is not abstract and does not override 
abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_aggregation_common.java>:[42,1]
 org.apache.uima.cas.impl.FsIterator_aggregation_common is not abstract and 
does not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_unordered.java>:[32,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_unordered is not abstract and 
does not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[INFO] 40 errors 
[INFO] -------------------------------------------------------------
[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 [ 19.292 s]
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities . SUCCESS [ 51.407 s]
[INFO] Apache UIMA Base: uimaj-core ....................... FAILURE [ 14.994 s]
[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-v3migration-jcas ........... 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 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: 01:58 min
[INFO] Finished at: 2017-01-13T21:41:06+00:00
[INFO] Final Memory: 71M/711M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project uimaj-core: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/TypeSystemImpl.java>:[419,34]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.TypeSystemImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/TypeSystemImpl.java>:[2584,10]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.TypeSystemImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/cas/TOP_Type.java>:[24,32]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: package org.apache.uima.cas.impl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[1058,37]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[4883,35]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/cas/TOP_Type.java>:[92,13]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: class org.apache.uima.jcas.cas.TOP_Type
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[380,13]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl.SharedViewData
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[387,13]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl.SharedViewData
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[463,18]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[802,10]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[827,36]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[154,11]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry.JCasClassInfo
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[168,39]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry.JCasClassInfo
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/cas/AnnotationBase_Type.java>:[26,32]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: package org.apache.uima.cas.impl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/cas/AnnotationBase_Type.java>:[46,13]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: class org.apache.uima.jcas.cas.AnnotationBase_Type
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/tcas/Annotation_Type.java>:[25,32]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: package org.apache.uima.cas.impl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/jcas/tcas/Annotation_Type.java>:[36,13]
 cannot find symbol
[ERROR] symbol:   class FSGenerator
[ERROR] location: class org.apache.uima.jcas.tcas.Annotation_Type
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/TypeSystemImpl.java>:[2586,7]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.TypeSystemImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FeatureStructureImplC.java>:[321,3]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[1010,5]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[1042,5]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[4867,11]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[123,73]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[476,15]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[608,5]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[808,7]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[808,30]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[820,30]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSClassRegistry.java>:[828,10]
 cannot find symbol
[ERROR] symbol:   class FsGenerator3
[ERROR] location: class org.apache.uima.cas.impl.FSClassRegistry
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_singletype.java>:[419,10]
 cannot find symbol
[ERROR] symbol:   method makeCopy()
[ERROR] location: variable v of type 
org.apache.uima.cas.impl.CopyOnWriteIndexPart
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_backwards.java>:[30,1]
 org.apache.uima.cas.impl.FsIterator_backwards is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_set_sorted.java>:[34,1]
 org.apache.uima.cas.impl.FsIterator_set_sorted is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_ordered.java>:[39,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_ordered is not abstract and does 
not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_flat.java>:[40,8]
 org.apache.uima.cas.impl.FsIndex_flat is not abstract and does not override 
abstract method makeReadOnlyCopy() in 
org.apache.uima.cas.impl.CopyOnWriteIndexPart
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIndex_flat.java>:[194,3]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_limited.java>:[30,1]
 org.apache.uima.cas.impl.FsIterator_limited is not abstract and does not 
override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_snapshot.java>:[30,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_snapshot is not abstract and does 
not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_bag.java>:[28,1]
 org.apache.uima.cas.impl.FsIterator_bag is not abstract and does not override 
abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_aggregation_common.java>:[42,1]
 org.apache.uima.cas.impl.FsIterator_aggregation_common is not abstract and 
does not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/src/main/java/org/apache/uima/cas/impl/FsIterator_subtypes_unordered.java>:[32,8]
 org.apache.uima.cas.impl.FsIterator_subtypes_unordered is not abstract and 
does not override abstract method isIndexesHaveBeenUpdated() in 
org.apache.uima.cas.impl.LowLevelIterator
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj-core
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-eclipse-feature-runtime/pom.xml>
 to 
org.apache.uima/uimaj-eclipse-feature-runtime/3.0.0-SNAPSHOT/uimaj-eclipse-feature-runtime-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-launcher/pom.xml> to 
org.apache.uima/uimaj-ep-launcher/3.0.0-SNAPSHOT/uimaj-ep-launcher-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-eclipse-feature-tools/pom.xml>
 to 
org.apache.uima/uimaj-eclipse-feature-tools/3.0.0-SNAPSHOT/uimaj-eclipse-feature-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-bootstrap/pom.xml> to 
org.apache.uima/uimaj-bootstrap/3.0.0-SNAPSHOT/uimaj-bootstrap-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj-eclipse-plugins/pom.xml>
 to 
org.apache.uima/aggregate-uimaj-eclipse-plugins/3.0.0-SNAPSHOT/aggregate-uimaj-eclipse-plugins-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-core/pom.xml> to 
org.apache.uima/uimaj-core/3.0.0-SNAPSHOT/uimaj-core-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-core #35 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-component-test-util/pom.xml>
 to 
org.apache.uima/uimaj-component-test-util/3.0.0-SNAPSHOT/uimaj-component-test-util-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-component-test-util: 
for JUnit #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj-docbooks/pom.xml> 
to 
org.apache.uima/aggregate-uimaj-docbooks/3.0.0-SNAPSHOT/aggregate-uimaj-docbooks-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-tools/pom.xml> to 
org.apache.uima/uima-docbook-tools/3.0.0-SNAPSHOT/uima-docbook-tools-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-document-annotation/pom.xml>
 to 
org.apache.uima/uimaj-document-annotation/3.0.0-SNAPSHOT/uimaj-document-annotation-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-document-annotation #35 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/jVinci/pom.xml> to 
org.apache.uima/jVinci/3.0.0-SNAPSHOT/jVinci-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: jVinci: Vinci Transport 
Library #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-configurator/pom.xml> to 
org.apache.uima/uimaj-ep-configurator/3.0.0-SNAPSHOT/uimaj-ep-configurator-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-examples/pom.xml> to 
org.apache.uima/uimaj-examples/3.0.0-SNAPSHOT/uimaj-examples-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-examples: SDK Examples 
#35 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-vinci/pom.xml> to 
org.apache.uima/uimaj-adapter-vinci/3.0.0-SNAPSHOT/uimaj-adapter-vinci-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-adapter-vinci: Vinci 
Adapter #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/PearPackagingMavenPlugin/pom.xml> 
to 
org.apache.uima/PearPackagingMavenPlugin/3.0.0-SNAPSHOT/PearPackagingMavenPlugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-cas-editor-ide/pom.xml> 
to 
org.apache.uima/uimaj-ep-cas-editor-ide/3.0.0-SNAPSHOT/uimaj-ep-cas-editor-ide-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-test-util/pom.xml> to 
org.apache.uima/uimaj-test-util/3.0.0-SNAPSHOT/uimaj-test-util-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-test-util/target/uimaj-test-util-3.0.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimaj-test-util/3.0.0-SNAPSHOT/uimaj-test-util-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-runtime/pom.xml> to 
org.apache.uima/uimaj-ep-runtime/3.0.0-SNAPSHOT/uimaj-ep-runtime-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-debug/pom.xml> to 
org.apache.uima/uimaj-ep-debug/3.0.0-SNAPSHOT/uimaj-ep-debug-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-cas-editor/pom.xml> to 
org.apache.uima/uimaj-ep-cas-editor/3.0.0-SNAPSHOT/uimaj-ep-cas-editor-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/aggregate-uimaj/pom.xml> to 
org.apache.uima/aggregate-uimaj/3.0.0-SNAPSHOT/aggregate-uimaj-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-parent/pom.xml> to 
org.apache.uima/uimaj-parent/3.0.0-SNAPSHOT/uimaj-parent-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/jcasgen-maven-plugin/pom.xml> to 
org.apache.uima/jcasgen-maven-plugin/3.0.0-SNAPSHOT/jcasgen-maven-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-v3-sdk/ws/pom.xml> to 
org.apache.uima/uimaj/3.0.0-SNAPSHOT/uimaj-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-jcasgen/pom.xml> to 
org.apache.uima/uimaj-ep-jcasgen/3.0.0-SNAPSHOT/uimaj-ep-jcasgen-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-json/pom.xml> to 
org.apache.uima/uimaj-json/3.0.0-SNAPSHOT/uimaj-json-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-v3migration-jcas/pom.xml> 
to 
org.apache.uima/uimaj-v3migration-jcas/3.0.0-SNAPSHOT/uimaj-v3migration-jcas-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-v3migration-jcas #35 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-tools/pom.xml> to 
org.apache.uima/uimaj-tools/3.0.0-SNAPSHOT/uimaj-tools-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-tools: Tools #35 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-tutorials-and-users-guides/pom.xml>
 to 
org.apache.uima/uima-docbook-tutorials-and-users-guides/3.0.0-SNAPSHOT/uima-docbook-tutorials-and-users-guides-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-adapter-soap/pom.xml> to 
org.apache.uima/uimaj-adapter-soap/3.0.0-SNAPSHOT/uimaj-adapter-soap-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-adapter-soap: SOAP 
Adapter #35 to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-v3-users-guide/pom.xml>
 to 
org.apache.uima/uima-docbook-v3-users-guide/3.0.0-SNAPSHOT/uima-docbook-v3-users-guide-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-ep-pear-packager/pom.xml> 
to 
org.apache.uima/uimaj-ep-pear-packager/3.0.0-SNAPSHOT/uimaj-ep-pear-packager-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-overview-and-setup/pom.xml>
 to 
org.apache.uima/uima-docbook-overview-and-setup/3.0.0-SNAPSHOT/uima-docbook-overview-and-setup-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uima-docbook-references/pom.xml> 
to 
org.apache.uima/uima-docbook-references/3.0.0-SNAPSHOT/uima-docbook-references-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-v3-sdk/ws/uimaj-cpe/pom.xml> to 
org.apache.uima/uimaj-cpe/3.0.0-SNAPSHOT/uimaj-cpe-3.0.0-SNAPSHOT.pom
No artifacts from UIMA-v3-sdk » Apache UIMA Base: uimaj-cpe: Collection 
Processing Engine #35 to compare, so performing full copy of artifacts
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Reply via email to