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 2019/06/05 13:49:01 UTC

Build failed in Jenkins: ctakes-trunk-compiletest #1239

See <https://builds.apache.org/job/ctakes-trunk-compiletest/1239/display/redirect?page=changes>

Changes:

[seanfinan] Xmi Reader that can accept directories

------------------------------------------
[...truncated 1.02 MB...]
[WARNING] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[724,16] [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
[WARNING]   where E is a type-variable:
    E extends Object declared in class ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[779,24] [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
[WARNING]   where E is a type-variable:
    E extends Object declared in class ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[782,19] [unchecked] unchecked call to add(E) as a member of the raw type List
[WARNING]   where E is a type-variable:
    E extends Object declared in interface List
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[783,18] [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
[WARNING]   where E is a type-variable:
    E extends Object declared in class ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[785,20] [unchecked] unchecked call to add(E) as a member of the raw type ArrayList
[WARNING]   where E is a type-variable:
    E extends Object declared in class ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[797,30] [unchecked] unchecked method invocation: method assignColorsFromList in class CasAnnotationViewer is applied to given types
[WARNING]   required: List<Color>,List<String>
  found: List,ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[797,31] [unchecked] unchecked conversion
[WARNING]   required: List<Color>
  found:    List
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[797,42] [unchecked] unchecked conversion
[WARNING]   required: List<String>
  found:    ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[798,31] [unchecked] unchecked method invocation: method assignCheckedFromList in class CasAnnotationViewer is applied to given types
[WARNING]   required: List<String>
  found: ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[798,32] [unchecked] unchecked conversion
[WARNING]   required: List<String>
  found:    ArrayList
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[800,21] [unchecked] unchecked call to <T>toArray(T[]) as a member of the raw type ArrayList
[WARNING] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[871,38] [unchecked] unchecked method invocation: method createCas in class CasCreationUtils is applied to given types
[WARNING]   required: Collection<? extends MetaDataObject>,TypeSystem,Properties
  found: List,TypeSystem,Properties
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/java/org/apache/ctakes/ytex/tools/DBAnnotationViewerMain.java>:[871,50] [unchecked] unchecked conversion
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ctakes-ytex-uima ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-ytex-uima ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jcasgen-maven-plugin:2.10.2:generate (default) @ ctakes-ytex-uima ---
[INFO] JCasGen: Found descriptor '<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/main/resources/org/apache/ctakes/ytex/types/TypeSystem.xml'>
[INFO] JCasGen: Limiting generation to descriptors in '<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima'>
[INFO] JCasGen: Output going to '<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/target/generated-sources/jcasgen'>
[INFO] JCasGen: Reading the XML TAE descriptor, and creating types, for xml input file '<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/target/jcasgen/typesystem.xml'.>
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.Date'.
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.Date_Type'.
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.DocKey'.
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.DocKey_Type'.
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.KeyValuePair'.
[INFO] JCasGen: Replacing: 'org.apache.ctakes.ytex.uima.types.KeyValuePair_Type'.
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-ytex-uima ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ ctakes-ytex-uima ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ ctakes-ytex-uima ---
[INFO] Compiling 11 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/target/test-classes>
[WARNING] <https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/test/java/org/apache/ctakes/ytex/uima/annotators/SenseDisambiguatorAnnotatorTest.java>:[74,31] [unchecked] unchecked method invocation: method createConceptGraph in interface ConceptDao is applied to given types
[WARNING]   required: String,String,String,boolean,Set<String>
  found: <null>,String,String,boolean,Set
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-ytex-uima/src/test/java/org/apache/ctakes/ytex/uima/annotators/SenseDisambiguatorAnnotatorTest.java>:[78,15] [unchecked] unchecked conversion
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ ctakes-ytex-uima ---
[INFO] Tests are skipped.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES YTEX Web 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml (952 B at 1.3 KB/sec)
Downloaded: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/maven-metadata.xml (417 B at 0.3 KB/sec)
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.glassfish:javax.el:3.0.1-b07-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: https://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml from https://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.glassfish:javax.el:3.0.1-b07-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el:3.0.1-b07-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: https://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml from https://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.glassfish:javax.el:3.0.1-b08-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.glassfish:javax.el:3.0.1-b08-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el:3.0.1-b08-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.glassfish:javax.el:3.0.1-b11-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer org.glassfish:javax.el:3.0.1-b11-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.glassfish:javax.el:3.0.1-b11-SNAPSHOT/maven-metadata.xml from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml from http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache cTAKES ..................................... SUCCESS [6.069s]
[INFO] ctakes-gui-res .................................... SUCCESS [4.791s]
[INFO] Apache cTAKES Resources coreference ............... SUCCESS [2.519s]
[INFO] Apache cTAKES Resources temporal .................. SUCCESS [2.452s]
[INFO] Apache cTAKES Resources relation-extractor ........ SUCCESS [2.350s]
[INFO] Apache cTAKES Resources dictionary-lookup-fast-res  SUCCESS [5.282s]
[INFO] Apache cTAKES Resources core ...................... SUCCESS [2.492s]
[INFO] Apache cTAKES common type system .................. SUCCESS [11.511s]
[INFO] Apache cTAKES utils ............................... SUCCESS [4.301s]
[INFO] Apache cTAKES core ................................ SUCCESS [1:09.600s]
[INFO] Apache cTAKES dictionary lookup fast .............. SUCCESS [4.666s]
[INFO] Apache cTAKES document preprocessor ............... SUCCESS [4.343s]
[INFO] Apache cTAKES Resources lvg ....................... SUCCESS [45.778s]
[INFO] Apache cTAKES LVG lexical tools ................... SUCCESS [5.763s]
[INFO] Apache cTAKES Resources ne-contexts ............... SUCCESS [2.351s]
[INFO] Apache cTAKES named entity contexts ............... SUCCESS [5.348s]
[INFO] Apache cTAKES Resources assertion ................. SUCCESS [2.547s]
[INFO] Apache cTAKES Resources constituency-parser ....... SUCCESS [2.549s]
[INFO] Apache cTAKES Constituency Parser ................. SUCCESS [3.619s]
[INFO] Apache cTAKES Resources dependency-parser ......... SUCCESS [2.961s]
[INFO] Apache cTAKES Resources pos-tagger ................ SUCCESS [4.836s]
[INFO] Apache cTAKES part-of-speech tagger ............... SUCCESS [5.673s]
[INFO] Apache cTAKES Dependency Parser ................... SUCCESS [45.168s]
[INFO] Apache cTAKES context dependent tokenizer ......... SUCCESS [5.494s]
[INFO] Apache cTAKES Resources ctakes-chunker-res ........ SUCCESS [2.370s]
[INFO] Apache cTAKES chunker ............................. SUCCESS [3.578s]
[INFO] Apache cTAKES Assertion ........................... SUCCESS [5.529s]
[INFO] ctakes-clinical-pipeline-res ...................... SUCCESS [2.371s]
[INFO] Apache cTAKES ctakes-clinical-pipeline ............ SUCCESS [6.100s]
[INFO] Apache cTAKES Relation Extractor .................. SUCCESS [10.176s]
[INFO] Apache cTAKES Temporal Information Extraction ..... SUCCESS [1:56.712s]
[INFO] Apache cTAKES CoReference Resolver ................ SUCCESS [9.070s]
[INFO] ctakes-gui ........................................ SUCCESS [7.358s]
[INFO] Apache cTAKES fhir support ........................ SUCCESS [4.530s]
[INFO] Apache cTAKES Resources dictionary-lookup ......... SUCCESS [25.568s]
[INFO] Apache cTAKES dictionary lookup ................... SUCCESS [4.454s]
[INFO] Apache cTAKES Resources drug-ner .................. SUCCESS [2.452s]
[INFO] Apache cTAKES Drug NER ............................ SUCCESS [7.891s]
[INFO] Apache cTAKES Resources side-effect ............... SUCCESS [2.481s]
[INFO] Apache cTAKES Side Effects ........................ SUCCESS [6.830s]
[INFO] Apache cTAKES Resources smoking-status ............ SUCCESS [2.432s]
[INFO] Apache cTAKES Smoking Status ...................... SUCCESS [7.578s]
[INFO] Apache cTAKES Resources assertion-zoner ........... SUCCESS [2.971s]
[INFO] Apache cTAKES Assertion's zoner ................... SUCCESS [3.335s]
[INFO] ctakes-examples-res ............................... SUCCESS [2.398s]
[INFO] ctakes-examples ................................... SUCCESS [8.414s]
[INFO] Apache cTAKES Resources ctakes-ytex-res ........... SUCCESS [2.521s]
[INFO] Apache cTAKES YTEX ................................ SUCCESS [17.928s]
[INFO] Apache cTAKES YTEX UIMA ........................... SUCCESS [8.428s]
[INFO] Apache cTAKES YTEX Web ............................ FAILURE [1:00.185s]
[INFO] Apache cTAKES Distribution ........................ SKIPPED
[INFO] Apache cTAKES Regression-test ..................... SKIPPED
[INFO] Apache cTAKES template filler ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:57.396s
[INFO] Finished at: Wed Jun 05 13:48:14 UTC 2019
[INFO] Final Memory: 122M/810M
[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
[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 on project ctakes-ytex-web: Could not resolve dependencies for project org.apache.ctakes:ctakes-ytex-web:war:4.0.1-SNAPSHOT: Failed to collect dependencies for [org.apache.ctakes:ctakes-ytex:jar:4.0.1-SNAPSHOT (compile), org.apache.ctakes:ctakes-ytex-res:jar:4.0.1-SNAPSHOT (compile), org.springframework:spring-web:jar:4.3.12.RELEASE (compile), com.sun.faces:jsf-api:jar:2.1.3 (compile), com.sun.faces:jsf-impl:jar:2.1.3 (compile), org.icefaces:icefaces:jar:2.0.2 (compile), org.icefaces:icefaces-ace:jar:2.0.2 (compile), org.icefaces:icefaces-compat:jar:2.0.2 (compile), backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile), net.sf.jsr107cache:jsr107cache:jar:1.0 (compile), org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.7.8 (compile), org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.7.8 (compile), org.apache.cxf:cxf-rt-transports-http:jar:2.7.8 (compile), org.apache.cxf:cxf-rt-databinding-aegis:jar:2.7.8 (compile), javax.servlet.jsp:jsp-api:jar:2.2 (compile), javax.servlet:jstl:jar:1.2 (compile), commons-el:commons-el:jar:1.0 (compile), org.glassfish.web:el-impl:jar:2.2 (compile), org.eclipse.jetty:jetty-server:jar:9.1.0.M0 (compile), org.eclipse.jetty:jetty-runner:jar:9.1.0.M0 (compile), org.eclipse.jetty:jetty-jsp:jar:9.1.0.M0 (compile)]: Failed to read artifact descriptor for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT: Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b07-SNAPSHOT from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Server returned HTTP response code: 502 for URL: http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom from http://oss.sonatype.org/content/groups/jetty/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom -> [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-ytex-web
Sending e-mails to: notifications@ctakes.apache.org
channel stopped
[ctakes-trunk-compiletest] $ /bin/bash -xe /tmp/jenkins7137829527490497909.sh
+ rm -fr '/tmp/ctakes-*'

Jenkins build is back to normal : ctakes-trunk-compiletest #1240

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-compiletest/1240/display/redirect>