See 
<https://builds.apache.org/job/UIMA-Ruta-v3%20Java%2011/org.apache.uima$ruta-core/2/display/redirect>

------------------------------------------
[...truncated 111.79 KB...]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: java.lang.RuntimeException: Feature with name 'a' has not yet been 
resolved in script Ruta11387526862714200181. Most likely, it is not defined for 
the given type: uima.tcas.Annotation
        at 
org.apache.uima.ruta.expression.feature.LazyFeature.checkDelegate(LazyFeature.java:101)
        at 
org.apache.uima.ruta.expression.feature.LazyFeature.getRange(LazyFeature.java:72)
        at 
org.apache.uima.ruta.expression.feature.SimpleFeatureExpression.collectFeatureStructures(SimpleFeatureExpression.java:232)
        at 
org.apache.uima.ruta.expression.feature.SimpleFeatureExpression.collectFeatureStructures(SimpleFeatureExpression.java:190)
        at 
org.apache.uima.ruta.expression.feature.SimpleFeatureExpression.getFeatureStructures(SimpleFeatureExpression.java:176)
        at 
org.apache.uima.ruta.condition.ImplicitCondition.eval(ImplicitCondition.java:78)
        at 
org.apache.uima.ruta.rule.RutaRuleElement.doMatch(RutaRuleElement.java:397)
        at 
org.apache.uima.ruta.rule.RutaRuleElement.continueOwnMatch(RutaRuleElement.java:158)
        at 
org.apache.uima.ruta.rule.RutaRuleElement.continueMatch(RutaRuleElement.java:241)
        at 
org.apache.uima.ruta.rule.RutaRuleElement.startMatch(RutaRuleElement.java:90)
        at 
org.apache.uima.ruta.rule.ComposedRuleElement.startMatch(ComposedRuleElement.java:77)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:64)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:55)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:37)
        at 
org.apache.uima.ruta.block.RutaScriptBlock.apply(RutaScriptBlock.java:67)
        at org.apache.uima.ruta.RutaModule.apply(RutaModule.java:56)
        at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java:612)
        ... 37 more

[WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0.462 s - in 
org.apache.uima.ruta.expression.annotation.AnnotationLabelExpressionTest
[INFO] Running 
org.apache.uima.ruta.expression.annotation.AnnotationFeatureExpressionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s 
- in org.apache.uima.ruta.expression.annotation.AnnotationFeatureExpressionTest
[INFO] Running 
org.apache.uima.ruta.expression.annotation.AnnotationAddressExpressionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s 
- in org.apache.uima.ruta.expression.annotation.AnnotationAddressExpressionTest
[INFO] Running org.apache.uima.ruta.expression.string.StringFeatureTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s 
- in org.apache.uima.ruta.expression.string.StringFeatureTest
[INFO] Running 
org.apache.uima.ruta.expression.string.StringSubtypeAllowedValuesTest
May 27, 2019 4:17:13 PM 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl 
callAnalysisComponentProcess(424)
SEVERE: Exception occurred
org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator 
processing failed.    
        at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java:614)
        at 
org.apache.uima.analysis_component.JCasAnnotator_ImplBase.process(JCasAnnotator_ImplBase.java:48)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.lambda$callProcessMethod$3(AnalysisEngineImplBase.java:626)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.withContexts(AnalysisEngineImplBase.java:643)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.callProcessMethod(AnalysisEngineImplBase.java:623)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:381)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:299)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:272)
        at org.apache.uima.ruta.engine.Ruta.apply(Ruta.java:115)
        at org.apache.uima.ruta.engine.Ruta.apply(Ruta.java:123)
        at 
org.apache.uima.ruta.expression.string.StringSubtypeAllowedValuesTest.testInvalidValue(StringSubtypeAllowedValuesTest.java:76)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: org.apache.uima.cas.CASRuntimeException: Error setting string value: 
string "D" is not valid for a value of type "ruta.SubString".
        at 
