choyiny/ctakes-server

Docker build failed

latchukarthick98 opened this issue · 5 comments

I tried building the docker image. I got this error when doing docker-compose up -d.

executor failed running [/bin/sh -c ln -s ../apache-ctakes/resources resources && ln -s ../apache-ctakes/desc desc && mvn package]: exit code: 137 ERROR: Service 'ctakes' failed to build : Build failed

Here is a detailed log
Building ctakes
[+] Building 161.0s (19/19) FINISHED
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 37B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/maven:3.5.4-jdk-8-alpine 0.3s
=> [internal] load build context 0.0s
=> => transferring context: 355B 0.0s
=> [ 1/12] FROM docker.io/library/maven:3.5.4-jdk-8-alpine@sha256:72922abc95d38e02f 0.0s
=> https://phoenixnap.dl.sourceforge.net/project/ctakesresources/sno_rx_16ab.zip 0.3s
=> https://iweb.dl.sourceforge.net/project/ctakesresources/ctakes-resources-4.0-bin 0.2s
=> https://dlcdn.apache.org//ctakes/ctakes-4.0.0.1/apache-ctakes-4.0.0.1-bin.tar.g 23.1s
=> CACHED [ 2/12] RUN apk update && apk add unzip 0.0s
=> CACHED [ 3/12] ADD https://dlcdn.apache.org//ctakes/ctakes-4.0.0.1/apache-ctakes 0.0s
=> CACHED [ 4/12] ADD https://iweb.dl.sourceforge.net/project/ctakesresources/ctake 0.0s
=> CACHED [ 5/12] RUN tar -xvzf apache-ctakes-4.0.0.1-bin.tar.gz && ln -s /apac 0.0s
=> CACHED [ 6/12] ADD https://phoenixnap.dl.sourceforge.net/project/ctakesresources 0.0s
=> CACHED [ 7/12] RUN unzip sno_rx_16ab/sno_rx_16ab.zip && mv sno_rx_16ab /apac 0.0s
=> CACHED [ 8/12] WORKDIR /app 0.0s
=> CACHED [ 9/12] RUN mkdir src 0.0s
=> CACHED [10/12] ADD src /app/src 0.0s
=> CACHED [11/12] ADD pom.xml /app 0.0s
=> ERROR [12/12] RUN ln -s ../apache-ctakes/resources resources && ln -s ../a 137.5s

