See <https://builds.apache.org/job/UIMA-uimaFIT/224/changes>

Changes:

[rec] [UIMA-3562] Avoid throwing UIMAException

------------------------------------------
[...truncated 2565 lines...]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name myView 
found.
        at org.apache.uima.cas.impl.CASImpl.getSofa(CASImpl.java:798)
        at org.apache.uima.cas.impl.CASImpl.getView(CASImpl.java:3001)
        at org.apache.uima.impl.Util.getStartingView(Util.java:51)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:356)
        ... 33 more

Dec 24, 2015 2:09:35 AM 
org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl 
processAndOutputNewCASes(273)
SEVERE: Exception occurred
org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator 
processing failed.    
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:401)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:308)
        at 
org.apache.uima.analysis_engine.asb.impl.ASB_impl$AggregateCasIterator.processUntilNextOutputCas(ASB_impl.java:570)
        at 
org.apache.uima.analysis_engine.asb.impl.ASB_impl$AggregateCasIterator.<init>(ASB_impl.java:412)
        at 
org.apache.uima.analysis_engine.asb.impl.ASB_impl.process(ASB_impl.java:344)
        at 
org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl.processAndOutputNewCASes(AggregateAnalysisEngine_impl.java:265)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:269)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:284)
        at 
org.apache.uima.fit.component.ViewCreatorAnnotatorTest.testOtherViewUnaware(ViewCreatorAnnotatorTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name myView 
found.
        at org.apache.uima.cas.impl.CASImpl.getSofa(CASImpl.java:798)
        at org.apache.uima.cas.impl.CASImpl.getView(CASImpl.java:3001)
        at org.apache.uima.impl.Util.getStartingView(Util.java:51)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:356)
        ... 33 more

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in 
org.apache.uima.fit.component.ViewCreatorAnnotatorTest
Running org.apache.uima.fit.component.ViewTextCopierAnnotatorTest
Dec 24, 2015 2:09:35 AM 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl 
callAnalysisComponentProcess(417)
SEVERE: Exception occurred
org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator 
processing failed.    
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:401)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:308)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:269)
        at 
org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:284)
        at 
org.apache.uima.fit.component.ViewTextCopierAnnotatorTest.testExceptions(ViewTextCopierAnnotatorTest.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name 
SourceView found.
        at org.apache.uima.cas.impl.CASImpl.getSofa(CASImpl.java:798)
        at org.apache.uima.cas.impl.CASImpl.getView(CASImpl.java:3001)
        at org.apache.uima.jcas.impl.JCasImpl.getView(JCasImpl.java:1442)
        at 
org.apache.uima.fit.component.ViewTextCopierAnnotator.process(ViewTextCopierAnnotator.java:58)
        at 
org.apache.uima.analysis_component.JCasAnnotator_ImplBase.process(JCasAnnotator_ImplBase.java:48)
        at 
org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:385)
        ... 29 more

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in 
org.apache.uima.fit.component.ViewTextCopierAnnotatorTest
Running org.apache.uima.fit.descriptor.TypeCapabilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.uima.fit.descriptor.TypeCapabilityTest
Running org.apache.uima.fit.testing.factory.TokenBuilderTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
org.apache.uima.fit.testing.factory.TokenBuilderTest
Running org.apache.uima.fit.util.ContainmentIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.uima.fit.util.ContainmentIndexTest
Running org.apache.uima.fit.util.CasUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in 
org.apache.uima.fit.util.CasUtilTest
Running org.apache.uima.fit.util.SimplePipelineTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.apache.uima.fit.util.SimplePipelineTest
Running org.apache.uima.fit.util.FSUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in 
org.apache.uima.fit.util.FSUtilTest
Running org.apache.uima.fit.util.JCasIterableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.uima.fit.util.JCasIterableTest
Running org.apache.uima.fit.util.DisableLoggingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.uima.fit.util.DisableLoggingTest
Running org.apache.uima.fit.util.JCasUtilTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.941 sec - in 
org.apache.uima.fit.util.JCasUtilTest
Running org.apache.uima.fit.util.LocaleUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.uima.fit.util.LocaleUtilTest
Running org.apache.uima.fit.util.HideOutputTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.uima.fit.util.HideOutputTest
Running org.apache.uima.fit.util.FSCollectionFactoryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
org.apache.uima.fit.util.FSCollectionFactoryTest

Results :

Tests run: 191, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default) @ uimafit-core ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 2169ms

[ERROR] Dec 24, 2015 2:09:42 AM 
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 103 classes.

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:cpd (default) @ uimafit-core ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 file in 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target>
[DRY] Successfully parsed file 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/cpd.xml>
 of module Apache UIMA uimaFIT - Core with 2 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #223