org.apache.uima.cas.impl.TypeImpl_stringSubtype.validateIsInAllowedValues(TypeImpl_stringSubtype.java:43)
        at 
org.apache.uima.cas.impl.FeatureStructureImplC.subStringRangeCheck(FeatureStructureImplC.java:1752)
        at 
org.apache.uima.cas.impl.FeatureStructureImplC.setStringValue(FeatureStructureImplC.java:545)
        at 
org.apache.uima.ruta.RutaStream.assignFeatureValue(RutaStream.java:1008)
        at 
org.apache.uima.ruta.RutaStream.assignFeatureValues(RutaStream.java:983)
        at 
org.apache.uima.ruta.action.CreateAction.execute(CreateAction.java:75)
        at 
org.apache.uima.ruta.rule.AbstractRuleElement.apply(AbstractRuleElement.java:137)
        at 
org.apache.uima.ruta.rule.RuleElementCaretaker.applyRuleElements(RuleElementCaretaker.java:121)
        at 
org.apache.uima.ruta.rule.ComposedRuleElement.applyRuleElements(ComposedRuleElement.java:628)
        at 
org.apache.uima.ruta.rule.AbstractRuleElement.doneMatching(AbstractRuleElement.java:86)
        at 
org.apache.uima.ruta.rule.ComposedRuleElement.fallback(ComposedRuleElement.java:527)
        at 
org.apache.uima.ruta.rule.ComposedRuleElement.fallbackContinue(ComposedRuleElement.java:420)
        at 
org.apache.uima.ruta.rule.RutaRuleElement.startMatch(RutaRuleElement.java:104)
        at 
org.apache.uima.ruta.rule.ComposedRuleElement.startMatch(ComposedRuleElement.java:77)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:64)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:55)
        at org.apache.uima.ruta.rule.RutaRule.apply(RutaRule.java:37)
        at 
org.apache.uima.ruta.block.RutaScriptBlock.apply(RutaScriptBlock.java:67)
        at org.apache.uima.ruta.RutaModule.apply(RutaModule.java:56)
        at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java:612)
        ... 36 more

