You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/23 12:52:48 UTC

Build failed in Jenkins: ctakes-trunk-package #404

See <https://builds.apache.org/job/ctakes-trunk-package/404/changes>

Changes:

[clin] correct errors related to timenorm usage

[clin] fix an parameter error in duration/Utils

------------------------------------------
[...truncated 5562 lines...]
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,58] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[94,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[92,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[96,28] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[148,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[144,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[158,38] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[56,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[71,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[81,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[112,79] error: cannot find symbol
[ERROR] symbol:   variable DefaultTokenizer$
[ERROR] location: class Utils
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[121,56] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[123,68] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[125,67] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[127,76] error: incompatible types: Set<org.threeten.bp.temporal.TemporalField> cannot be converted to Set<java.time.temporal.TemporalField>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[290,23] [deprecation] createAnnotatorDescription(File) in TimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[78,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[90,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[131,4] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[129,37] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[132,26] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventDeepPheRelations.java>:[314,50] [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[373,49] [deprecation] createAnnotatorDescription(File) in EventTimeRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[492,53] [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventI2B2RelationAnnotator.java>:[128,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[58,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[73,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[83,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfNEPredicateEventSpans.java>:[77,37] [deprecation] createAnnotatorDescription(File) in NEPredicateEventAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[122,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationSeedBasedAnnotator.java>:[141,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[38,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[50,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[54,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[60,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[64,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[73,3] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[71,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[81,44] [unchecked] unchecked call to DistanceExtractor(String,Class<? extends Annotation>) as a member of the raw type DistanceExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,19] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[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 :ctakes-temporal
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/pom.xml> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/target/ctakes-core-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/pom.xml> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/target/ctakes-ytex-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.jar
Compressed 153.66 KB of artifacts by 20.8% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/pom.xml> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/target/ctakes-coreference-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/pom.xml> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/target/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/pom.xml> to org.apache.ctakes/ctakes-regression-test/3.2.3-SNAPSHOT/ctakes-regression-test-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/pom.xml> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/target/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/target/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/pom.xml> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/target/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/pom.xml> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/target/ctakes-drug-ner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/pom.xml> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/target/ctakes-preprocessor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/pom.xml> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/target/ctakes-smoking-status-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/pom.xml> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/target/ctakes-chunker-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/pom.xml> to org.apache.ctakes/ctakes-temporal/3.2.3-SNAPSHOT/ctakes-temporal-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/pom.xml> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/target/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/pom.xml> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/target/ctakes-coreference-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.jar
Compressed 22.71 MB of artifacts by 98.4% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/pom.xml> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/target/ctakes-core-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.jar
Compressed 644.62 KB of artifacts by 84.4% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/pom.xml> to org.apache.ctakes/ctakes/3.2.3-SNAPSHOT/ctakes-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/target/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.2.3-SNAPSHOT/ctakes-examples-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 32.15 MB of artifacts by 99.6% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-web/pom.xml> to org.apache.ctakes/ctakes-ytex-web/3.2.3-SNAPSHOT/ctakes-ytex-web-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.jar
Compressed 11.18 MB of artifacts by 95.6% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/target/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 259.20 MB of artifacts by 99.9% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.jar
Compressed 6.86 MB of artifacts by 97.1% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar
Compressed 1.45 MB of artifacts by 92.7% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar
Compressed 11.26 MB of artifacts by 99.4% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.jar
Compressed 12.16 MB of artifacts by 99.7% relative to #403
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/pom.xml> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/target/ctakes-ytex-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.2.3-SNAPSHOT/ctakes-template-filler-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-distribution/pom.xml> to org.apache.ctakes/ctakes-distribution/3.2.3-SNAPSHOT/ctakes-distribution-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar
Sending e-mails to: notifications@ctakes.apache.org clin@yelp.com
channel stopped

Jenkins build is back to normal : ctakes-trunk-package #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/408/changes>


Build failed in Jenkins: ctakes-trunk-package #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/407/changes>

Changes:

[clin] write normalized time class to anafora xml

------------------------------------------
[...truncated 9347 lines...]
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,58] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[94,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[92,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[96,28] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[148,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[144,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[158,38] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[56,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[71,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[81,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[112,79] error: cannot find symbol
[ERROR] symbol:   variable DefaultTokenizer$
[ERROR] location: class Utils
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[121,56] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[123,68] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[125,67] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[127,76] error: incompatible types: Set<org.threeten.bp.temporal.TemporalField> cannot be converted to Set<java.time.temporal.TemporalField>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[290,23] [deprecation] createAnnotatorDescription(File) in TimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[78,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[90,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[131,4] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[129,37] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[132,26] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventDeepPheRelations.java>:[314,50] [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[373,49] [deprecation] createAnnotatorDescription(File) in EventTimeRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[492,53] [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventI2B2RelationAnnotator.java>:[128,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[58,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[73,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[83,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfNEPredicateEventSpans.java>:[77,37] [deprecation] createAnnotatorDescription(File) in NEPredicateEventAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[122,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationSeedBasedAnnotator.java>:[141,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[38,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[50,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[54,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[60,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[64,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[73,3] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[71,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[81,44] [unchecked] unchecked call to DistanceExtractor(String,Class<? extends Annotation>) as a member of the raw type DistanceExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,19] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[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 :ctakes-temporal
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/pom.xml> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/target/ctakes-core-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/pom.xml> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/target/ctakes-ytex-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/pom.xml> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/target/ctakes-coreference-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/pom.xml> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/target/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/pom.xml> to org.apache.ctakes/ctakes-regression-test/3.2.3-SNAPSHOT/ctakes-regression-test-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/pom.xml> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/target/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/target/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/pom.xml> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/target/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/pom.xml> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/target/ctakes-drug-ner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/pom.xml> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/target/ctakes-preprocessor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/pom.xml> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/target/ctakes-smoking-status-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/pom.xml> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/target/ctakes-chunker-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/pom.xml> to org.apache.ctakes/ctakes-temporal/3.2.3-SNAPSHOT/ctakes-temporal-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/pom.xml> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/target/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/pom.xml> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/target/ctakes-coreference-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.jar
Compressed 22.71 MB of artifacts by 98.4% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/pom.xml> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/target/ctakes-core-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.jar
Compressed 644.62 KB of artifacts by 79.4% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/pom.xml> to org.apache.ctakes/ctakes/3.2.3-SNAPSHOT/ctakes-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/target/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.2.3-SNAPSHOT/ctakes-examples-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 32.15 MB of artifacts by 99.6% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-web/pom.xml> to org.apache.ctakes/ctakes-ytex-web/3.2.3-SNAPSHOT/ctakes-ytex-web-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.jar
Compressed 11.18 MB of artifacts by 95.9% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/target/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 259.20 MB of artifacts by 99.9% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.jar
Compressed 6.86 MB of artifacts by 96.6% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar
Compressed 1.45 MB of artifacts by 92.7% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar
Compressed 11.26 MB of artifacts by 99.1% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.jar
Compressed 12.16 MB of artifacts by 99.4% relative to #406
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/pom.xml> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/target/ctakes-ytex-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.2.3-SNAPSHOT/ctakes-template-filler-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-distribution/pom.xml> to org.apache.ctakes/ctakes-distribution/3.2.3-SNAPSHOT/ctakes-distribution-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar
Sending e-mails to: notifications@ctakes.apache.org clin@yelp.com
channel stopped

Build failed in Jenkins: ctakes-trunk-package #406

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/406/changes>

Changes:

[clin] specify general type for class

[clin] add automatic class-weight assignment for Event-Event temporal relations.

------------------------------------------
[...truncated 9348 lines...]
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,58] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[94,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[92,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[96,28] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[148,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[144,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[158,38] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[56,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[71,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[81,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[112,79] error: cannot find symbol
[ERROR] symbol:   variable DefaultTokenizer$
[ERROR] location: class Utils
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[121,56] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[123,68] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[125,67] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[127,76] error: incompatible types: Set<org.threeten.bp.temporal.TemporalField> cannot be converted to Set<java.time.temporal.TemporalField>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[290,23] [deprecation] createAnnotatorDescription(File) in TimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[78,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[90,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[131,4] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[129,37] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[132,26] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventDeepPheRelations.java>:[314,50] [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[373,49] [deprecation] createAnnotatorDescription(File) in EventTimeRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[492,53] [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventI2B2RelationAnnotator.java>:[128,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfNEPredicateEventSpans.java>:[77,37] [deprecation] createAnnotatorDescription(File) in NEPredicateEventAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[58,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[73,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[83,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[122,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationSeedBasedAnnotator.java>:[141,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[38,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[50,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[54,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[60,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[64,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[73,3] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[71,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[81,44] [unchecked] unchecked call to DistanceExtractor(String,Class<? extends Annotation>) as a member of the raw type DistanceExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,19] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[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 :ctakes-temporal
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/pom.xml> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/target/ctakes-core-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/pom.xml> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/target/ctakes-ytex-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.jar
Compressed 153.66 KB of artifacts by 20.8% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/pom.xml> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/target/ctakes-coreference-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/pom.xml> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/target/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/pom.xml> to org.apache.ctakes/ctakes-regression-test/3.2.3-SNAPSHOT/ctakes-regression-test-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/pom.xml> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/target/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/target/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/pom.xml> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/target/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/pom.xml> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/target/ctakes-drug-ner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/pom.xml> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/target/ctakes-preprocessor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/pom.xml> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/target/ctakes-smoking-status-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/pom.xml> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/target/ctakes-chunker-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/pom.xml> to org.apache.ctakes/ctakes-temporal/3.2.3-SNAPSHOT/ctakes-temporal-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/pom.xml> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/target/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/pom.xml> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/target/ctakes-coreference-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.jar
Compressed 22.71 MB of artifacts by 98.4% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/pom.xml> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/target/ctakes-core-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.jar
Compressed 644.62 KB of artifacts by 84.4% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/pom.xml> to org.apache.ctakes/ctakes/3.2.3-SNAPSHOT/ctakes-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/target/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.2.3-SNAPSHOT/ctakes-examples-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 32.15 MB of artifacts by 99.6% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-web/pom.xml> to org.apache.ctakes/ctakes-ytex-web/3.2.3-SNAPSHOT/ctakes-ytex-web-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.jar
Compressed 11.18 MB of artifacts by 95.9% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/target/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 259.20 MB of artifacts by 99.9% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.jar
Compressed 6.86 MB of artifacts by 96.6% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar
Compressed 1.45 MB of artifacts by 92.7% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar
Compressed 11.26 MB of artifacts by 99.1% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.jar
Compressed 12.16 MB of artifacts by 99.7% relative to #405
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/pom.xml> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/target/ctakes-ytex-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.2.3-SNAPSHOT/ctakes-template-filler-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-distribution/pom.xml> to org.apache.ctakes/ctakes-distribution/3.2.3-SNAPSHOT/ctakes-distribution-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar
Sending e-mails to: notifications@ctakes.apache.org clin@yelp.com
channel stopped

Build failed in Jenkins: ctakes-trunk-package #405

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-package/405/changes>

Changes:

[clin] Encode class-wise weight automatically. Use this technique for ET temporal relations

[clin] turn on event-expansion for event-time relations

------------------------------------------
[...truncated 5560 lines...]
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[321,58] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,23] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[94,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[92,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[96,28] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ContextualModalityAnnotator.java>:[109,62] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[148,8] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[144,39] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[158,38] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[195,43] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,25] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[199,49] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[56,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[71,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[81,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[112,79] error: cannot find symbol
[ERROR] symbol:   variable DefaultTokenizer$
[ERROR] location: class Utils
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[121,56] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[123,68] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[125,67] error: incompatible types: Set<org.threeten.bp.temporal.TemporalUnit> cannot be converted to Set<java.time.temporal.TemporalUnit>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/duration/Utils.java>:[127,76] error: incompatible types: Set<org.threeten.bp.temporal.TemporalField> cannot be converted to Set<java.time.temporal.TemporalField>
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[290,23] [deprecation] createAnnotatorDescription(File) in TimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[78,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[90,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[131,4] [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[129,37] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[132,26] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58] [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventDeepPheRelations.java>:[314,50] [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[373,49] [deprecation] createAnnotatorDescription(File) in EventTimeRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[492,53] [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventI2B2RelationAnnotator.java>:[128,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfNEPredicateEventSpans.java>:[77,37] [deprecation] createAnnotatorDescription(File) in NEPredicateEventAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[58,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[73,30] [deprecation] createPrimitiveDescription(Class<? extends AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[83,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[122,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[38,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[50,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[54,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[60,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[64,62] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[73,3] [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[71,42] [unchecked] unchecked call to CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[81,44] [unchecked] unchecked call to DistanceExtractor(String,Class<? extends Annotation>) as a member of the raw type DistanceExtractor
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65] [unchecked] unchecked call to extract(JCas,T) as a member of the raw type FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,19] [unchecked] unchecked method invocation: method addAll in interface List is applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65] [unchecked] unchecked conversion
[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 :ctakes-temporal
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/pom.xml> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core/target/ctakes-core-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core/3.2.3-SNAPSHOT/ctakes-core-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/pom.xml> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-res/target/ctakes-ytex-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-res/3.2.3-SNAPSHOT/ctakes-ytex-res-3.2.3-SNAPSHOT.jar
Compressed 153.66 KB of artifacts by 20.8% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/pom.xml> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference/target/ctakes-coreference-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference/3.2.3-SNAPSHOT/ctakes-coreference-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/pom.xml> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser/target/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser/3.2.3-SNAPSHOT/ctakes-dependency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-regression-test/pom.xml> to org.apache.ctakes/ctakes-regression-test/3.2.3-SNAPSHOT/ctakes-regression-test-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/pom.xml> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/target/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-res/target/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/pom.xml> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts/target/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts/3.2.3-SNAPSHOT/ctakes-ne-contexts-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/pom.xml> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner/target/ctakes-drug-ner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner/3.2.3-SNAPSHOT/ctakes-drug-ner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/pom.xml> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-preprocessor/target/ctakes-preprocessor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-preprocessor/3.2.3-SNAPSHOT/ctakes-preprocessor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/pom.xml> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status/target/ctakes-smoking-status-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status/3.2.3-SNAPSHOT/ctakes-smoking-status-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/pom.xml> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker/target/ctakes-chunker-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker/3.2.3-SNAPSHOT/ctakes-chunker-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/pom.xml> to org.apache.ctakes/ctakes-temporal/3.2.3-SNAPSHOT/ctakes-temporal-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/pom.xml> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-smoking-status-res/target/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-smoking-status-res/3.2.3-SNAPSHOT/ctakes-smoking-status-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/pom.xml> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-coreference-res/target/ctakes-coreference-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-coreference-res/3.2.3-SNAPSHOT/ctakes-coreference-res-3.2.3-SNAPSHOT.jar
Compressed 22.71 MB of artifacts by 98.5% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/pom.xml> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-core-res/target/ctakes-core-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-core-res/3.2.3-SNAPSHOT/ctakes-core-res-3.2.3-SNAPSHOT.jar
Compressed 644.62 KB of artifacts by 79.4% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/pom.xml> to org.apache.ctakes/ctakes/3.2.3-SNAPSHOT/ctakes-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup/target/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast/target/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner-res/target/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner-res/3.2.3-SNAPSHOT/ctakes-assertion-zoner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-examples/pom.xml> to org.apache.ctakes/ctakes-examples/3.2.3-SNAPSHOT/ctakes-examples-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/pom.xml> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-utils/target/ctakes-utils-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-utils/3.2.3-SNAPSHOT/ctakes-utils-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/pom.xml> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect-res/target/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect-res/3.2.3-SNAPSHOT/ctakes-side-effect-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/pom.xml> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser-res/target/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser-res/3.2.3-SNAPSHOT/ctakes-constituency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 32.15 MB of artifacts by 99.6% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/pom.xml> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg/target/ctakes-lvg-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg/3.2.3-SNAPSHOT/ctakes-lvg-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-web/pom.xml> to org.apache.ctakes/ctakes-ytex-web/3.2.3-SNAPSHOT/ctakes-ytex-web-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/pom.xml> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-lvg-res/target/ctakes-lvg-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-lvg-res/3.2.3-SNAPSHOT/ctakes-lvg-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/pom.xml> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-res/target/ctakes-assertion-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-res/3.2.3-SNAPSHOT/ctakes-assertion-res-3.2.3-SNAPSHOT.jar
Compressed 11.18 MB of artifacts by 95.9% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/pom.xml> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dictionary-lookup-fast-res/target/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dictionary-lookup-fast-res/3.2.3-SNAPSHOT/ctakes-dictionary-lookup-fast-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/pom.xml> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-dependency-parser-res/target/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-dependency-parser-res/3.2.3-SNAPSHOT/ctakes-dependency-parser-res-3.2.3-SNAPSHOT.jar
Compressed 259.20 MB of artifacts by 99.9% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/pom.xml> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion/target/ctakes-assertion-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion/3.2.3-SNAPSHOT/ctakes-assertion-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/pom.xml> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal-res/target/ctakes-temporal-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-temporal-res/3.2.3-SNAPSHOT/ctakes-temporal-res-3.2.3-SNAPSHOT.jar
Compressed 6.86 MB of artifacts by 97.1% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/pom.xml> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor-res/target/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor-res/3.2.3-SNAPSHOT/ctakes-relation-extractor-res-3.2.3-SNAPSHOT.jar
Compressed 1.45 MB of artifacts by 92.7% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/pom.xml> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger/target/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger/3.2.3-SNAPSHOT/ctakes-pos-tagger-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/pom.xml> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-relation-extractor/target/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-relation-extractor/3.2.3-SNAPSHOT/ctakes-relation-extractor-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/pom.xml> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ne-contexts-res/target/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ne-contexts-res/3.2.3-SNAPSHOT/ctakes-ne-contexts-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/pom.xml> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-constituency-parser/target/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-constituency-parser/3.2.3-SNAPSHOT/ctakes-constituency-parser-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/pom.xml> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-assertion-zoner/target/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-assertion-zoner/3.2.3-SNAPSHOT/ctakes-assertion-zoner-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/pom.xml> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-drug-ner-res/target/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-drug-ner-res/3.2.3-SNAPSHOT/ctakes-drug-ner-res-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/pom.xml> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-pos-tagger-res/target/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-pos-tagger-res/3.2.3-SNAPSHOT/ctakes-pos-tagger-res-3.2.3-SNAPSHOT.jar
Compressed 11.26 MB of artifacts by 99.4% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/pom.xml> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-chunker-res/target/ctakes-chunker-res-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-chunker-res/3.2.3-SNAPSHOT/ctakes-chunker-res-3.2.3-SNAPSHOT.jar
Compressed 12.16 MB of artifacts by 99.7% relative to #404
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/pom.xml> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex/target/ctakes-ytex-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-ytex/3.2.3-SNAPSHOT/ctakes-ytex-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-template-filler/pom.xml> to org.apache.ctakes/ctakes-template-filler/3.2.3-SNAPSHOT/ctakes-template-filler-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-distribution/pom.xml> to org.apache.ctakes/ctakes-distribution/3.2.3-SNAPSHOT/ctakes-distribution-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/pom.xml> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-type-system/target/ctakes-type-system-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-type-system/3.2.3-SNAPSHOT/ctakes-type-system-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/pom.xml> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-side-effect/target/ctakes-side-effect-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-side-effect/3.2.3-SNAPSHOT/ctakes-side-effect-3.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/pom.xml> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-context-tokenizer/target/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar> to org.apache.ctakes/ctakes-context-tokenizer/3.2.3-SNAPSHOT/ctakes-context-tokenizer-3.2.3-SNAPSHOT.jar
Sending e-mails to: notifications@ctakes.apache.org clin@yelp.com
channel stopped