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/03/11 13:15:42 UTC

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

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

Changes:

[clin] add the first version of cross-sentence temporal relation annotator for THYME data.

[brittfitch] use logger.

------------------------------------------
[...truncated 9519 lines...]
[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/ae/feature/MultiTokenFeaturesExtractor.java>:[68,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/MultiTokenFeaturesExtractor.java>:[82,3] [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/feature/MultiTokenFeaturesExtractor.java>:[80,55] [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/MultiTokenFeaturesExtractor.java>:[89,3] [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/feature/MultiTokenFeaturesExtractor.java>:[87,55] [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/MultiTokenFeaturesExtractor.java>:[96,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/MultiTokenFeaturesExtractor.java>:[94,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/MultiTokenFeaturesExtractor.java>:[107,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/MultiTokenFeaturesExtractor.java>:[154,57] [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/MultiTokenFeaturesExtractor.java>:[154,18] [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/MultiTokenFeaturesExtractor.java>:[154,57] [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/MultiTokenFeaturesExtractor.java>:[156,53] [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/MultiTokenFeaturesExtractor.java>:[156,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/MultiTokenFeaturesExtractor.java>:[156,53] [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/MultiTokenFeaturesExtractor.java>:[157,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/MultiTokenFeaturesExtractor.java>:[157,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 interface List
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[161,57] [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/MultiTokenFeaturesExtractor.java>:[161,18] [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/MultiTokenFeaturesExtractor.java>:[161,57] [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/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/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/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/TemporalRelationExtractorAnnotator.java>:[92,29] [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/EventEventRelationAnnotator.java>:[131,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/MetaTimeAnnotator.java>:[75,38] [deprecation] createEnsembleDescription(File,String) in BackwardsTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[78,46] [deprecation] createEnsembleDescription(File,String) in ConstituencyBasedTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[81,32] [deprecation] createEnsembleDescription(File,String) in CRFTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[104,38] [deprecation] createEnsembleDescription(File,String) in BackwardsTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[107,46] [deprecation] createEnsembleDescription(File,String) in ConstituencyBasedTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[110,32] [deprecation] createEnsembleDescription(File,String) in CRFTimeAnnotator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[206,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/EventAnnotator.java>:[203,33] [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/EventAnnotator.java>:[207,35] [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/CrossSentenceTemporalRelationAnnotator.java>:[39,23] error: cannot find symbol
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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 #411
[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@apache.org
channel stopped

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

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


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

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

Changes:

[clin] use the new sentence dectector

[clin] 1. use the newest sentence detector
2. change the data split, so we can test on the real test set
3. normalize timex to string

------------------------------------------
[...truncated 4942 lines...]
   [delete] Deleting: /tmp/ytex1675812738.sql
   [delete] Deleting: /tmp/ytex1482075101use.sql

kernel.create:

jdbc.sqlcmd:
     [echo] db.schemaPUBLIC
     [echo] umls.schema ${db.schema}
     [echo] umls.catalog 
     [echo] execute ./hsql/kernel/create_tables.sql
     [copy] Copying 1 file to /tmp
     [echo] executing /tmp/ytex959592506.sql
      [sql] Executing resource: /tmp/ytex959592506.sql
      [sql] 52 of 52 SQL statements executed successfully
   [delete] Deleting: /tmp/ytex959592506.sql
   [delete] Deleting: /tmp/ytex1056999955use.sql

kernel.all:

all:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (surefire-it) @ ctakes-ytex-uima ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ctakes-ytex-uima ---
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/target/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-ytex-uima/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-ytex-uima/3.2.3-SNAPSHOT/ctakes-ytex-uima-3.2.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES ctakes-clinical-pipeline 3.2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-clinical-pipeline ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-clinical-pipeline ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-clinical-pipeline ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-clinical-pipeline ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/classes>
[WARNING] <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/src/main/java/org/apache/ctakes/clinicalpipeline/runtime/BagOfAnnotationsGenerator.java>:[92,55] [unchecked] unchecked cast
[WARNING]   required: Class<T>
  found:    Type
  where T is a type-variable:
    T extends Annotation declared in class BagOfAnnotationsGenerator
<https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/src/main/java/org/apache/ctakes/clinicalpipeline/ae/ExtractionPrepAnnotator.java>:[152,23] [unchecked] unchecked call to add(E) as a member of the raw type Set
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-clinical-pipeline ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-clinical-pipeline ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-clinical-pipeline ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ctakes-clinical-pipeline ---
[INFO] Building jar: <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ ctakes-clinical-pipeline ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ctakes-clinical-pipeline ---
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/target/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ctakes-trunk-package/ws/ctakes-clinical-pipeline/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/ctakes/ctakes-clinical-pipeline/3.2.3-SNAPSHOT/ctakes-clinical-pipeline-3.2.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/ctakes/ctakes-sentdetect-cleartk/3.2.3-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/ctakes/ctakes-sentdetect-cleartk/3.2.3-SNAPSHOT/ctakes-sentdetect-cleartk-3.2.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.ctakes:ctakes-sentdetect-cleartk:jar:3.2.3-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/ctakes/ctakes-sentdetect-cleartk/3.2.3-SNAPSHOT/ctakes-sentdetect-cleartk-3.2.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES ..................................... SUCCESS [2.257s]
[INFO] Apache cTAKES common type system .................. SUCCESS [7.014s]
[INFO] Apache cTAKES utils ............................... SUCCESS [2.521s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [0.499s]
[INFO] Apache cTAKES core ................................ SUCCESS [4.408s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [1.704s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [1.297s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [1.559s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [0.957s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [1.037s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [11.067s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [3.655s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [0.817s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [42.483s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [2.531s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [0.473s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [1.030s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [3.179s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [0.960s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [4.683s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [0.536s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [19.821s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [4.168s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [7.845s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [7.414s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [0.505s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [4.697s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [0.513s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [5.285s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [0.532s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [5.179s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [2.327s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [8.738s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [0.414s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [0.950s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [1.048s]
[INFO] Apache cTAKES Resources dictionary-lookup-fast-res  SUCCESS [1.113s]
[INFO] Apache cTAKES dictionary lookup fast .............. SUCCESS [1.236s]
[INFO] Apache cTAKES Resources ctakes-ytex-res ........... SUCCESS [0.535s]
[INFO] Apache cTAKES YTEX ................................ SUCCESS [39.888s]
[INFO] Apache cTAKES YTEX UIMA ........................... SUCCESS [37.469s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SUCCESS [5.622s]
[INFO] Apache cTAKES Temporal Information Extraction ..... FAILURE [2.173s]
[INFO] Apache cTAKES YTEX Web ............................ SKIPPED
[INFO] Apache cTAKES Distribution ........................ SKIPPED
[INFO] Apache cTAKES Regression-test ..................... SKIPPED
[INFO] Apache cTAKES template filler ..................... SKIPPED
[INFO] ctakes-examples ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:24.568s
[INFO] Finished at: Sat Mar 12 11:50:27 UTC 2016
[INFO] Final Memory: 107M/915M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project ctakes-temporal: Could not resolve dependencies for project org.apache.ctakes:ctakes-temporal:jar:3.2.3-SNAPSHOT: Could not find artifact org.apache.ctakes:ctakes-sentdetect-cleartk:jar:3.2.3-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[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 #412
[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 #412
[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 #412
[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 #412
[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 #412
[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 #412
[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 #412
[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 #412
[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 #412
[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@apache.org
channel stopped