Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50D03F7F8 for ; Mon, 28 Apr 2014 16:35:58 +0000 (UTC) Received: (qmail 47529 invoked by uid 500); 28 Apr 2014 16:35:56 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 47447 invoked by uid 500); 28 Apr 2014 16:35:56 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 47425 invoked by uid 99); 28 Apr 2014 16:35:55 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 16:35:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id B91D3E000F3; Mon, 28 Apr 2014 16:35:55 +0000 (UTC) Date: Mon, 28 Apr 2014 16:35:53 +0000 (UTC) From: Apache Jenkins Server To: notifications@ctakes.apache.org, dmitriy.dligach@childrens.harvard.edu, vngarla@gmail.com, timothy.miller@childrens.harvard.edu, chen.lin@childrens.harvard.edu, pei@peistation.com Message-ID: <1797463624.1386.1398702955756.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: ctakes-trunk-compiletest #473 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ctakes-trunk-compiletest X-Jenkins-Result: FAILURE See Changes: [vjapache] #CTAKES-253, CTAKES-292 ytex merge [vjapache] #CTAKES-253, CTAKES-292 ytex merge [vjapache] #CTAKES-253, CTAKES-292 ytex merge [tmill] Fixed reference to non-official model, and switched lvg to not post lemmas. [tmill] CTAKES-297: First pass at some default pipelines. Full dictionary pipeline still WIP but basics are set up. [tmill] CTAKES-197: Update Dictionary module to java 7 (and java 5 and 6 while I was at it). [tmill] CTAKES-297: Standardized Lvg static factory method by catching URI exception. [tmill] CTAKES-297: Added method for getting default descriptor & model-specifying descriptor for ChunkAdjuster. [tmill] CTAKES-297: Added method for getting default descriptor & model-specifying descriptor for Chunker. [tmill] CTAKES-297: Added method for getting default descriptor & model-specifying descriptor for POSTagger. [tmill] CTAKES-297: Added method for getting default descriptor for ContextDependentTokenizerAnnotator. [tmill] CTAKES-297: Added method for getting descriptor for LvgAnnotator. Added unit test. Made some parameters optional with sane defaults. [tmill] CTAKES-297: Added method for getting descriptor for TokenizerAnnotatorPTB [tmill] CTAKES-16: Fix TokenizerAnnotatorPTB to use UIMAFit select instead of iterator. [tmill] CTAKES-297: Added methods for getting descriptors for SentenceDetector. [tmill] CTAKES-297: Added methods for getting descriptors for SimpleSegmentAnnotator. [tmill] CTAKES-16: Fix to use UIMAFit select instead of iterator. [dligach] added note name to the output [chenpei] CTAKES-286 - Remove no longer used pad term spotter and related resources. Full Thread here: http://mail-archives.apache.org/mod_mbox/ctakes-dev/201402.mbox/%3C924DE05C19409B438EB81DE683A942D91066CE4B%40CHEXMBX1A.CHBOSTON.ORG%3E [chenpei] CTAKES-294 Wrong PROJECT_ATTR in ctakes-core/resources/launch/UIMA_CVD--core.launch Thanks iglewski for identifying the issue. [dligach] got rid of the loop and replaced it with an iterator [dligach] now using cumulative probability as a feature [tmill] CTAKES-295: Update CopyAnnotator to use UimaFit-style configuration. [tmill] CTAKES-295: Update ChunkAdjuster to use UimaFit-style configuration parameters. [tmill] CTAKES-197: Used java 7 style generics w/o unnecessary type specifications to remove warnings. [tmill] Minor cleanup -- added comment to undocumented empty method. [tmill] CTAKES-295: Updated to use uima-fit configuration parameters. [tmill] CTAKES-295: Update pos tagger to use uimafit configuratino parameters, some other minor java 7 updates. [tmill] CTAKES-295: Update ContextDependentTokenizerAnnotator to UIMAFit-style methods and Java >=6 overrides. [tmill] CTAKES-295: Update LVG to use UIMAFit style configuration parameters and resources -- changes some arguments to being optional with sane default values. [dligach] added event-time relations where arg1=event and arg2=time [clin] fix a typo in CheckSpecialWordRelatinExtractor, which is used for event-time relation discovery. [clin] added three more feature extractors for event-time relation discovery. [dligach] added event-time relations [dligach] Added a class to display duration information for event arguments of event-event relations. Did some refactoring for EventTimeDurationStatistics related to this. [dligach] output durations in days (instead of normalized seconds) [clin] fix a dependency error. added dependency distance as a feature [clin] add transitive closure for event-time relation discovery. Closure was added for both training and testing, and both gold relations and system predictions. [dligach] only print contexts of up to 80 characters [tmill] CTAKES-197: Java 7 updates (mainly type/generic stuff, some try-with-resources) to LVG Annotator. [dligach] now including relation context too [tmill] Fixed order of annotators in TokensAndSentencesTAE descriptor. [dligach] dump duration of event and time arguments of time-event relations to a file [tmill] CTAKES-295: Updated TokenizerAnnotatorPTB to use UIMAFit configuration. [tmill] CTAKES-295: Updated CDA segmenter to use uimafit configurations. [tmill] CTAKES-197: Updates for java 7 to remove warnings. [tmill] CTAKES-295: Updates SentenceDetector to use UimaFit-style configuration. [tmill] CTAKES-70: Adds unit test for sentence detector. ------------------------------------------ [...truncated 9427 lines...] ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache cTAKES YTEX 3.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/maven-metadata.xml (541 B at 19.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/1.6/jaxb2-maven-plugin-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/1.6/jaxb2-maven-plugin-1.6.pom (9 KB at 498.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/1.6/jaxb2-maven-plugin-1.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/jaxb2-maven-plugin/1.6/jaxb2-maven-plugin-1.6.jar (55 KB at 6769.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.pom (10 KB at 1609.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.pom (7 KB at 552.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.pom Downloaded: http://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.pom (10 KB at 1400.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom (2 KB at 81.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom (2 KB at 246.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.pom (31 KB at 5109.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.pom Downloaded: http://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.pom (2 KB at 281.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.pom Downloaded: http://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.pom (4 KB at 12.4 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/junit/junit/maven-metadata.xml (269 B at 0.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.jar Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.jar Downloading: http://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.jar Downloading: http://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.jar Downloading: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.jar (135 KB at 9628.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.jar Downloaded: http://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.jar (94 KB at 6257.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar Downloaded: http://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.jar (992 KB at 12388.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.jar Downloaded: http://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar (836 KB at 8037.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.jar (103 KB at 7318.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.2/ant-1.9.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.jar (18 KB at 559.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar (2465 KB at 17352.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.jar (4521 KB at 28793.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.jar (6379 KB at 36869.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.2/ant-1.9.2.jar (1954 KB at 24420.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-ytex --- [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (default) @ ctakes-ytex --- Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/2.2.7/jaxb-jxc-2.2.7.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/2.2.7/jaxb-jxc-2.2.7.pom (5 KB at 226.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/2.2.7/jaxb-jxc-2.2.7.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/2.2.7/jaxb-jxc-2.2.7.jar (112 KB at 13927.5 KB/sec) [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/apache/ctakes/jdl/schema/xdl/ColumnCsvLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ColumnXmlLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ConnType.java [INFO] org/apache/ctakes/jdl/schema/xdl/CsvLoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/JdbcType.java [INFO] org/apache/ctakes/jdl/schema/xdl/LoadType.java [INFO] org/apache/ctakes/jdl/schema/xdl/ObjectFactory.java [INFO] org/apache/ctakes/jdl/schema/xdl/XmlLoadType.java [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-ytex --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-ytex --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-ytex --- [INFO] Compiling 182 source files to [WARNING] :[23,43] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[22,43] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[29,43] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[40,43] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[31,11] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[53,32] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[26,1] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[35,32] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[85,11] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[426,32] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[229,9] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[444,32] [deprecation] SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated [WARNING] :[307,41] [unchecked] unchecked conversion [WARNING] required: List found: List :[354,34] [unchecked] unchecked cast [WARNING] required: List found: List :[378,15] [unchecked] unchecked conversion [INFO] [INFO] --- maven-dependency-plugin:2.6:copy-dependencies (copy-dependencies) @ ctakes-ytex --- [INFO] Copying jboss-transaction-api_1.1_spec-1.0.1.Final.jar to [INFO] Copying commons-beanutils-1.8.3.jar to [INFO] Copying spring-aop-3.1.2.RELEASE.jar to [INFO] Copying trove4j-3.0.3.jar to [INFO] Copying hamcrest-core-1.1.jar to [INFO] Copying spring-core-3.1.2.RELEASE.jar to [INFO] Copying aspectjweaver-1.7.3.jar to [INFO] Copying commons-logging-1.1.1.jar to [INFO] Copying commons-dbcp-1.4.jar to [INFO] Copying guava-10.0.jar to [INFO] Copying commons-jxpath-1.3.jar to [INFO] Copying spring-asm-3.1.2.RELEASE.jar to [INFO] Copying junit-4.10.jar to [INFO] Copying xml-apis-1.0.b2.jar to [INFO] Copying jchronic-0.2.6.jar to [INFO] Copying antlr-2.7.7.jar to [INFO] Copying spring-orm-3.1.2.RELEASE.jar to [INFO] Copying aopalliance-1.0.jar to [INFO] Copying commons-cli-1.2.jar to [INFO] Copying spring-context-3.1.2.RELEASE.jar to [INFO] Copying ant-1.9.2.jar to [INFO] Copying ant-contrib-1.0b3.jar to [INFO] Copying hsqldb-1.8.0.10.jar to [INFO] Copying hibernate-ehcache-4.2.6.Final.jar to [INFO] Copying spring-expression-3.1.2.RELEASE.jar to [INFO] Copying spring-beans-3.1.2.RELEASE.jar to [INFO] Copying jaxb-api-2.2.5.jar to [INFO] Copying classes to [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache cTAKES ..................................... SUCCESS [20.962s] [INFO] Apache cTAKES common type system .................. SUCCESS [11.655s] [INFO] Apache cTAKES utils ............................... SUCCESS [3.115s] [INFO] Apache cTAKES Resources core ...................... SUCCESS [2.067s] [INFO] Apache cTAKES core ................................ SUCCESS [18.174s] [INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [10.770s] [INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [5.894s] [INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [1.816s] [INFO] Apache cTAKES chunker ............................. SUCCESS [4.070s] [INFO] Apache cTAKES document preprocessor ............... SUCCESS [3.740s] [INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [1.897s] [INFO] Apache cTAKES dictionary lookup ................... SUCCESS [28.668s] [INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [3.733s] [INFO] Apache cTAKES Resources lvg ....................... SUCCESS [3.186s] [INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [8.286s] [INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [1.697s] [INFO] Apache cTAKES named entity contexts ............... SUCCESS [4.457s] [INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [2.231s] [INFO] Apache cTAKES Constituency Parser ................. SUCCESS [3.447s] [INFO] Apache cTAKES Resources coreference ............... SUCCESS [4.444s] [INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [1.747s] [INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [9.721s] [INFO] Apache cTAKES Dependency Parser ................... SUCCESS [38.720s] [INFO] Apache cTAKES Relation Extractor .................. SUCCESS [9.867s] [INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [4.796s] [INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [1.997s] [INFO] Apache cTAKES Drug NER ............................ SUCCESS [4.952s] [INFO] Apache cTAKES Resources side-effect ............... SUCCESS [2.231s] [INFO] Apache cTAKES Side Effects ........................ SUCCESS [5.631s] [INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [1.890s] [INFO] Apache cTAKES Smoking Status ...................... SUCCESS [6.765s] [INFO] Apache cTAKES Resources assertion ................. SUCCESS [2.945s] [INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [2.273s] [INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [3.098s] [INFO] Apache cTAKES Assertion ........................... SUCCESS [5.589s] [INFO] Apache cTAKES Resources ctakes-ytex-res ........... SUCCESS [2.038s] [INFO] Apache cTAKES YTEX ................................ FAILURE [15.327s] [INFO] Apache cTAKES YTEX UIMA ........................... SKIPPED [INFO] Apache cTAKES ctakes-clinical-pipeline ............ SKIPPED [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: 5:39.829s [INFO] Finished at: Mon Apr 28 16:35:19 UTC 2014 [INFO] Final Memory: 68M/183M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.6:copy-dependencies (copy-dependencies) on project ctakes-ytex: Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187. -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :ctakes-ytex Sending e-mails to: notifications@ctakes.apache.org vngarla@gmail.com channel stopped