[INFO] 
[INFO] --- maven-pmd-plugin:3.1:pmd (default) @ uimafit-core ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 file in 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target>
[PMD] Successfully parsed file 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/pmd.xml>
 of module Apache UIMA uimaFIT - Core with 35 unique warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #223
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-compatibility) @ 
uimafit-core ---
[INFO] Version specified as <2.1.0>
[INFO] Using 
</home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uimafit-core/2.1.0/uimafit-core-2.1.0.jar>
 as previous JAR
[INFO] Using 
<<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/uimafit-core-2.2.0-SNAPSHOT.jar>>
 as current JAR
Class org.apache.uima.fit.component.CasDumpWriter
 Added Field PARAM_SORT, desc Ljava/lang/String;, access final public static
Class org.apache.uima.fit.factory.CollectionReaderFactory
 Changed Method createCollectionReader, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReader;,
 access 
 Changed Method createReaderDescriptionFromPath, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReaderDescription;,
 access 
 Changed Method createCollectionReaderFromPath, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReader;,
 access 
 Changed Method createReader, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReader;,
 access 
 Changed Method createCollectionReaderDescriptionFromPath, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReaderDescription;,
 access 
 Changed Method createReaderFromPath, desc 
(Ljava/lang/String;[Ljava/lang/Object;)Lorg/apache/uima/collection/CollectionReader;,
 access 
Class org.apache.uima.fit.factory.JCasFactory
 Changed Method createJCas, desc 
([Ljava/lang/String;)Lorg/apache/uima/jcas/JCas;, access 
 Changed Method createJCasFromPath, desc 
([Ljava/lang/String;)Lorg/apache/uima/jcas/JCas;, access 
 Added Method createText, desc 
(Ljava/lang/String;Ljava/lang/String;)Lorg/apache/uima/jcas/JCas;, access 
public static
 Changed Method createJCas, desc ()Lorg/apache/uima/jcas/JCas;, access 
 Changed Method createJCas, desc 
(Lorg/apache/uima/resource/metadata/TypeSystemDescription;)Lorg/apache/uima/jcas/JCas;,
 access 
 Changed Method createJCas, desc 
(Ljava/lang/String;Lorg/apache/uima/resource/metadata/TypeSystemDescription;)Lorg/apache/uima/jcas/JCas;,
 access 
 Added Method createText, desc (Ljava/lang/String;)Lorg/apache/uima/jcas/JCas;, 
access public static
Class org.apache.uima.fit.pipeline.SimplePipeline
 Changed Method runPipeline, desc 
(Lorg/apache/uima/collection/CollectionReader;[Lorg/apache/uima/analysis_engine/AnalysisEngineDescription;)V,
 access 
 Changed Method runPipeline, desc 
(Lorg/apache/uima/collection/CollectionReaderDescription;[Lorg/apache/uima/analysis_engine/AnalysisEngineDescription;)V,
 access 
 Changed Method runPipeline, desc 
(Lorg/apache/uima/collection/CollectionReader;[Lorg/apache/uima/analysis_engine/AnalysisEngine;)V,
 access 
Class org.apache.uima.fit.util.CasUtil
 Added Method selectAt, sig 
(Lorg/apache/uima/cas/CAS;Lorg/apache/uima/cas/Type;II)Ljava/util/List<Lorg/apache/uima/cas/text/AnnotationFS;>;,
 desc (Lorg/apache/uima/cas/CAS;Lorg/apache/uima/cas/Type;II)Ljava/util/List;, 
access public static
 Added Method selectSingleAt, desc 
(Lorg/apache/uima/cas/CAS;Lorg/apache/uima/cas/Type;II)Lorg/apache/uima/cas/text/AnnotationFS;,
 access public static
Class org.apache.uima.fit.util.FSCollectionFactory
 Added Method createStringList, desc 
(Lorg/apache/uima/jcas/JCas;[Ljava/lang/String;)Lorg/apache/uima/jcas/cas/StringList;,
 access public static varargs
 Added Method createFloatList, desc 
(Lorg/apache/uima/jcas/JCas;[F)Lorg/apache/uima/jcas/cas/FloatList;, access 
public static varargs
 Added Method createFloatList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;[F)TT;, 
desc (Lorg/apache/uima/cas/CAS;[F)Lorg/apache/uima/cas/FeatureStructure;, 
access public static varargs
 Added Method createStringList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;Ljava/util/Collection<Ljava/lang/String;>;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;Ljava/util/Collection;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static
 Added Method createFloatList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;Ljava/util/Collection<Ljava/lang/Float;>;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;Ljava/util/Collection;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static
 Added Method createIntegerList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;Ljava/util/Collection<Ljava/lang/Integer;>;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;Ljava/util/Collection;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static
 Added Method createStringList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;[Ljava/lang/String;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;[Ljava/lang/String;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static varargs
 Added Method createIntegerList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;[I)TT;, 
desc (Lorg/apache/uima/cas/CAS;[I)Lorg/apache/uima/cas/FeatureStructure;, 
access public static varargs
 Added Method createFSList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;[Lorg/apache/uima/cas/FeatureStructure;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;[Lorg/apache/uima/cas/FeatureStructure;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static varargs
 Added Method createFSList, sig 
<T::Lorg/apache/uima/cas/FeatureStructure;>(Lorg/apache/uima/cas/CAS;Ljava/util/Collection<+Lorg/apache/uima/cas/FeatureStructure;>;)TT;,
 desc 
(Lorg/apache/uima/cas/CAS;Ljava/util/Collection;)Lorg/apache/uima/cas/FeatureStructure;,
 access public static
 Added Method createIntegerList, desc 
(Lorg/apache/uima/jcas/JCas;[I)Lorg/apache/uima/jcas/cas/IntegerList;, access 
public static varargs
Class org.apache.uima.fit.util.FSUtil
 Added Class , access public super synchronized
Class org.apache.uima.fit.util.JCasUtil
 Added Method selectSingleAt, sig 
<T:Lorg/apache/uima/jcas/tcas/Annotation;>(Lorg/apache/uima/jcas/JCas;Ljava/lang/Class<TT;>;II)TT;,
 desc 
(Lorg/apache/uima/jcas/JCas;Ljava/lang/Class;II)Lorg/apache/uima/jcas/tcas/Annotation;,
 access public static
 Added Method selectAt, sig 
<T:Lorg/apache/uima/jcas/tcas/Annotation;>(Lorg/apache/uima/jcas/JCas;Ljava/lang/Class<TT;>;II)Ljava/util/List<TT;>;,
 desc (Lorg/apache/uima/jcas/JCas;Ljava/lang/Class;II)Ljava/util/List;, access 
public static
[WARNING] Rule 0: org.semver.enforcer.RequireBackwardCompatibility failed with 
message:
Current codebase is not backward compatible (BACKWARD_COMPATIBLE_USER) with 
version <2.1.0>. Compatibility type has been detected as 
<NON_BACKWARD_COMPATIBLE>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache UIMA uimaFIT
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA uimaFIT - Parent ...................... SUCCESS [24.432s]
[INFO] Apache UIMA uimaFIT - Core ........................ FAILURE [1:37.650s]
[INFO] Apache UIMA uimaFIT - Examples .................... SKIPPED
[INFO] Apache UIMA uimaFIT - Spring integration .......... SKIPPED
[INFO] Apache UIMA uimaFIT - Maven Plugin ................ SKIPPED
[INFO] Apache UIMA uimaFIT - Legacy uimaFIT support ...... SKIPPED
[INFO] Apache UIMA uimaFIT - Documentation ............... SKIPPED
[INFO] Apache UIMA uimaFIT - Collection Processing Engine support  SKIPPED
[INFO] Apache UIMA uimaFIT ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:07.233s
[INFO] Finished at: Thu Dec 24 02:09:52 UTC 2015
[INFO] Final Memory: 70M/715M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce 
(enforce-compatibility) on project uimafit-core: Some Enforcer rules have 
failed. Look above for specific messages explaining why the rule failed. -> 
[Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimafit-core
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/pom.xml>
 to 
org.apache.uima/uimafit-maven-plugin/2.2.0-SNAPSHOT/uimafit-maven-plugin-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/pom.xml> to 
org.apache.uima/uimafit-spring/2.2.0-SNAPSHOT/uimafit-spring-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/pom.xml> 
to 
org.apache.uima/uimafit-examples/2.2.0-SNAPSHOT/uimafit-examples-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-cpe/pom.xml> to 
org.apache.uima/uimafit-cpe/2.2.0-SNAPSHOT/uimafit-cpe-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-docbook/pom.xml> 
to 
org.apache.uima/uimafit-docbook/2.2.0-SNAPSHOT/uimafit-docbook-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/pom.xml>
 to 
org.apache.uima/uimafit-legacy-support/2.2.0-SNAPSHOT/uimafit-legacy-support-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-parent/pom.xml> to 
org.apache.uima/uimafit-parent/2.2.0-SNAPSHOT/uimafit-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/pom.xml> to 
org.apache.uima/uimafit-core/2.2.0-SNAPSHOT/uimafit-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/uimafit-core-2.2.0-SNAPSHOT.jar>
 to org.apache.uima/uimafit-core/2.2.0-SNAPSHOT/uimafit-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/pom.xml> to 
org.apache.uima/uimafit/2.2.0-SNAPSHOT/uimafit-2.2.0-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to