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/08/02 11:50:42 UTC

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

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

Changes:

[dligach] added a method to print pos sequences

[dligach] printe event data / single label per word

------------------------------------------
[...truncated 4535 lines...]
[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>:[118,63] [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/feature/UMLSBasedTokenFeaturesExtractor.java>:[119,63] [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>:[119,17] [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>:[119,63] [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/feature/UMLSBasedTokenFeaturesExtractor.java>:[120,51] [unchecked] unchecked call to extractBetween(JCas,FOCUS_T,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/feature/UMLSBasedTokenFeaturesExtractor.java>:[120,17] [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>:[120,51] [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/feature/UMLSBasedTokenFeaturesExtractor.java>:[121,17] [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>:[121,45] [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/ConstituencyBasedTimeAnnotator.java>:[188,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/ConstituencyBasedTimeAnnotator.java>:[190,24] [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/ConstituencyBasedTimeAnnotator.java>:[235,47] [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/ConstituencyBasedTimeAnnotator.java>:[235,21] [unchecked] unchecked method invocation: method addAll in class ArrayList 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 class ArrayList
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConstituencyBasedTimeAnnotator.java>:[235,47] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in class ArrayList
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConstituencyBasedTimeAnnotator.java>:[251,39] [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/ConstituencyBasedTimeAnnotator.java>:[251,21] [unchecked] unchecked method invocation: method addAll in class ArrayList 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 class ArrayList
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConstituencyBasedTimeAnnotator.java>:[251,39] [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in class ArrayList
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventCRFRelationAnnotator.java>:[162,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/EvaluationOfEventEventHybridModelsRelations.java>:[376,54] [deprecation] createAnnotatorDescription(File) in EventEventCRFRelationAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventHybridModelsRelations.java>:[377,60] [deprecation] createAnnotatorDescription(File) in EventEventRelationSeedBasedAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventTimeDeepPheRelations.java>:[320,33] [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/TemporalRelationExtractorAnnotator.java>:[115,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/TimeAnnotator.java>:[188,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/TimeAnnotator.java>:[184,37] [unchecked] unchecked call to CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,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/TimeAnnotator.java>:[198,36] [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/TimeAnnotator.java>:[251,38] [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/TimeAnnotator.java>:[251,20] [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/TimeAnnotator.java>:[251,38] [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/TimeAnnotator.java>:[255,44] [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/TimeAnnotator.java>:[255,20] [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/TimeAnnotator.java>:[255,44] [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/eval/EvaluationOfEventEventRelations.java>:[140,35] [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/ae/BackwardsTimeAnnotator.java>:[167,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/BackwardsTimeAnnotator.java>:[205,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/BackwardsTimeAnnotator.java>:[205,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/BackwardsTimeAnnotator.java>:[205,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/BackwardsTimeAnnotator.java>:[209,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/BackwardsTimeAnnotator.java>:[209,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/BackwardsTimeAnnotator.java>:[209,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/EventTimeSelfRelationAnnotator.java>:[141,27] [unchecked] unchecked generic array creation for varargs parameter of type RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[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 #447
[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-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-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-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 23.90 MB of artifacts by 98.3% relative to #447
[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 #447
[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-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-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 #447
[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 #447
[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 #447
[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 #447
[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 #447
[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-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 #447
[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 #447
[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-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 dmitriy.dligach@childrens.harvard.edu
channel stopped

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

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