[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s 
- in org.apache.uima.ruta.expression.string.StringSubtypeAllowedValuesTest
[INFO] Running org.apache.uima.ruta.SubAtomicTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s 
- in org.apache.uima.ruta.SubAtomicTest
[INFO] Running org.apache.uima.ruta.resource.CSVTableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.uima.ruta.resource.CSVTableTest
[INFO] Running org.apache.uima.ruta.DisjunctiveRuleElementTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s 
- in org.apache.uima.ruta.DisjunctiveRuleElementTest
[INFO] Running org.apache.uima.ruta.IncompletePartitioningTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s 
- in org.apache.uima.ruta.IncompletePartitioningTest
[INFO] Running org.apache.uima.ruta.OutOfWindowTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s 
- in org.apache.uima.ruta.OutOfWindowTest
[INFO] Running org.apache.uima.ruta.IncrementalPartitioningTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s 
- in org.apache.uima.ruta.IncrementalPartitioningTest
[INFO] Running org.apache.uima.ruta.seed.NBSPWSTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s 
- in org.apache.uima.ruta.seed.NBSPWSTest
[INFO] Running org.apache.uima.ruta.seed.DefaultSeederTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s 
- in org.apache.uima.ruta.seed.DefaultSeederTest
[INFO] Running org.apache.uima.ruta.FeatureMatch1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - 
in org.apache.uima.ruta.FeatureMatch1Test
[INFO] Running org.apache.uima.ruta.AdditionalScriptUimaFitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s 
- in org.apache.uima.ruta.AdditionalScriptUimaFitTest
[INFO] Running org.apache.uima.ruta.FeatureMatch2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
- in org.apache.uima.ruta.FeatureMatch2Test
[INFO] Running org.apache.uima.ruta.EmptyDocumentTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
- in org.apache.uima.ruta.EmptyDocumentTest
[INFO] Running org.apache.uima.ruta.TypeAliasTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
- in org.apache.uima.ruta.TypeAliasTest
[INFO] Running org.apache.uima.ruta.descriptor.GenerateDescriptorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s 
- in org.apache.uima.ruta.descriptor.GenerateDescriptorTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   WildCard1Test.test:54 size of expected annotations (8) does not match 
with actual size (4).
[ERROR]   WildCardInWindowTest.testMultiMidOut:67 size of expected annotations 
(2) does not match with actual size (0).
[ERROR]   WildCardInWindowTest.testSingleBothDirections:45 size of expected 
annotations (2) does not match with actual size (0).
[INFO] 
[ERROR] Tests run: 371, Failures: 3, Errors: 0, Skipped: 6
[INFO] 
[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/UIMA-Ruta-v3%20Java%2011/org.apache.uima$ruta-core/ws/target/surefire-reports>
 for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump 
and [date].dumpstream.
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.SurefireArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy customized bin 
LICENSE file) @ ruta-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/UIMA-Ruta-v3%20Java%2011/org.apache.uima$ruta-core/ws/src/main/readme_bin>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (dup-meta-jar-cleanup) @ ruta-core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ruta-core ---
[INFO] Building jar: 
<https://builds.apache.org/job/UIMA-Ruta-v3%20Java%2011/org.apache.uima$ruta-core/ws/target/ruta-core-3.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
ruta-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- japicmp-maven-plugin:0.9.3:cmp (default) @ ruta-core ---
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.9.3/japicmp-0.9.3.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.9.3/japicmp-0.9.3.pom
 (4 KB at 17.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom
 (10 KB at 126.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom 
(6 KB at 102.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
 (8 KB at 141.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.pom (3 
KB at 20.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/io/airlift/airbase/28/airbase-28.pom (60 
KB at 1030.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
 (612 B at 11.1 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.pom
 (4 KB at 64.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
 (4 KB at 72.8 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom
 (2 KB at 33.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
 (12 KB at 212.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
 (5 KB at 90.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
 (5 KB at 91.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
 (2 KB at 22.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
 (19 KB at 346.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
 (25 KB at 460.8 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
 (2 KB at 29.2 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
 (4 KB at 74.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
 (7 KB at 105.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
 (16 KB at 301.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
 (3 KB at 57.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
 (2 KB at 33.1 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
 (3 KB at 47.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
 (6 KB at 103.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.pom
 (16 KB at 280.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom
 (17 KB at 317.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.9.3/japicmp-0.9.3.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
 (3 KB at 121.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/io/airlift/airline/0.7/airline-0.7.jar (84 
KB at 3226.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
 (733 KB at 18794.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.3/annotations-2.0.3.jar
 (76 KB at 1675.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar
 (52 KB at 999.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
 (18 KB at 302.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar
 (11 KB at 150.4 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
 (161 KB at 2088.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar
 (275 KB at 3525.1 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar 
(2204 KB at 26869.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
 (151 KB at 1636.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar
 (51 KB at 535.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar
 (15 KB at 155.2 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar
 (59 KB at 577.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
 (107 KB at 970.5 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar
 (37 KB at 303.0 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.6/groovy-jsr223-2.4.6.jar
 (21 KB at 163.1 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/com/github/siom79/japicmp/japicmp/0.9.3/japicmp-0.9.3.jar
 (218 KB at 1000.9 KB/sec)
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar
 (4452 KB at 18549.5 KB/sec)
[INFO] Downloading: 
https://repo1.maven.org/eclipse/org/apache/uima/ruta-core/2.6.0/ruta-core-2.6.0.jar
[INFO] Downloading: 
https://repo1.maven.org/maven2/org/apache/uima/ruta-core/2.6.0/ruta-core-2.6.0.jar
[INFO] Downloaded: 
https://repo1.maven.org/maven2/org/apache/uima/ruta-core/2.6.0/ruta-core-2.6.0.jar
 (843 KB at 15900.3 KB/sec)

Reply via email to