[12/12] RUN ln -s ../apache-ctakes/resources resources && ln -s ../apache-ctakes/desc desc && mvn package:
#19 0.937 [INFO] Scanning for projects...
#19 0.975 [INFO]
#19 0.975 [INFO] ----------------------< de.dfki.lt:ctakes-server >----------------------
#19 0.977 [INFO] Building ctakes-server 0.1
#19 0.977 [INFO] --------------------------------[ jar ]---------------------------------
#19 1.140 Downloading from central: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.2.0/scala-maven-plugin-3.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.2.0/scala-maven-plugin-3.2.0.pom (16 kB at 37 kB/s)
#19 1.573 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 62 kB/s)
#19 1.657 Downloading from central: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.2.0/scala-maven-plugin-3.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.2.0/scala-maven-plugin-3.2.0.jar (107 kB at 759 kB/s)
#19 1.816 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 108 kB/s)
#19 1.893 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 121 kB/s)
#19 1.971 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 372 kB/s)
#19 2.053 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 195 kB/s)
#19 2.134 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 351 kB/s)
#19 2.224 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 138 kB/s)
#19 2.300 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 130 kB/s)
#19 2.384 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 305 kB/s)
#19 2.494 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 170 kB/s)
#19 2.580 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 524 kB/s)
#19 2.665 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 136 kB/s)
#19 2.745 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 168 kB/s)
#19 2.832 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 376 kB/s)
#19 2.916 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 149 kB/s)
#19 2.996 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 1.3 MB/s)
#19 3.122 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 75 kB/s)
#19 3.201 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 169 kB/s)
#19 3.281 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 329 kB/s)
#19 3.363 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 183 kB/s)
#19 3.447 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 425 kB/s)
#19 3.529 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.pom (8.6 kB at 106 kB/s)
#19 3.612 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 150 kB/s)
#19 3.690 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 497 kB/s)
#19 3.772 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 203 kB/s)
#19 3.851 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar (103 kB at 1.1 MB/s)
#19 3.955 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.pom
#19 4.081 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.pom (6.1 kB at 76 kB/s)
#19 4.164 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes/4.0.0.1/ctakes-4.0.0.1.pom
#19 4.264 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes/4.0.0.1/ctakes-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes/4.0.0.1/ctakes-4.0.0.1.pom (32 kB at 352 kB/s)
#19 4.364 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk/2.0.0/cleartk-2.0.0.pom
#19 4.477 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk/2.0.0/cleartk-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk/2.0.0/cleartk-2.0.0.pom (19 kB at 198 kB/s)
#19 4.585 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.pom
#19 4.695 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.pom (4.3 kB at 53 kB/s)
#19 4.785 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.pom
#19 4.876 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.pom (1.4 kB at 18 kB/s)
#19 4.964 Downloading from akka-repo: http://repo.akka.io/releases/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
#19 5.069 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (3.4 kB at 40 kB/s)
#19 5.160 Downloading from akka-repo: http://repo.akka.io/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
#19 5.270 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 34 kB/s)
#19 5.354 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-type-system/4.0.0.1/ctakes-type-system-4.0.0.1.pom
#19 5.464 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-type-system/4.0.0.1/ctakes-type-system-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-type-system/4.0.0.1/ctakes-type-system-4.0.0.1.pom (2.8 kB at 34 kB/s)
#19 5.555 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.pom
#19 5.667 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.pom (8.1 kB at 100 kB/s)
#19 5.750 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-parent/2.9.0/uimaj-parent-2.9.0.pom
#19 5.866 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.9.0/uimaj-parent-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.9.0/uimaj-parent-2.9.0.pom (15 kB at 165 kB/s)
#19 5.951 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/parent-pom/10/parent-pom-10.pom
#19 6.049 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/10/parent-pom-10.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/10/parent-pom-10.pom (114 kB at 1.2 MB/s)
#19 6.149 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/apache/14/apache-14.pom
#19 6.228 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 198 kB/s)
#19 6.307 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-context/3.1.2.RELEASE/spring-context-3.1.2.RELEASE.pom
#19 6.427 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/3.1.2.RELEASE/spring-context-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/3.1.2.RELEASE/spring-context-3.1.2.RELEASE.pom (8.7 kB at 110 kB/s)
#19 6.508 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-parent/3.1.2.RELEASE/spring-parent-3.1.2.RELEASE.pom
#19 6.587 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.2.RELEASE/spring-parent-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.2.RELEASE/spring-parent-3.1.2.RELEASE.pom (8.7 kB at 109 kB/s)
#19 6.670 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-aop/3.1.2.RELEASE/spring-aop-3.1.2.RELEASE.pom
#19 6.782 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/3.1.2.RELEASE/spring-aop-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/3.1.2.RELEASE/spring-aop-3.1.2.RELEASE.pom (2.8 kB at 38 kB/s)
#19 6.858 Downloading from akka-repo: http://repo.akka.io/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
#19 6.933 Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.1 kB/s)
#19 7.007 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-asm/3.1.2.RELEASE/spring-asm-3.1.2.RELEASE.pom
#19 7.102 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.2.RELEASE/spring-asm-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.2.RELEASE/spring-asm-3.1.2.RELEASE.pom (2.5 kB at 31 kB/s)
#19 7.188 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-beans/3.1.2.RELEASE/spring-beans-3.1.2.RELEASE.pom
#19 7.264 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/3.1.2.RELEASE/spring-beans-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/3.1.2.RELEASE/spring-beans-3.1.2.RELEASE.pom (2.6 kB at 35 kB/s)
#19 7.342 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.pom
#19 7.472 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.pom (2.6 kB at 30 kB/s)
#19 7.564 Downloading from akka-repo: http://repo.akka.io/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
#19 7.639 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 211 kB/s)
#19 7.729 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
#19 7.823 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 187 kB/s)
#19 7.913 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/apache/4/apache-4.pom
#19 8.021 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 59 kB/s)
#19 8.099 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-expression/3.1.2.RELEASE/spring-expression-3.1.2.RELEASE.pom
#19 8.190 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/3.1.2.RELEASE/spring-expression-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/3.1.2.RELEASE/spring-expression-3.1.2.RELEASE.pom (1.8 kB at 24 kB/s)
#19 8.266 Downloading from akka-repo: http://repo.akka.io/releases/tw/edu/ntu/csie/libsvm/3.1/libsvm-3.1.pom
#19 8.340 Downloading from central: https://repo.maven.apache.org/maven2/tw/edu/ntu/csie/libsvm/3.1/libsvm-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/tw/edu/ntu/csie/libsvm/3.1/libsvm-3.1.pom (1.4 kB at 17 kB/s)
#19 8.423 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimafit-core/2.2.0/uimafit-core-2.2.0.pom
#19 8.499 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-core/2.2.0/uimafit-core-2.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-core/2.2.0/uimafit-core-2.2.0.pom (6.3 kB at 73 kB/s)
#19 8.589 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimafit-parent/2.2.0/uimafit-parent-2.2.0.pom
#19 8.670 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-parent/2.2.0/uimafit-parent-2.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-parent/2.2.0/uimafit-parent-2.2.0.pom (12 kB at 156 kB/s)
#19 8.754 Downloading from akka-repo: http://repo.akka.io/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
#19 8.841 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 211 kB/s)
#19 8.928 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/17/commons-parent-17.pom
#19 9.034 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 371 kB/s)
#19 9.122 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/apache/7/apache-7.pom
#19 9.202 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 185 kB/s)
#19 9.285 Downloading from akka-repo: http://repo.akka.io/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
#19 9.399 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 131 kB/s)
#19 9.483 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
#19 9.572 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 550 kB/s)
#19 9.664 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/apache/9/apache-9.pom
#19 9.737 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 197 kB/s)
#19 9.821 Downloading from akka-repo: http://repo.akka.io/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
#19 9.905 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 64 kB/s)
#19 9.993 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-core/2.8.1/uimaj-core-2.8.1.pom
#19 10.07 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.8.1/uimaj-core-2.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.8.1/uimaj-core-2.8.1.pom (8.3 kB at 91 kB/s)
#19 10.16 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-parent/2.8.1/uimaj-parent-2.8.1.pom
#19 10.23 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.8.1/uimaj-parent-2.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.8.1/uimaj-parent-2.8.1.pom (8.8 kB at 98 kB/s)
#19 10.33 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom
#19 10.43 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom (2.2 kB at 27 kB/s)
#19 10.52 Downloading from akka-repo: http://repo.akka.io/releases/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
#19 10.59 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 238 kB/s)
#19 10.68 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
#19 10.75 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 597 kB/s)
#19 10.84 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom
#19 10.91 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom (4.9 kB at 61 kB/s)
#19 10.99 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom
#19 11.07 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom (2.5 kB at 30 kB/s)
#19 11.16 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom
#19 11.24 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom (1.9 kB at 24 kB/s)
#19 11.32 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom
#19 11.42 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom (1.6 kB at 18 kB/s)
#19 11.51 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.pom
#19 11.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.pom (2.3 kB at 20 kB/s)
#19 11.76 Downloading from akka-repo: http://repo.akka.io/releases/log4j/log4j/1.2.17/log4j-1.2.17.pom
#19 11.87 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 275 kB/s)
#19 11.95 Downloading from akka-repo: http://repo.akka.io/releases/junit/junit/4.11/junit-4.11.pom
#19 12.03 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 30 kB/s)
#19 12.11 Downloading from akka-repo: http://repo.akka.io/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
#19 12.19 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 9.5 kB/s)
#19 12.27 Downloading from akka-repo: http://repo.akka.io/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
#19 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 27 kB/s)
#19 12.42 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.pom
#19 12.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.pom (2.7 kB at 28 kB/s)
#19 12.59 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-parent/4.0.0/lucene-parent-4.0.0.pom
#19 12.70 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.0.0/lucene-parent-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.0.0/lucene-parent-4.0.0.pom (2.3 kB at 27 kB/s)
#19 12.78 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-solr-grandparent/4.0.0/lucene-solr-grandparent-4.0.0.pom
#19 12.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.0.0/lucene-solr-grandparent-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.0.0/lucene-solr-grandparent-4.0.0.pom (27 kB at 297 kB/s)
#19 12.95 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.pom
#19 13.04 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.pom (2.8 kB at 36 kB/s)
#19 13.12 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.pom
#19 13.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.pom (3.3 kB at 43 kB/s)
#19 13.28 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.pom
#19 13.35 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.pom (2.9 kB at 38 kB/s)
#19 13.42 Downloading from akka-repo: http://repo.akka.io/releases/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom
#19 13.50 Downloading from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom (160 B at 2.1 kB/s)
#19 13.58 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.pom
#19 13.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.pom (2.9 kB at 32 kB/s)
#19 13.79 Downloading from akka-repo: http://repo.akka.io/releases/jdom/jdom/1.0/jdom-1.0.pom
#19 13.89 Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 16 kB/s)
#19 13.97 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
#19 14.05 Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 61 kB/s)
#19 14.13 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-util/2.0.0/cleartk-util-2.0.0.pom
#19 14.20 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-util/2.0.0/cleartk-util-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-util/2.0.0/cleartk-util-2.0.0.pom (2.2 kB at 30 kB/s)
#19 14.27 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-core/2.5.0/uimaj-core-2.5.0.pom
#19 14.38 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.5.0/uimaj-core-2.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.5.0/uimaj-core-2.5.0.pom (7.8 kB at 90 kB/s)
#19 14.47 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-parent/2.5.0/uimaj-parent-2.5.0.pom
#19 14.61 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.5.0/uimaj-parent-2.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.5.0/uimaj-parent-2.5.0.pom (5.1 kB at 58 kB/s)
#19 14.70 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/parent-pom/8/parent-pom-8.pom
#19 14.78 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/8/parent-pom-8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/8/parent-pom-8.pom (111 kB at 1.1 MB/s)
#19 14.88 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimafit-core/2.0.0/uimafit-core-2.0.0.pom
#19 14.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-core/2.0.0/uimafit-core-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-core/2.0.0/uimafit-core-2.0.0.pom (5.8 kB at 69 kB/s)
#19 15.05 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimafit-parent/2.0.0/uimafit-parent-2.0.0.pom
#19 15.13 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-parent/2.0.0/uimafit-parent-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimafit-parent/2.0.0/uimafit-parent-2.0.0.pom (11 kB at 127 kB/s)
#19 15.22 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/parent-pom/6/parent-pom-6.pom
#19 15.30 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/6/parent-pom-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/parent-pom/6/parent-pom-6.pom (103 kB at 912 kB/s)
#19 15.42 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-core/2.4.2/uimaj-core-2.4.2.pom
#19 15.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.4.2/uimaj-core-2.4.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-core/2.4.2/uimaj-core-2.4.2.pom (7.8 kB at 96 kB/s)
#19 15.57 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-parent/2.4.2/uimaj-parent-2.4.2.pom
#19 15.68 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.4.2/uimaj-parent-2.4.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-parent/2.4.2/uimaj-parent-2.4.2.pom (7.4 kB at 96 kB/s)
#19 15.76 Downloading from akka-repo: http://repo.akka.io/releases/com/google/guava/guava/17.0/guava-17.0.pom
#19 15.85 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom (5.6 kB at 73 kB/s)
#19 15.93 Downloading from akka-repo: http://repo.akka.io/releases/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom
#19 16.02 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom (7.8 kB at 99 kB/s)
#19 16.10 Downloading from akka-repo: http://repo.akka.io/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
#19 16.17 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 130 kB/s)
#19 16.25 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
#19 16.35 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 582 kB/s)
#19 16.43 Downloading from akka-repo: http://repo.akka.io/releases/com/google/guava/guava/10.0/guava-10.0.pom
#19 16.54 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0/guava-10.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0/guava-10.0.pom (5.4 kB at 67 kB/s)
#19 16.62 Downloading from akka-repo: http://repo.akka.io/releases/com/google/guava/guava-parent/10.0/guava-parent-10.0.pom
#19 16.75 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0/guava-parent-10.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0/guava-parent-10.0.pom (2.0 kB at 23 kB/s)
#19 16.84 Downloading from akka-repo: http://repo.akka.io/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
#19 16.91 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 12 kB/s)
#19 17.00 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-tools/1.7.2/opennlp-tools-1.7.2.pom
#19 17.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.7.2/opennlp-tools-1.7.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.7.2/opennlp-tools-1.7.2.pom (4.1 kB at 50 kB/s)
#19 17.22 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp/1.7.2/opennlp-1.7.2.pom
#19 17.29 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.7.2/opennlp-1.7.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.7.2/opennlp-1.7.2.pom (12 kB at 139 kB/s)
#19 17.38 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/apache/18/apache-18.pom
#19 17.46 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 196 kB/s)
#19 17.54 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.pom
#19 17.63 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.pom (2.9 kB at 36 kB/s)
#19 17.72 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp/1.5.3/opennlp-1.5.3.pom
#19 17.82 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.5.3/opennlp-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/1.5.3/opennlp-1.5.3.pom (6.6 kB at 72 kB/s)
#19 17.92 Downloading from akka-repo: http://repo.akka.io/releases/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.pom
#19 18.04 Downloading from central: https://repo.maven.apache.org/maven2/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.pom (990 B at 12 kB/s)
#19 18.12 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.pom
#19 18.20 Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.pom (855 B at 12 kB/s)
#19 18.27 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.pom
#19 18.34 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.pom (892 B at 11 kB/s)
#19 18.43 Downloading from akka-repo: http://repo.akka.io/releases/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.pom
#19 18.54 Downloading from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.pom (22 kB at 247 kB/s)
#19 18.63 Downloading from akka-repo: http://repo.akka.io/releases/com/lexicalscope/jewelcli/jewelcli-parent/0.8.3/jewelcli-parent-0.8.3.pom
#19 18.71 Downloading from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli-parent/0.8.3/jewelcli-parent-0.8.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli-parent/0.8.3/jewelcli-parent-0.8.3.pom (7.5 kB at 91 kB/s)
#19 18.80 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml/2.0.0/cleartk-ml-2.0.0.pom
#19 18.87 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml/2.0.0/cleartk-ml-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml/2.0.0/cleartk-ml-2.0.0.pom (1.9 kB at 23 kB/s)
#19 18.96 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.pom
#19 19.04 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.pom (2.0 kB at 24 kB/s)
#19 19.12 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.pom
#19 19.21 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.pom (2.0 kB at 20 kB/s)
#19 19.32 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.pom
#19 19.42 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.pom (2.3 kB at 29 kB/s)
#19 19.51 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.pom
#19 19.60 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.pom (2.8 kB at 33 kB/s)
#19 19.69 Downloading from akka-repo: http://repo.akka.io/releases/gov/nih/nlm/nls/lvg/lvgdist/2016.0/lvgdist-2016.0.pom
#19 19.79 Downloading from central: https://repo.maven.apache.org/maven2/gov/nih/nlm/nls/lvg/lvgdist/2016.0/lvgdist-2016.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/gov/nih/nlm/nls/lvg/lvgdist/2016.0/lvgdist-2016.0.pom (3.1 kB at 38 kB/s)
#19 19.88 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.pom
#19 19.99 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.pom (2.4 kB at 22 kB/s)
#19 20.11 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-chunker-res/4.0.0.1/ctakes-chunker-res-4.0.0.1.pom
#19 20.19 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker-res/4.0.0.1/ctakes-chunker-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker-res/4.0.0.1/ctakes-chunker-res-4.0.0.1.pom (1.4 kB at 4.1 kB/s)
#19 20.55 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.pom
#19 20.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.pom (2.5 kB at 33 kB/s)
#19 20.70 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-pos-tagger-res/4.0.0.1/ctakes-pos-tagger-res-4.0.0.1.pom
#19 20.77 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger-res/4.0.0.1/ctakes-pos-tagger-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger-res/4.0.0.1/ctakes-pos-tagger-res-4.0.0.1.pom (1.4 kB at 20 kB/s)
#19 20.84 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.pom
#19 20.92 Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.pom (2.6 kB at 33 kB/s)
#19 21.00 Downloading from akka-repo: http://repo.akka.io/releases/args4j/args4j/2.0.16/args4j-2.0.16.pom
#19 21.07 Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (1.3 kB at 16 kB/s)
#19 21.15 Downloading from akka-repo: http://repo.akka.io/releases/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom
#19 21.23 Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (3.4 kB at 44 kB/s)
#19 21.31 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
#19 21.41 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 112 kB/s)
#19 21.51 Downloading from akka-repo: http://repo.akka.io/releases/org/tukaani/xz/1.0/xz-1.0.pom
#19 21.63 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 19 kB/s)
#19 21.72 Downloading from akka-repo: http://repo.akka.io/releases/com/carrotsearch/hppc/0.4.1/hppc-0.4.1.pom
#19 21.85 Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.4.1/hppc-0.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.4.1/hppc-0.4.1.pom (14 kB at 158 kB/s)
#19 21.94 Downloading from akka-repo: http://repo.akka.io/releases/com/carrotsearch/hppc-parent/0.4.1/hppc-parent-0.4.1.pom
#19 22.02 Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.4.1/hppc-parent-0.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.4.1/hppc-parent-0.4.1.pom (9.4 kB at 128 kB/s)
#19 22.09 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.pom
#19 22.20 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.pom (938 B at 11 kB/s)
#19 22.29 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.pom
#19 22.38 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.pom (2.2 kB at 26 kB/s)
#19 22.47 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.pom
#19 22.55 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.pom (1.4 kB at 18 kB/s)
#19 22.64 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.pom
#19 22.72 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.pom (3.1 kB at 40 kB/s)
#19 22.81 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.pom
#19 22.90 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.pom (3.9 kB at 49 kB/s)
#19 22.99 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.pom
#19 23.06 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.pom (718 B at 9.3 kB/s)
#19 23.14 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.pom
#19 23.21 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.pom (2.8 kB at 37 kB/s)
#19 23.30 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.pom
#19 23.39 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.pom (3.5 kB at 43 kB/s)
#19 23.47 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/4.0.0/ctakes-resources-umls2011ab-4.0.0.pom
#19 23.56 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/4.0.0/ctakes-resources-umls2011ab-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/4.0.0/ctakes-resources-umls2011ab-4.0.0.pom (550 B at 6.9 kB/s)
#19 23.64 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources/4.0.0/ctakes-resources-4.0.0.pom
#19 23.73 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources/4.0.0/ctakes-resources-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources/4.0.0/ctakes-resources-4.0.0.pom (2.5 kB at 29 kB/s)
#19 23.82 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-rxnorm-hsqldb-2011ab/4.0.0/ctakes-resources-rxnorm-hsqldb-2011ab-4.0.0.pom
#19 23.90 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-rxnorm-hsqldb-2011ab/4.0.0/ctakes-resources-rxnorm-hsqldb-2011ab-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-rxnorm-hsqldb-2011ab/4.0.0/ctakes-resources-rxnorm-hsqldb-2011ab-4.0.0.pom (590 B at 7.3 kB/s)
#19 23.99 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-orangebook-hsqldb/4.0.0/ctakes-resources-orangebook-hsqldb-4.0.0.pom
#19 24.08 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-orangebook-hsqldb/4.0.0/ctakes-resources-orangebook-hsqldb-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-orangebook-hsqldb/4.0.0/ctakes-resources-orangebook-hsqldb-4.0.0.pom (581 B at 7.4 kB/s)
#19 24.16 Downloading from akka-repo: http://repo.akka.io/releases/org/hsqldb/hsqldb/2.3.4/hsqldb-2.3.4.pom
#19 24.24 Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.4/hsqldb-2.3.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.4/hsqldb-2.3.4.pom (1.3 kB at 16 kB/s)
#19 24.32 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-fast/4.0.0.1/ctakes-dictionary-lookup-fast-4.0.0.1.pom
#19 24.41 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-fast/4.0.0.1/ctakes-dictionary-lookup-fast-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-fast/4.0.0.1/ctakes-dictionary-lookup-fast-4.0.0.1.pom (1.8 kB at 22 kB/s)
#19 24.51 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-fast-res/4.0.0.1/ctakes-dictionary-lookup-fast-res-4.0.0.1.pom
#19 24.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-fast-res/4.0.0.1/ctakes-dictionary-lookup-fast-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-fast-res/4.0.0.1/ctakes-dictionary-lookup-fast-res-4.0.0.1.pom (3.9 kB at 52 kB/s)
#19 24.67 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-sno_rx/4.0.0/ctakes-resources-sno_rx-4.0.0.pom
#19 24.77 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-sno_rx/4.0.0/ctakes-resources-sno_rx-4.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-sno_rx/4.0.0/ctakes-resources-sno_rx-4.0.0.pom (713 B at 7.1 kB/s)
#19 24.88 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion/4.0.0.1/ctakes-assertion-4.0.0.1.pom
#19 24.95 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion/4.0.0.1/ctakes-assertion-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion/4.0.0.1/ctakes-assertion-4.0.0.1.pom (5.7 kB at 72 kB/s)
#19 25.04 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-res/4.0.0.1/ctakes-assertion-res-4.0.0.1.pom
#19 25.12 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-res/4.0.0.1/ctakes-assertion-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-res/4.0.0.1/ctakes-assertion-res-4.0.0.1.pom (1.6 kB at 21 kB/s)
#19 25.21 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-constituency-parser/4.0.0.1/ctakes-constituency-parser-4.0.0.1.pom
#19 25.29 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-constituency-parser/4.0.0.1/ctakes-constituency-parser-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-constituency-parser/4.0.0.1/ctakes-constituency-parser-4.0.0.1.pom (3.0 kB at 35 kB/s)
#19 25.38 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-constituency-parser-res/4.0.0.1/ctakes-constituency-parser-res-4.0.0.1.pom
#19 25.45 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-constituency-parser-res/4.0.0.1/ctakes-constituency-parser-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-constituency-parser-res/4.0.0.1/ctakes-constituency-parser-res-4.0.0.1.pom (1.6 kB at 20 kB/s)
#19 25.53 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dependency-parser/4.0.0.1/ctakes-dependency-parser-4.0.0.1.pom
#19 25.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dependency-parser/4.0.0.1/ctakes-dependency-parser-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dependency-parser/4.0.0.1/ctakes-dependency-parser-4.0.0.1.pom (3.5 kB at 43 kB/s)
#19 25.73 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dependency-parser-res/4.0.0.1/ctakes-dependency-parser-res-4.0.0.1.pom
#19 25.80 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dependency-parser-res/4.0.0.1/ctakes-dependency-parser-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dependency-parser-res/4.0.0.1/ctakes-dependency-parser-res-4.0.0.1.pom (1.5 kB at 19 kB/s)
#19 25.89 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-libsvm/2.0.0/cleartk-ml-libsvm-2.0.0.pom
#19 25.98 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-libsvm/2.0.0/cleartk-ml-libsvm-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-libsvm/2.0.0/cleartk-ml-libsvm-2.0.0.pom (1.9 kB at 24 kB/s)
#19 26.06 Downloading from akka-repo: http://repo.akka.io/releases/tw/edu/ntu/csie/libsvm/3.17/libsvm-3.17.pom
#19 26.15 Downloading from central: https://repo.maven.apache.org/maven2/tw/edu/ntu/csie/libsvm/3.17/libsvm-3.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/tw/edu/ntu/csie/libsvm/3.17/libsvm-3.17.pom (1.4 kB at 14 kB/s)
#19 26.25 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-opennlp-maxent/2.0.0/cleartk-ml-opennlp-maxent-2.0.0.pom
#19 26.32 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-opennlp-maxent/2.0.0/cleartk-ml-opennlp-maxent-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-opennlp-maxent/2.0.0/cleartk-ml-opennlp-maxent-2.0.0.pom (1.9 kB at 24 kB/s)
#19 26.41 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-eval/2.0.0/cleartk-eval-2.0.0.pom
#19 26.52 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-eval/2.0.0/cleartk-eval-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-eval/2.0.0/cleartk-eval-2.0.0.pom (1.8 kB at 22 kB/s)
#19 26.60 Downloading from akka-repo: http://repo.akka.io/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
#19 26.71 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 81 kB/s)
#19 26.81 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
#19 26.92 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 204 kB/s)
#19 27.04 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.pom
#19 27.13 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.pom (1.0 kB at 12 kB/s)
#19 27.22 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.pom
#19 27.31 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.pom (1.2 kB at 16 kB/s)
#19 27.39 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-tools/sbinary/sbinary_2.9.0/0.4.0/sbinary_2.9.0-0.4.0.pom
#19 27.47 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-tools/sbinary/sbinary_2.9.0/0.4.0/sbinary_2.9.0-0.4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-tools/sbinary/sbinary_2.9.0/0.4.0/sbinary_2.9.0-0.4.0.pom (947 B at 11 kB/s)
#19 27.56 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-relation-extractor/4.0.0.1/ctakes-relation-extractor-4.0.0.1.pom
#19 27.68 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-relation-extractor/4.0.0.1/ctakes-relation-extractor-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-relation-extractor/4.0.0.1/ctakes-relation-extractor-4.0.0.1.pom (5.2 kB at 66 kB/s)
#19 27.76 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-relation-extractor-res/4.0.0.1/ctakes-relation-extractor-res-4.0.0.1.pom
#19 27.88 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-relation-extractor-res/4.0.0.1/ctakes-relation-extractor-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-relation-extractor-res/4.0.0.1/ctakes-relation-extractor-res-4.0.0.1.pom (1.5 kB at 17 kB/s)
#19 27.96 Downloading from akka-repo: http://repo.akka.io/releases/edu/mit/jwi/2.2.3/jwi-2.2.3.pom
#19 28.04 Downloading from central: https://repo.maven.apache.org/maven2/edu/mit/jwi/2.2.3/jwi-2.2.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/edu/mit/jwi/2.2.3/jwi-2.2.3.pom (1.2 kB at 16 kB/s)
#19 28.12 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-liblinear/2.0.0/cleartk-ml-liblinear-2.0.0.pom
#19 28.20 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-liblinear/2.0.0/cleartk-ml-liblinear-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-liblinear/2.0.0/cleartk-ml-liblinear-2.0.0.pom (1.9 kB at 23 kB/s)
#19 28.29 Downloading from akka-repo: http://repo.akka.io/releases/de/bwaldvogel/liblinear/1.94/liblinear-1.94.pom
#19 28.37 Downloading from central: https://repo.maven.apache.org/maven2/de/bwaldvogel/liblinear/1.94/liblinear-1.94.pom
Downloaded from central: https://repo.maven.apache.org/maven2/de/bwaldvogel/liblinear/1.94/liblinear-1.94.pom (4.5 kB at 55 kB/s)
#19 28.45 Downloading from akka-repo: http://repo.akka.io/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
#19 28.55 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 59 kB/s)
#19 28.64 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex/4.0.0.1/ctakes-ytex-4.0.0.1.pom
#19 28.71 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex/4.0.0.1/ctakes-ytex-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex/4.0.0.1/ctakes-ytex-4.0.0.1.pom (13 kB at 160 kB/s)
#19 28.80 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.pom
#19 28.88 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.pom (9.9 kB at 128 kB/s)
#19 28.96 Downloading from akka-repo: http://repo.akka.io/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom
#19 29.03 Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 8.7 kB/s)
#19 29.10 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
#19 29.17 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.pom (6.1 kB at 73 kB/s)
#19 29.25 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/jboss-parent/7/jboss-parent-7.pom
#19 29.36 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 254 kB/s)
#19 29.46 Downloading from akka-repo: http://repo.akka.io/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
#19 29.56 Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 85 kB/s)
#19 29.65 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.pom
#19 29.73 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.pom (4.1 kB at 49 kB/s)
#19 29.82 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/jboss-parent/9/jboss-parent-9.pom
#19 29.89 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 324 kB/s)
#19 29.99 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.pom
#19 30.08 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.pom (7.1 kB at 90 kB/s)
#19 30.17 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom
#19 30.24 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.pom (16 kB at 178 kB/s)
#19 30.33 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom
#19 30.42 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom (6.1 kB at 71 kB/s)
#19 30.50 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/jboss-parent/6/jboss-parent-6.pom
#19 30.58 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/6/jboss-parent-6.pom (23 kB at 280 kB/s)
#19 30.67 Downloading from akka-repo: http://repo.akka.io/releases/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.pom
#19 30.74 Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.pom (8.1 kB at 99 kB/s)
#19 30.83 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.pom
#19 30.91 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.pom (6.8 kB at 88 kB/s)
#19 30.99 Downloading from akka-repo: http://repo.akka.io/releases/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.pom
#19 31.08 Downloading from central: https://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.pom
Downloaded from central: https://repo.maven.apache.org/maven2/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.pom (10 kB at 124 kB/s)
#19 31.17 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom
#19 31.26 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.pom (1.9 kB at 25 kB/s)
#19 31.34 Downloading from akka-repo: http://repo.akka.io/releases/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom
#19 31.41 Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom
Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.pom (1.1 kB at 15 kB/s)
#19 31.49 Downloading from akka-repo: http://repo.akka.io/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
#19 31.56 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 31 kB/s)
#19 31.64 Downloading from akka-repo: http://repo.akka.io/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
#19 31.71 Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 8.0 kB/s)
#19 31.81 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex-res/4.0.0.1/ctakes-ytex-res-4.0.0.1.pom
#19 31.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex-res/4.0.0.1/ctakes-ytex-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex-res/4.0.0.1/ctakes-ytex-res-4.0.0.1.pom (1.4 kB at 12 kB/s)
#19 32.03 Downloading from akka-repo: http://repo.akka.io/releases/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom
#19 32.14 Downloading from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom (9.2 kB at 100 kB/s)
#19 32.24 Downloading from akka-repo: http://repo.akka.io/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
#19 32.37 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 130 kB/s)
#19 32.46 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/14/commons-parent-14.pom
#19 32.53 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 324 kB/s)
#19 32.64 Downloading from akka-repo: http://repo.akka.io/releases/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
#19 32.71 Downloading from central: https://repo.maven.apache.org/maven2/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom (11 kB at 143 kB/s)
#19 32.79 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/12/commons-parent-12.pom
#19 32.89 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom (27 kB at 328 kB/s)
#19 32.98 Downloading from akka-repo: http://repo.akka.io/releases/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
#19 33.08 Downloading from central: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom (11 kB at 138 kB/s)
#19 33.17 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/solr/solr-commons-csv/3.5.0/solr-commons-csv-3.5.0.pom
#19 33.25 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-commons-csv/3.5.0/solr-commons-csv-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-commons-csv/3.5.0/solr-commons-csv-3.5.0.pom (1.5 kB at 17 kB/s)
#19 33.34 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/solr/solr-parent/3.5.0/solr-parent-3.5.0.pom
#19 33.46 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-parent/3.5.0/solr-parent-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/solr/solr-parent/3.5.0/solr-parent-3.5.0.pom (4.0 kB at 38 kB/s)
#19 33.58 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-solr-grandparent/3.5.0/lucene-solr-grandparent-3.5.0.pom
#19 33.68 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/3.5.0/lucene-solr-grandparent-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/3.5.0/lucene-solr-grandparent-3.5.0.pom (29 kB at 358 kB/s)
#19 33.76 Downloading from akka-repo: http://repo.akka.io/releases/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
#19 33.86 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 37 kB/s)
#19 33.94 Downloading from akka-repo: http://repo.akka.io/releases/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
#19 34.01 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 115 kB/s)
#19 34.09 Downloading from akka-repo: http://repo.akka.io/releases/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
#19 34.19 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (1.7 kB at 23 kB/s)
#19 34.26 Downloading from akka-repo: http://repo.akka.io/releases/log4j/log4j/1.2.16/log4j-1.2.16.pom
#19 34.34 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 245 kB/s)
#19 34.43 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-jdbc/3.1.2.RELEASE/spring-jdbc-3.1.2.RELEASE.pom
#19 34.51 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/3.1.2.RELEASE/spring-jdbc-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/3.1.2.RELEASE/spring-jdbc-3.1.2.RELEASE.pom (3.6 kB at 43 kB/s)
#19 34.60 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-tx/3.1.2.RELEASE/spring-tx-3.1.2.RELEASE.pom
#19 34.67 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/3.1.2.RELEASE/spring-tx-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/3.1.2.RELEASE/spring-tx-3.1.2.RELEASE.pom (3.7 kB at 45 kB/s)
#19 34.76 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-orm/3.1.2.RELEASE/spring-orm-3.1.2.RELEASE.pom
#19 34.84 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/3.1.2.RELEASE/spring-orm-3.1.2.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/3.1.2.RELEASE/spring-orm-3.1.2.RELEASE.pom (7.6 kB at 89 kB/s)
#19 34.93 Downloading from akka-repo: http://repo.akka.io/releases/org/aspectj/aspectjweaver/1.7.3/aspectjweaver-1.7.3.pom
#19 35.01 Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.7.3/aspectjweaver-1.7.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.7.3/aspectjweaver-1.7.3.pom (1.0 kB at 13 kB/s)
#19 35.09 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.pom
#19 35.15 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.pom (31 kB at 345 kB/s)
#19 35.25 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom
#19 35.32 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.3/ehcache-parent-2.3.pom (16 kB at 178 kB/s)
#19 35.41 Downloading from akka-repo: http://repo.akka.io/releases/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.pom
#19 35.48 Downloading from central: https://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.pom (3.7 kB at 47 kB/s)
#19 35.57 Downloading from akka-repo: http://repo.akka.io/releases/junit/junit/4.8.1/junit-4.8.1.pom
#19 35.64 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 13 kB/s)
#19 35.71 Downloading from akka-repo: http://repo.akka.io/releases/javax/xml/bind/jaxb-api/2.2.5/jaxb-api-2.2.5.pom
#19 35.78 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.5/jaxb-api-2.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.5/jaxb-api-2.2.5.pom (8.1 kB at 101 kB/s)
#19 35.86 Downloading from akka-repo: http://repo.akka.io/releases/net/java/jvnet-parent/1/jvnet-parent-1.pom
#19 35.93 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 57 kB/s)
#19 36.02 Downloading from akka-repo: http://repo.akka.io/releases/com/sun/xml/bind/jaxb-impl/2.2.5/jaxb-impl-2.2.5.pom
#19 36.13 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.5/jaxb-impl-2.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.5/jaxb-impl-2.2.5.pom (4.6 kB at 57 kB/s)
#19 36.22 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.pom
#19 36.32 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.pom (2.3 kB at 28 kB/s)
#19 36.40 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ant/ant-parent/1.9.2/ant-parent-1.9.2.pom
#19 36.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.2/ant-parent-1.9.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.2/ant-parent-1.9.2.pom (5.6 kB at 72 kB/s)
#19 36.57 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ant/ant/1.9.2/ant-1.9.2.pom
#19 36.66 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.2/ant-1.9.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.2/ant-1.9.2.pom (9.5 kB at 96 kB/s)
#19 36.76 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex-uima/4.0.0.1/ctakes-ytex-uima-4.0.0.1.pom
#19 36.85 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex-uima/4.0.0.1/ctakes-ytex-uima-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ytex-uima/4.0.0.1/ctakes-ytex-uima-4.0.0.1.pom (12 kB at 113 kB/s)
#19 36.96 Downloading from akka-repo: http://repo.akka.io/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
#19 37.04 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 149 kB/s)
#19 37.12 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
#19 37.23 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 261 kB/s)
#19 37.32 Downloading from akka-repo: http://repo.akka.io/releases/cglib/cglib/2.2.2/cglib-2.2.2.pom
#19 37.38 Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 19 kB/s)
#19 37.46 Downloading from akka-repo: http://repo.akka.io/releases/asm/asm/3.3.1/asm-3.3.1.pom
#19 37.55 Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 3.2 kB/s)
#19 37.64 Downloading from akka-repo: http://repo.akka.io/releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
#19 37.75 Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 55 kB/s)
#19 37.83 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-tools/2.9.0/uimaj-tools-2.9.0.pom
#19 37.93 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-tools/2.9.0/uimaj-tools-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-tools/2.9.0/uimaj-tools-2.9.0.pom (4.3 kB at 50 kB/s)
#19 38.02 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-cpe/2.9.0/uimaj-cpe-2.9.0.pom
#19 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-cpe/2.9.0/uimaj-cpe-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-cpe/2.9.0/uimaj-cpe-2.9.0.pom (4.4 kB at 49 kB/s)
#19 38.23 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-adapter-vinci/2.9.0/uimaj-adapter-vinci-2.9.0.pom
#19 38.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-adapter-vinci/2.9.0/uimaj-adapter-vinci-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-adapter-vinci/2.9.0/uimaj-adapter-vinci-2.9.0.pom (3.3 kB at 42 kB/s)
#19 38.42 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/jVinci/2.9.0/jVinci-2.9.0.pom
#19 38.50 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/jVinci/2.9.0/jVinci-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/jVinci/2.9.0/jVinci-2.9.0.pom (2.8 kB at 28 kB/s)
#19 38.62 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-coreference/4.0.0.1/ctakes-coreference-4.0.0.1.pom
#19 38.70 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-coreference/4.0.0.1/ctakes-coreference-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-coreference/4.0.0.1/ctakes-coreference-4.0.0.1.pom (3.5 kB at 39 kB/s)
#19 38.79 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-coreference-res/4.0.0.1/ctakes-coreference-res-4.0.0.1.pom
#19 38.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-coreference-res/4.0.0.1/ctakes-coreference-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-coreference-res/4.0.0.1/ctakes-coreference-res-4.0.0.1.pom (1.4 kB at 15 kB/s)
#19 38.97 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-temporal/4.0.0.1/ctakes-temporal-4.0.0.1.pom
#19 39.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-temporal/4.0.0.1/ctakes-temporal-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-temporal/4.0.0.1/ctakes-temporal-4.0.0.1.pom (6.1 kB at 76 kB/s)
#19 39.14 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-temporal-res/4.0.0.1/ctakes-temporal-res-4.0.0.1.pom
#19 39.26 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-temporal-res/4.0.0.1/ctakes-temporal-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-temporal-res/4.0.0.1/ctakes-temporal-res-4.0.0.1.pom (1.4 kB at 15 kB/s)
#19 39.37 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-timeml/2.0.0/cleartk-timeml-2.0.0.pom
#19 39.45 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-timeml/2.0.0/cleartk-timeml-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-timeml/2.0.0/cleartk-timeml-2.0.0.pom (3.5 kB at 40 kB/s)
#19 39.55 Downloading from akka-repo: http://repo.akka.io/releases/com/lexicalscope/jewelcli/jewelcli/0.8.9/jewelcli-0.8.9.pom
#19 39.63 Downloading from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.9/jewelcli-0.8.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.9/jewelcli-0.8.9.pom (25 kB at 306 kB/s)
#19 39.71 Downloading from akka-repo: http://repo.akka.io/releases/com/lexicalscope/jewelcli/jewelcli-parent/0.8.9/jewelcli-parent-0.8.9.pom
#19 39.80 Downloading from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli-parent/0.8.9/jewelcli-parent-0.8.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli-parent/0.8.9/jewelcli-parent-0.8.9.pom (7.5 kB at 97 kB/s)
#19 39.88 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-type-system/2.0.0/cleartk-type-system-2.0.0.pom
#19 39.98 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-type-system/2.0.0/cleartk-type-system-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-type-system/2.0.0/cleartk-type-system-2.0.0.pom (2.7 kB at 33 kB/s)
#19 40.06 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-feature/2.0.0/cleartk-feature-2.0.0.pom
#19 40.13 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-feature/2.0.0/cleartk-feature-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-feature/2.0.0/cleartk-feature-2.0.0.pom (2.0 kB at 26 kB/s)
#19 40.21 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-corpus/2.0.0/cleartk-corpus-2.0.0.pom
#19 40.32 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-corpus/2.0.0/cleartk-corpus-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-corpus/2.0.0/cleartk-corpus-2.0.0.pom (2.1 kB at 29 kB/s)
#19 40.40 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-document-annotation/2.5.0/uimaj-document-annotation-2.5.0.pom
#19 40.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.5.0/uimaj-document-annotation-2.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.5.0/uimaj-document-annotation-2.5.0.pom (3.1 kB at 31 kB/s)
#19 40.59 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom/2.0.2/jdom-2.0.2.pom
#19 40.68 Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/2.0.2/jdom-2.0.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/2.0.2/jdom-2.0.2.pom (4.6 kB at 53 kB/s)
#19 40.77 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-token/2.0.0/cleartk-token-2.0.0.pom
#19 40.86 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-token/2.0.0/cleartk-token-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-token/2.0.0/cleartk-token-2.0.0.pom (2.1 kB at 23 kB/s)
#19 40.97 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-snowball/2.0.0/cleartk-snowball-2.0.0.pom
#19 41.09 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-snowball/2.0.0/cleartk-snowball-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-snowball/2.0.0/cleartk-snowball-2.0.0.pom (2.2 kB at 25 kB/s)
#19 41.18 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-snowball/3.0.3/lucene-snowball-3.0.3.pom
#19 41.29 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-snowball/3.0.3/lucene-snowball-3.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-snowball/3.0.3/lucene-snowball-3.0.3.pom (1.4 kB at 19 kB/s)
#19 41.37 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-contrib/3.0.3/lucene-contrib-3.0.3.pom
#19 41.47 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-contrib/3.0.3/lucene-contrib-3.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-contrib/3.0.3/lucene-contrib-3.0.3.pom (1.9 kB at 24 kB/s)
#19 41.55 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-parent/3.0.3/lucene-parent-3.0.3.pom
#19 41.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/3.0.3/lucene-parent-3.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/3.0.3/lucene-parent-3.0.3.pom (3.1 kB at 42 kB/s)
#19 41.71 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-opennlp-tools/2.0.0/cleartk-opennlp-tools-2.0.0.pom
#19 41.82 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-opennlp-tools/2.0.0/cleartk-opennlp-tools-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-opennlp-tools/2.0.0/cleartk-opennlp-tools-2.0.0.pom (2.8 kB at 36 kB/s)
#19 41.91 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.pom
#19 41.98 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.pom (5.9 kB at 79 kB/s)
#19 42.07 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.pom
#19 42.14 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.pom (1.2 kB at 15 kB/s)
#19 42.22 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-uima/1.5.3/opennlp-uima-1.5.3.pom
#19 42.29 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-uima/1.5.3/opennlp-uima-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-uima/1.5.3/opennlp-uima-1.5.3.pom (2.8 kB at 23 kB/s)
#19 42.42 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-svmlight/2.0.0/cleartk-ml-svmlight-2.0.0.pom
#19 42.49 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-svmlight/2.0.0/cleartk-ml-svmlight-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-svmlight/2.0.0/cleartk-ml-svmlight-2.0.0.pom (1.8 kB at 21 kB/s)
#19 42.58 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-tksvmlight/2.0.0/cleartk-ml-tksvmlight-2.0.0.pom
#19 42.69 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-tksvmlight/2.0.0/cleartk-ml-tksvmlight-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-tksvmlight/2.0.0/cleartk-ml-tksvmlight-2.0.0.pom (2.0 kB at 26 kB/s)
#19 42.77 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-crfsuite/2.0.0/cleartk-ml-crfsuite-2.0.0.pom
#19 42.88 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-crfsuite/2.0.0/cleartk-ml-crfsuite-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-crfsuite/2.0.0/cleartk-ml-crfsuite-2.0.0.pom (2.2 kB at 27 kB/s)
#19 42.96 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.resources-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.resources-asl-1.6.0.pom
#19 43.05 Downloading from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.resources-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.resources-asl-1.6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.resources-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.resources-asl-1.6.0.pom (4.2 kB at 54 kB/s)
#19 43.13 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core-asl-1.6.0.pom
#19 43.22 Downloading from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core-asl-1.6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core-asl-1.6.0.pom (35 kB at 421 kB/s)
#19 43.31 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/dkpro-parent-pom/8/dkpro-parent-pom-8.pom
#19 43.41 Downloading from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/dkpro-parent-pom/8/dkpro-parent-pom-8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/dkpro-parent-pom/8/dkpro-parent-pom-8.pom (16 kB at 206 kB/s)
#19 43.50 Downloading from akka-repo: http://repo.akka.io/releases/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom
#19 43.58 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9.0 kB at 113 kB/s)
#19 43.67 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-parent/15/commons-parent-15.pom
#19 43.74 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom (32 kB at 386 kB/s)
#19 43.82 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
#19 43.90 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 49 kB/s)
#19 43.98 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
#19 44.06 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 284 kB/s)
#19 44.14 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
#19 44.21 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 36 kB/s)
#19 44.29 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
#19 44.37 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 216 kB/s)
#19 44.45 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom
#19 44.52 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom (5.4 kB at 69 kB/s)
#19 44.61 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl-1.6.0.pom
#19 44.68 Downloading from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl-1.6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl-1.6.0.pom (2.1 kB at 24 kB/s)
#19 44.76 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-document-annotation/2.4.2/uimaj-document-annotation-2.4.2.pom
#19 44.83 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.4.2/uimaj-document-annotation-2.4.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.4.2/uimaj-document-annotation-2.4.2.pom (3.2 kB at 39 kB/s)
#19 44.92 Downloading from akka-repo: http://repo.akka.io/releases/info/bethard/timenorm/0.9.5/timenorm-0.9.5.pom
#19 44.99 Downloading from central: https://repo.maven.apache.org/maven2/info/bethard/timenorm/0.9.5/timenorm-0.9.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/info/bethard/timenorm/0.9.5/timenorm-0.9.5.pom (7.4 kB at 98 kB/s)
#19 45.06 Downloading from akka-repo: http://repo.akka.io/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
#19 45.14 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 91 kB/s)
#19 45.21 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom
#19 45.31 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom (1.4 kB at 18 kB/s)
#19 45.39 Downloading from akka-repo: http://repo.akka.io/releases/no/arktekk/anti-xml_2.11/0.6.0/anti-xml_2.11-0.6.0.pom
#19 45.51 Downloading from central: https://repo.maven.apache.org/maven2/no/arktekk/anti-xml_2.11/0.6.0/anti-xml_2.11-0.6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/no/arktekk/anti-xml_2.11/0.6.0/anti-xml_2.11-0.6.0.pom (2.9 kB at 39 kB/s)
#19 45.58 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom
#19 45.70 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom (1.4 kB at 16 kB/s)
#19 45.79 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom
#19 45.90 Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom (2.8 kB at 34 kB/s)
#19 45.97 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-mallet/2.0.0/cleartk-ml-mallet-2.0.0.pom
#19 46.10 Downloading from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-mallet/2.0.0/cleartk-ml-mallet-2.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cleartk/cleartk-ml-mallet/2.0.0/cleartk-ml-mallet-2.0.0.pom (2.7 kB at 22 kB/s)
#19 46.21 Downloading from akka-repo: http://repo.akka.io/releases/cc/mallet/mallet/2.0.7/mallet-2.0.7.pom
#19 46.28 Downloading from central: https://repo.maven.apache.org/maven2/cc/mallet/mallet/2.0.7/mallet-2.0.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/cc/mallet/mallet/2.0.7/mallet-2.0.7.pom (2.7 kB at 33 kB/s)
#19 46.37 Downloading from akka-repo: http://repo.akka.io/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
#19 46.45 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 13 kB/s)
#19 46.55 Downloading from akka-repo: http://repo.akka.io/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
#19 46.66 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 18 kB/s)
#19 46.74 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/trove4j/trove4j/2.0.2/trove4j-2.0.2.pom
#19 46.82 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/2.0.2/trove4j-2.0.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/trove4j/trove4j/2.0.2/trove4j-2.0.2.pom (1.4 kB at 14 kB/s)
#19 46.92 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom-legacy/1.1.3/jdom-legacy-1.1.3.pom
#19 46.99 Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom-legacy/1.1.3/jdom-legacy-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom-legacy/1.1.3/jdom-legacy-1.1.3.pom (2.2 kB at 25 kB/s)
#19 47.09 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-clinical-pipeline-res/4.0.0.1/ctakes-clinical-pipeline-res-4.0.0.1.pom
#19 47.17 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline-res/4.0.0.1/ctakes-clinical-pipeline-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline-res/4.0.0.1/ctakes-clinical-pipeline-res-4.0.0.1.pom (568 B at 1.3 kB/s)
#19 47.63 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-zoner/4.0.0.1/ctakes-assertion-zoner-4.0.0.1.pom
#19 47.74 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-zoner/4.0.0.1/ctakes-assertion-zoner-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-zoner/4.0.0.1/ctakes-assertion-zoner-4.0.0.1.pom (2.9 kB at 28 kB/s)
#19 47.87 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-zoner-res/4.0.0.1/ctakes-assertion-zoner-res-4.0.0.1.pom
#19 47.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-zoner-res/4.0.0.1/ctakes-assertion-zoner-res-4.0.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-assertion-zoner-res/4.0.0.1/ctakes-assertion-zoner-res-4.0.0.1.pom (1.6 kB at 13 kB/s)
#19 48.09 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/mastif/mastif-zoner/1.4/mastif-zoner-1.4.pom
#19 48.18 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-zoner/1.4/mastif-zoner-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-zoner/1.4/mastif-zoner-1.4.pom (3.9 kB at 41 kB/s)
#19 48.28 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/mastif/mastif-i2b2/1.6/mastif-i2b2-1.6.pom
#19 48.35 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-i2b2/1.6/mastif-i2b2-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-i2b2/1.6/mastif-i2b2-1.6.pom (6.9 kB at 80 kB/s)
#19 48.44 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/mastif/mastif-zoner/1.6/mastif-zoner-1.6.pom
#19 48.52 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-zoner/1.6/mastif-zoner-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/mastif/mastif-zoner/1.6/mastif-zoner-1.6.pom (3.9 kB at 47 kB/s)
#19 48.61 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-routing_2.11/1.3.4/spray-routing_2.11-1.3.4.pom
#19 48.71 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-routing_2.11/1.3.4/spray-routing_2.11-1.3.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-routing_2.11/1.3.4/spray-routing_2.11-1.3.4.pom (2.9 kB at 36 kB/s)
#19 48.79 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom
#19 48.87 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom (1.4 kB at 20 kB/s)
#19 48.94 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-http_2.11/1.3.4/spray-http_2.11-1.3.4.pom
#19 49.02 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-http_2.11/1.3.4/spray-http_2.11-1.3.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-http_2.11/1.3.4/spray-http_2.11-1.3.4.pom (2.4 kB at 32 kB/s)
#19 49.10 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-util_2.11/1.3.4/spray-util_2.11-1.3.4.pom
#19 49.17 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-util_2.11/1.3.4/spray-util_2.11-1.3.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-util_2.11/1.3.4/spray-util_2.11-1.3.4.pom (2.5 kB at 33 kB/s)
#19 49.25 Downloading from akka-repo: http://repo.akka.io/releases/org/parboiled/parboiled-scala_2.11/1.1.7/parboiled-scala_2.11-1.1.7.pom
#19 49.34 Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-scala_2.11/1.1.7/parboiled-scala_2.11-1.1.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-scala_2.11/1.1.7/parboiled-scala_2.11-1.1.7.pom (2.1 kB at 27 kB/s)
#19 49.42 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom
#19 49.50 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom (1.4 kB at 18 kB/s)
#19 49.58 Downloading from akka-repo: http://repo.akka.io/releases/org/parboiled/parboiled-core/1.1.7/parboiled-core-1.1.7.pom
#19 49.66 Downloading from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.1.7/parboiled-core-1.1.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/parboiled/parboiled-core/1.1.7/parboiled-core-1.1.7.pom (1.7 kB at 22 kB/s)
#19 49.74 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-httpx_2.11/1.3.4/spray-httpx_2.11-1.3.4.pom
#19 49.82 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-httpx_2.11/1.3.4/spray-httpx_2.11-1.3.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-httpx_2.11/1.3.4/spray-httpx_2.11-1.3.4.pom (4.2 kB at 47 kB/s)
#19 49.92 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/modules/scala-xml_2.11/1.0.3/scala-xml_2.11-1.0.3.pom
#19 50.02 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.3/scala-xml_2.11-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.3/scala-xml_2.11-1.0.3.pom (2.5 kB at 29 kB/s)
#19 50.11 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom
#19 50.19 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom (1.4 kB at 17 kB/s)
#19 50.28 Downloading from akka-repo: http://repo.akka.io/releases/org/jvnet/mimepull/mimepull/1.9.5/mimepull-1.9.5.pom
#19 50.35 Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.5/mimepull-1.9.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.5/mimepull-1.9.5.pom (14 kB at 169 kB/s)
#19 50.43 Downloading from akka-repo: http://repo.akka.io/releases/net/java/jvnet-parent/4/jvnet-parent-4.pom
#19 50.51 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 103 kB/s)
#19 50.59 Downloading from akka-repo: http://repo.akka.io/releases/com/chuusai/shapeless_2.11/1.2.4/shapeless_2.11-1.2.4.pom
#19 50.67 Downloading from central: https://repo.maven.apache.org/maven2/com/chuusai/shapeless_2.11/1.2.4/shapeless_2.11-1.2.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/chuusai/shapeless_2.11/1.2.4/shapeless_2.11-1.2.4.pom (1.6 kB at 19 kB/s)
#19 50.75 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom
#19 50.83 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom (1.4 kB at 15 kB/s)
#19 50.92 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.pom
#19 51.01 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.pom (2.2 kB at 20 kB/s)
#19 51.12 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom
#19 51.20 Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom (1.4 kB at 17 kB/s)
#19 51.29 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-can_2.11/1.3.3/spray-can_2.11-1.3.3.pom
#19 51.40 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-can_2.11/1.3.3/spray-can_2.11-1.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-can_2.11/1.3.3/spray-can_2.11-1.3.3.pom (2.8 kB at 31 kB/s)
#19 51.51 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-io_2.11/1.3.3/spray-io_2.11-1.3.3.pom
#19 51.60 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-io_2.11/1.3.3/spray-io_2.11-1.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-io_2.11/1.3.3/spray-io_2.11-1.3.3.pom (2.4 kB at 22 kB/s)
#19 51.71 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-util_2.11/1.3.3/spray-util_2.11-1.3.3.pom
#19 51.80 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-util_2.11/1.3.3/spray-util_2.11-1.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-util_2.11/1.3.3/spray-util_2.11-1.3.3.pom (2.5 kB at 18 kB/s)
#19 51.94 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-http_2.11/1.3.3/spray-http_2.11-1.3.3.pom
#19 52.03 Downloading from central: https://repo.maven.apache.org/maven2/io/spray/spray-http_2.11/1.3.3/spray-http_2.11-1.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/spray/spray-http_2.11/1.3.3/spray-http_2.11-1.3.3.pom (2.4 kB at 27 kB/s)
#19 52.12 Downloading from akka-repo: http://repo.akka.io/releases/com/typesafe/akka/akka-actor_2.11/2.3.7/akka-actor_2.11-2.3.7.pom
#19 52.19 Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/akka/akka-actor_2.11/2.3.7/akka-actor_2.11-2.3.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/akka/akka-actor_2.11/2.3.7/akka-actor_2.11-2.3.7.pom (1.9 kB at 24 kB/s)
#19 52.28 Downloading from akka-repo: http://repo.akka.io/releases/com/typesafe/config/1.2.1/config-1.2.1.pom
#19 52.36 Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.pom (1.9 kB at 19 kB/s)
#19 52.50 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.jar
#19 52.50 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.jar
#19 52.50 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.jar
#19 52.51 Downloading from akka-repo: http://repo.akka.io/releases/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
#19 52.51 Downloading from akka-repo: http://repo.akka.io/releases/commons-io/commons-io/2.2/commons-io-2.2.jar
#19 52.61 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
#19 52.61 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar
#19 52.61 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.jar
#19 52.63 Downloading from akka-repo: http://repo.akka.io/releases/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.jar
#19 52.68 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.jar
#19 52.71 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.jar
#19 52.72 Downloading from akka-repo: http://repo.akka.io/releases/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.jar
#19 52.72 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.jar
#19 52.75 Downloading from akka-repo: http://repo.akka.io/releases/junit/junit/4.11/junit-4.11.jar
#19 52.79 Downloading from akka-repo: http://repo.akka.io/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
#19 52.81 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.jar
#19 52.83 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.jar
#19 52.86 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.jar
#19 52.88 Downloading from akka-repo: http://repo.akka.io/releases/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar
#19 52.88 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.jar
#19 52.91 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.jar
#19 52.93 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.jar
#19 52.96 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.jar
#19 52.99 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.jar
#19 52.99 Downloading from akka-repo: http://repo.akka.io/releases/gov/nih/nlm/nls/lvg/lvgdist/2016.0/lvgdist-2016.0.jar
#19 53.01 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.jar
#19 53.04 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-chunker-res/4.0.0.1/ctakes-chunker-res-4.0.0.1.jar
#19 53.06 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.jar
#19 53.09 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.jar
#19 53.10 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.jar
#19 53.12 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.jar
#19 53.14 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-pos-tagger-res/4.0.0.1/ctakes-pos-tagger-res-4.0.0.1.jar
#19 53.15 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.jar
#19 53.18 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
#19 53.21 Downloading from akka-repo: http://repo.akka.io/releases/org/tukaani/xz/1.0/xz-1.0.jar
#19 53.22 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.jar
#19 53.24 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.jar
#19 53.25 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.jar
#19 53.30 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.jar
#19 53.31 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.jar
#19 53.31 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/4.0.0/ctakes-resources-umls2011ab-4.0.0.jar
#19 53.34 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-rxnorm-hsqldb-2011ab/4.0.0/ctakes-resources-rxnorm-hsqldb-2011ab-4.0.0.jar
#19 53.36 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-orangebook-hsqldb/4.0.0/ctakes-resources-orangebook-hsqldb-4.0.0.jar
#19 53.37 Downloading from akka-repo: http://repo.akka.io/releases/tw/edu/ntu/csie/libsvm/3.1/libsvm-3.1.jar
#19 53.41 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion/4.0.0.1/ctakes-assertion-4.0.0.1.jar
#19 53.42 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-res/4.0.0.1/ctakes-assertion-res-4.0.0.1.jar
#19 53.43 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-libsvm/2.0.0/cleartk-ml-libsvm-2.0.0.jar
#19 53.47 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-opennlp-maxent/2.0.0/cleartk-ml-opennlp-maxent-2.0.0.jar
#19 53.47 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-eval/2.0.0/cleartk-eval-2.0.0.jar
#19 53.50 Downloading from akka-repo: http://repo.akka.io/releases/args4j/args4j/2.0.16/args4j-2.0.16.jar
#19 53.52 Downloading from akka-repo: http://repo.akka.io/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
#19 53.55 Downloading from akka-repo: http://repo.akka.io/releases/com/carrotsearch/hppc/0.4.1/hppc-0.4.1.jar
#19 53.56 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.jar
#19 53.57 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.jar
#19 53.59 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-tools/sbinary/sbinary_2.9.0/0.4.0/sbinary_2.9.0-0.4.0.jar
#19 53.61 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-relation-extractor/4.0.0.1/ctakes-relation-extractor-4.0.0.1.jar
#19 53.63 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-relation-extractor-res/4.0.0.1/ctakes-relation-extractor-res-4.0.0.1.jar
#19 53.65 Downloading from akka-repo: http://repo.akka.io/releases/edu/mit/jwi/2.2.3/jwi-2.2.3.jar
#19 53.67 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dependency-parser/4.0.0.1/ctakes-dependency-parser-4.0.0.1.jar
#19 53.69 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dependency-parser-res/4.0.0.1/ctakes-dependency-parser-res-4.0.0.1.jar
#19 53.72 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex-res/4.0.0.1/ctakes-ytex-res-4.0.0.1.jar
#19 53.74 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex-uima/4.0.0.1/ctakes-ytex-uima-4.0.0.1.jar
#19 53.76 Downloading from akka-repo: http://repo.akka.io/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
#19 53.77 Downloading from akka-repo: http://repo.akka.io/releases/cglib/cglib/2.2.2/cglib-2.2.2.jar
#19 53.80 Downloading from akka-repo: http://repo.akka.io/releases/asm/asm/3.3.1/asm-3.3.1.jar
#19 53.81 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-tools/2.9.0/uimaj-tools-2.9.0.jar
#19 53.87 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-cpe/2.9.0/uimaj-cpe-2.9.0.jar
#19 53.87 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-adapter-vinci/2.9.0/uimaj-adapter-vinci-2.9.0.jar
#19 53.87 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/jVinci/2.9.0/jVinci-2.9.0.jar
#19 53.87 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-fast/4.0.0.1/ctakes-dictionary-lookup-fast-4.0.0.1.jar
#19 53.90 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-dictionary-lookup-fast-res/4.0.0.1/ctakes-dictionary-lookup-fast-res-4.0.0.1.jar
#19 53.93 Downloading from akka-repo: http://repo.akka.io/releases/net/sourceforge/ctakesresources/ctakes-resources-sno_rx/4.0.0/ctakes-resources-sno_rx-4.0.0.jar
#19 53.96 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-coreference/4.0.0.1/ctakes-coreference-4.0.0.1.jar
#19 53.97 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-coreference-res/4.0.0.1/ctakes-coreference-res-4.0.0.1.jar
#19 53.98 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-temporal/4.0.0.1/ctakes-temporal-4.0.0.1.jar
#19 53.99 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-temporal-res/4.0.0.1/ctakes-temporal-res-4.0.0.1.jar
#19 54.01 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-timeml/2.0.0/cleartk-timeml-2.0.0.jar
#19 54.04 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-feature/2.0.0/cleartk-feature-2.0.0.jar
#19 54.06 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-corpus/2.0.0/cleartk-corpus-2.0.0.jar
#19 54.08 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom/2.0.2/jdom-2.0.2.jar
#19 54.09 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-token/2.0.0/cleartk-token-2.0.0.jar
#19 54.11 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-snowball/2.0.0/cleartk-snowball-2.0.0.jar
#19 54.15 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/lucene/lucene-snowball/3.0.3/lucene-snowball-3.0.3.jar
#19 54.15 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-opennlp-tools/2.0.0/cleartk-opennlp-tools-2.0.0.jar
#19 54.17 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-uima/1.5.3/opennlp-uima-1.5.3.jar
#19 54.20 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-svmlight/2.0.0/cleartk-ml-svmlight-2.0.0.jar
#19 54.22 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-tksvmlight/2.0.0/cleartk-ml-tksvmlight-2.0.0.jar
#19 54.24 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-type-system/2.0.0/cleartk-type-system-2.0.0.jar
#19 54.25 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-crfsuite/2.0.0/cleartk-ml-crfsuite-2.0.0.jar
#19 54.29 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.resources-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.resources-asl-1.6.0.jar
#19 54.29 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
#19 54.31 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar
#19 54.31 Downloading from akka-repo: http://repo.akka.io/releases/de/tudarmstadt/ukp/dkpro/core/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl/1.6.0/de.tudarmstadt.ukp.dkpro.core.api.metadata-asl-1.6.0.jar
#19 54.36 Downloading from akka-repo: http://repo.akka.io/releases/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
#19 54.38 Downloading from akka-repo: http://repo.akka.io/releases/info/bethard/timenorm/0.9.5/timenorm-0.9.5.jar
#19 54.39 Downloading from akka-repo: http://repo.akka.io/releases/no/arktekk/anti-xml_2.11/0.6.0/anti-xml_2.11-0.6.0.jar
#19 54.41 Downloading from akka-repo: http://repo.akka.io/releases/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar
#19 54.41 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-mallet/2.0.0/cleartk-ml-mallet-2.0.0.jar
#19 54.46 Downloading from akka-repo: http://repo.akka.io/releases/cc/mallet/mallet/2.0.7/mallet-2.0.7.jar
#19 54.47 Downloading from akka-repo: http://repo.akka.io/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
#19 54.47 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/trove4j/trove4j/2.0.2/trove4j-2.0.2.jar
#19 54.50 Downloading from akka-repo: http://repo.akka.io/releases/org/jdom/jdom-legacy/1.1.3/jdom-legacy-1.1.3.jar
#19 54.51 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-clinical-pipeline-res/4.0.0.1/ctakes-clinical-pipeline-res-4.0.0.1.jar
#19 54.56 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-ytex/4.0.0.1/ctakes-ytex-4.0.0.1.jar
#19 54.56 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/hibernate-core/4.2.6.Final/hibernate-core-4.2.6.Final.jar
#19 54.56 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/logging/jboss-logging/3.1.0.GA/jboss-logging-3.1.0.GA.jar
#19 54.59 Downloading from akka-repo: http://repo.akka.io/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar
#19 54.64 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.jar
#19 54.64 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/common/hibernate-commons-annotations/4.0.2.Final/hibernate-commons-annotations-4.0.2.Final.jar
#19 54.66 Downloading from akka-repo: http://repo.akka.io/releases/org/hibernate/hibernate-ehcache/4.2.6.Final/hibernate-ehcache-4.2.6.Final.jar
#19 54.68 Downloading from akka-repo: http://repo.akka.io/releases/nz/ac/waikato/cms/weka/weka-stable/3.6.10/weka-stable-3.6.10.jar
#19 54.69 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/squirrel-sql/thirdparty-non-maven/java-cup/0.11a/java-cup-0.11a.jar
#19 54.74 Downloading from akka-repo: http://repo.akka.io/releases/mysql/mysql-connector-java/5.1.26/mysql-connector-java-5.1.26.jar
#19 54.76 Downloading from akka-repo: http://repo.akka.io/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar
#19 54.76 Downloading from akka-repo: http://repo.akka.io/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
#19 54.77 Downloading from akka-repo: http://repo.akka.io/releases/org/javassist/javassist/3.15.0-GA/javassist-3.15.0-GA.jar
#19 54.77 Downloading from akka-repo: http://repo.akka.io/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
#19 54.83 Downloading from akka-repo: http://repo.akka.io/releases/org/hsqldb/hsqldb/2.3.4/hsqldb-2.3.4.jar
#19 54.83 Downloading from akka-repo: http://repo.akka.io/releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
#19 54.85 Downloading from akka-repo: http://repo.akka.io/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
#19 54.86 Downloading from akka-repo: http://repo.akka.io/releases/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar
#19 54.86 Downloading from akka-repo: http://repo.akka.io/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
#19 54.93 Downloading from akka-repo: http://repo.akka.io/releases/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
#19 54.93 Downloading from akka-repo: http://repo.akka.io/releases/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
#19 54.94 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/solr/solr-commons-csv/3.5.0/solr-commons-csv-3.5.0.jar
#19 54.96 Downloading from akka-repo: http://repo.akka.io/releases/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
#19 54.97 Downloading from akka-repo: http://repo.akka.io/releases/log4j/log4j/1.2.17/log4j-1.2.17.jar
#19 55.02 Downloading from akka-repo: http://repo.akka.io/releases/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
#19 55.03 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.jar
#19 55.04 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-asm/3.1.2.RELEASE/spring-asm-3.1.2.RELEASE.jar
#19 55.05 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-jdbc/3.1.2.RELEASE/spring-jdbc-3.1.2.RELEASE.jar
#19 55.06 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-beans/3.1.2.RELEASE/spring-beans-3.1.2.RELEASE.jar
#19 55.09 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-tx/3.1.2.RELEASE/spring-tx-3.1.2.RELEASE.jar
#19 55.12 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-orm/3.1.2.RELEASE/spring-orm-3.1.2.RELEASE.jar
#19 55.15 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-aop/3.1.2.RELEASE/spring-aop-3.1.2.RELEASE.jar
#19 55.15 Downloading from akka-repo: http://repo.akka.io/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
#19 55.18 Downloading from akka-repo: http://repo.akka.io/releases/org/aspectj/aspectjweaver/1.7.3/aspectjweaver-1.7.3.jar
#19 55.18 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/ehcache/ehcache-core/2.4.6/ehcache-core-2.4.6.jar
#19 55.22 Downloading from akka-repo: http://repo.akka.io/releases/com/rubiconproject/oss/jchronic/0.2.6/jchronic-0.2.6.jar
#19 55.22 Downloading from akka-repo: http://repo.akka.io/releases/javax/xml/bind/jaxb-api/2.2.5/jaxb-api-2.2.5.jar
#19 55.26 Downloading from akka-repo: http://repo.akka.io/releases/com/sun/xml/bind/jaxb-impl/2.2.5/jaxb-impl-2.2.5.jar
#19 55.27 Downloading from akka-repo: http://repo.akka.io/releases/com/google/guava/guava/10.0/guava-10.0.jar
#19 55.28 Downloading from akka-repo: http://repo.akka.io/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
#19 55.31 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ant/ant-launcher/1.9.2/ant-launcher-1.9.2.jar
#19 55.33 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ant/ant/1.9.2/ant-1.9.2.jar
#19 55.35 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-zoner/4.0.0.1/ctakes-assertion-zoner-4.0.0.1.jar
#19 55.35 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-assertion-zoner-res/4.0.0.1/ctakes-assertion-zoner-res-4.0.0.1.jar
#19 55.38 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/mastif/mastif-zoner/1.4/mastif-zoner-1.4.jar
#19 55.39 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimaj-core/2.9.0/uimaj-core-2.9.0.jar
#19 55.41 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-context/3.1.2.RELEASE/spring-context-3.1.2.RELEASE.jar
#19 55.44 Downloading from akka-repo: http://repo.akka.io/releases/org/springframework/spring-expression/3.1.2.RELEASE/spring-expression-3.1.2.RELEASE.jar
#19 55.46 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/uima/uimafit-core/2.2.0/uimafit-core-2.2.0.jar
#19 55.48 Downloading from akka-repo: http://repo.akka.io/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
#19 55.48 Downloading from akka-repo: http://repo.akka.io/releases/net/sf/mastif/mastif-i2b2/1.6/mastif-i2b2-1.6.jar
#19 55.51 Downloading from akka-repo: http://repo.akka.io/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
#19 55.54 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-constituency-parser/4.0.0.1/ctakes-constituency-parser-4.0.0.1.jar
#19 55.56 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-constituency-parser-res/4.0.0.1/ctakes-constituency-parser-res-4.0.0.1.jar
#19 55.58 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/ctakes/ctakes-type-system/4.0.0.1/ctakes-type-system-4.0.0.1.jar
#19 55.59 Downloading from akka-repo: http://repo.akka.io/releases/org/apache/opennlp/opennlp-tools/1.7.2/opennlp-tools-1.7.2.jar
#19 55.60 Downloading from akka-repo: http://repo.akka.io/releases/jdom/jdom/1.0/jdom-1.0.jar
#19 55.61 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml/2.0.0/cleartk-ml-2.0.0.jar
#19 55.62 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-util/2.0.0/cleartk-util-2.0.0.jar
#19 55.68 Downloading from akka-repo: http://repo.akka.io/releases/org/cleartk/cleartk-ml-liblinear/2.0.0/cleartk-ml-liblinear-2.0.0.jar
#19 55.68 Downloading from akka-repo: http://repo.akka.io/releases/de/bwaldvogel/liblinear/1.94/liblinear-1.94.jar
#19 55.69 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-routing_2.11/1.3.4/spray-routing_2.11-1.3.4.jar
#19 55.71 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar
#19 55.73 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-http_2.11/1.3.4/spray-http_2.11-1.3.4.jar
#19 55.79 Downloading from akka-repo: http://repo.akka.io/releases/org/parboiled/parboiled-scala_2.11/1.1.7/parboiled-scala_2.11-1.1.7.jar
#19 55.80 Downloading from akka-repo: http://repo.akka.io/releases/org/parboiled/parboiled-core/1.1.7/parboiled-core-1.1.7.jar
#19 55.80 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-httpx_2.11/1.3.4/spray-httpx_2.11-1.3.4.jar
#19 55.82 Downloading from akka-repo: http://repo.akka.io/releases/org/scala-lang/modules/scala-xml_2.11/1.0.3/scala-xml_2.11-1.0.3.jar
#19 55.82 Downloading from akka-repo: http://repo.akka.io/releases/org/jvnet/mimepull/mimepull/1.9.5/mimepull-1.9.5.jar
#19 55.89 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-util_2.11/1.3.4/spray-util_2.11-1.3.4.jar
#19 55.89 Downloading from akka-repo: http://repo.akka.io/releases/com/chuusai/shapeless_2.11/1.2.4/shapeless_2.11-1.2.4.jar
#19 55.89 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.jar
#19 55.90 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-can_2.11/1.3.3/spray-can_2.11-1.3.3.jar
#19 55.96 Downloading from akka-repo: http://repo.akka.io/releases/io/spray/spray-io_2.11/1.3.3/spray-io_2.11-1.3.3.jar
#19 55.98 Downloading from akka-repo: http://repo.akka.io/releases/com/typesafe/akka/akka-actor_2.11/2.3.7/akka-actor_2.11-2.3.7.jar
#19 55.99 Downloading from akka-repo: http://repo.akka.io/releases/com/typesafe/config/1.2.1/config-1.2.1.jar
#19 56.11 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.jar
#19 56.11 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.jar
#19 56.11 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.jar
#19 56.11 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
#19 56.11 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-clinical-pipeline/4.0.0.1/ctakes-clinical-pipeline-4.0.0.1.jar (29 kB at 75 kB/s)
#19 56.50 Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core/4.0.0.1/ctakes-core-4.0.0.1.jar (497 kB at 1.0 MB/s)
#19 56.58 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 362 kB/s)
#19 56.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 531 kB/s)
#19 56.69 Downloading from central: https://repo.maven.apache.org/maven2/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar (130 kB at 225 kB/s)
#19 56.70 Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/edu/mit/findstruct/findstructapi/0.0.1/findstructapi-0.0.1.jar (13 kB at 20 kB/s)
#19 56.78 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/armbrust-file-utils/sqlwrapper/0.0.1/sqlwrapper-0.0.1.jar (17 kB at 26 kB/s)
#19 56.78 Downloading from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/openai/openaifsm/0.0.1/openaifsm-0.0.1.jar (13 kB at 18 kB/s)
#19 56.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/lexicalscope/jewelcli/jewelcli/0.8.3/jewelcli-0.8.3.jar (541 kB at 662 kB/s)
#19 56.93 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-utils/4.0.0.1/ctakes-utils-4.0.0.1.jar (60 kB at 70 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 266 kB/s)
#19 57.03 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1.4 MB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 47 kB/s)
#19 57.07 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/4.0.0/lucene-queries-4.0.0.jar (195 kB at 192 kB/s)
#19 57.13 Downloading from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/4.0.0/lucene-sandbox-4.0.0.jar (45 kB at 43 kB/s)
#19 57.16 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar (29 kB at 26 kB/s)
#19 57.22 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/4.0.0/lucene-queryparser-4.0.0.jar (385 kB at 343 kB/s)
#19 57.24 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-core-res/4.0.0.1/ctakes-core-res-4.0.0.1.jar (2.2 MB at 1.9 MB/s)
#19 57.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-context-tokenizer/4.0.0.1/ctakes-context-tokenizer-4.0.0.1.jar (13 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-preprocessor/4.0.0.1/ctakes-preprocessor-4.0.0.1.jar (64 kB at 53 kB/s)
#19 57.33 Downloading from central: https://repo.maven.apache.org/maven2/gov/nih/nlm/nls/lvg/lvgdist/2016.0/lvgdist-2016.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.0.0/lucene-core-4.0.0.jar (2.0 MB at 1.7 MB/s)
#19 57.33 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg/4.0.0.1/ctakes-lvg-4.0.0.1.jar (33 kB at 26 kB/s)
#19 57.37 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker-res/4.0.0.1/ctakes-chunker-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.0.0/lucene-analyzers-common-4.0.0.jar (1.5 MB at 1.2 MB/s)
#19 57.38 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-lvg-res/4.0.0.1/ctakes-lvg-res-4.0.0.1.jar (8.4 kB at 6.6 kB/s)
#19 57.39 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-chunker/4.0.0.1/ctakes-chunker-4.0.0.1.jar (19 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts/4.0.0.1/ctakes-ne-contexts-4.0.0.1.jar (25 kB at 19 kB/s)
#19 57.47 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.jar
#19 57.47 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-ne-contexts-res/4.0.0.1/ctakes-ne-contexts-res-4.0.0.1.jar (9.3 kB at 6.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger-res/4.0.0.1/ctakes-pos-tagger-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/uima/uimaj-document-annotation/2.9.0/uimaj-document-annotation-2.9.0.jar (12 kB at 8.4 kB/s)
#19 57.50 Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-pos-tagger/4.0.0.1/ctakes-pos-tagger-4.0.0.1.jar (21 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 155 kB/s)
#19 57.67 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/clearnlp/clearnlp/1.3.1/clearnlp-1.3.1.jar (589 kB at 362 kB/s)
#19 57.74 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.0/xz-1.0.jar (95 kB at 57 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jregex/jregex/1.2_01/jregex-1.2_01.jar (95 kB at 54 kB/s)
#19 57.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner/4.0.0.1/ctakes-drug-ner-4.0.0.1.jar (255 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-drug-ner-res/4.0.0.1/ctakes-drug-ner-res-4.0.0.1.jar (42 kB at 23 kB/s)
#19 57.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup/4.0.0.1/ctakes-dictionary-lookup-4.0.0.1.jar (130 kB at 68 kB/s)
#19 58.04 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/4.0.0/ctakes-resources-umls2011ab-4.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ctakes/ctakes-dictionary-lookup-res/4.0.0.1/ctakes-dictionary-lookup-res-4.0.0.1.jar (11 kB at 5.6 kB/s)
#19 58.08 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/ctakesresources/ctakes-resources-rxnorm-hsqldb-2011ab/4.0.0/ctakes-resources-rxnorm-hsqldb-2011ab-4.0.0.jar
Progress (5): 10/13 MB | 9.8/13 MB | 11/12 MB | 6.5/182 MB | 4.1/35 MB
#19 59.47 [output clipped, log limit 1MiB reached]


executor failed running [/bin/sh -c ln -s ../apache-ctakes/resources resources && ln -s ../apache-ctakes/desc desc && mvn package]: exit code: 137
ERROR: Service 'ctakes' failed to build : Build failed

Let me know how the alternative goes, replace build: . with image: ghcr.io/choyiny/ctakes-server/ctakes-server:55c663d4362c and run docker-compose up -d.

Thanks for the alternative. I was up successfully. But unfortunately the GET request didn't return anything.
This is the request I made http://localhost:9999/ctakes?text=Pain in the left leg.

This is what I got as response:
Error: Server returned nothing (no headers, no data)

Did you start the server with the proper UMLS credentials?

-Dctakes.umls_apikey=${UMLSAPIKEY}

the environment variable UMLSAPIKEY needs to be set properly

Unfortunately I wasn't able to get it to work either. I've been looking at alternatives anyways as it is not scalable to do NLP on documents by making HTTP calls anyway.

Cool alternative with Python: https://github.com/medspacy/medspacy