Since I can't test Ruta or uimaFIT without fixing this, I'll take a try at fixing it :-).
-Marshall On 2/28/2017 4:15 PM, Marshall Schor wrote: > The basic thing needing some fixups is the ExtendedLogger. > > The revised logging in uv3 alpha02 looks like this: > > Interface: org.apache.uima.Util.Logger > now extends org.slf4j.Logger (lots of new methods, variants on > trace/info/warn > etc.) > > and adds a few methods from log4j logger that support Java 8 "Supplier" > arguments. > > There is now a new class which should do most of the "hard work" of supporting > extensions; all of the core logging backend implementations extend this > (Logger_common_impl). > > -Marshall > > > On 2/28/2017 3:43 PM, Apache Jenkins Server wrote: >> See <https://builds.apache.org/job/UIMA-uimaFIT%20v3/6/display/redirect> >> >> ------------------------------------------ >> [...truncated 50.91 KB...] >> [INFO] Apache UIMA uimaFIT - Examples >> [INFO] Apache UIMA uimaFIT - Spring integration >> [INFO] Apache UIMA uimaFIT - Maven Plugin >> [INFO] Apache UIMA uimaFIT - Legacy uimaFIT support >> [INFO] Apache UIMA uimaFIT - Documentation >> [INFO] Apache UIMA uimaFIT - Collection Processing Engine support >> [INFO] Apache UIMA uimaFIT >> [INFO] >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Apache UIMA uimaFIT - Parent 3.0.0-SNAPSHOT >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] >> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimafit-parent --- >> [TASKS] Scanning folder >> '<https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-parent'> >> for files matching the pattern '**/*.java' - excludes: >> [TASKS] Found 0 files to scan for tasks >> Found 0 open tasks. >> [TASKS] Computing warning deltas based on reference build #5 >> [INFO] >> [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ >> uimafit-parent --- >> [INFO] >> [INFO] --- build-helper-maven-plugin:1.8:parse-version >> (parse-project-version) @ uimafit-parent --- >> [INFO] >> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear >> and buildMonth) @ uimafit-parent --- >> [INFO] >> [INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-parent --- >> [INFO] >> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ >> uimafit-parent --- >> [INFO] >> [INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ >> uimafit-parent --- >> [INFO] Executing tasks >> >> main: >> [INFO] Executed tasks >> [INFO] >> [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ >> uimafit-parent --- >> [INFO] >> [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default) @ uimafit-parent >> --- >> [FINDBUGS] No report found for mojo findbugs >> [INFO] >> [INFO] --- maven-pmd-plugin:3.1:cpd (default) @ uimafit-parent --- >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.3/doxia-site-renderer-1.3.pom >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.3/doxia-site-renderer-1.3.pom >> (0 B at 0.0 KB/sec) >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.3/doxia-module-fml-1.3.pom >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.3/doxia-module-fml-1.3.pom >> (0 B at 0.0 KB/sec) >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.0.5/pmd-5.0.5.pom >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.0.5/pmd-5.0.5.pom >> (35 KB at 661.5 KB/sec) >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.3/doxia-decoration-model-1.3.jar >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.3/doxia-site-renderer-1.3.jar >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.3/doxia-module-fml-1.3.jar >> [INFO] Downloading: >> https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.0.5/pmd-5.0.5.jar >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.3/doxia-decoration-model-1.3.jar >> (0 B at 0.0 KB/sec) >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.3/doxia-site-renderer-1.3.jar >> (0 B at 0.0 KB/sec) >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.3/doxia-module-fml-1.3.jar >> (0 B at 0.0 KB/sec) >> [INFO] Downloaded: >> https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.0.5/pmd-5.0.5.jar >> (1420 KB at 8300.8 KB/sec) >> [DRY] No report found for mojo cpd >> [INFO] >> [INFO] --- maven-pmd-plugin:3.1:pmd (default) @ uimafit-parent --- >> [PMD] No report found for mojo pmd >> [INFO] >> [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ >> uimafit-parent --- >> [INFO] Installing >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-parent/pom.xml> >> to >> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-SNAPSHOT.pom >> [INFO] >> [INFO] >>> maven-dependency-plugin:2.8:analyze (default-cli) > test-compile >> @ uimafit-parent >>> >> [INFO] >> [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ >> uimafit-parent --- >> [INFO] >> [INFO] --- build-helper-maven-plugin:1.8:parse-version >> (parse-project-version) @ uimafit-parent --- >> [INFO] >> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear >> and buildMonth) @ uimafit-parent --- >> [INFO] >> [INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-parent --- >> [INFO] >> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ >> uimafit-parent --- >> [WARNING] Failed to getClass for >> org.apache.maven.plugin.dependency.analyze.AnalyzeMojo >> [INFO] >> [INFO] <<< maven-dependency-plugin:2.8:analyze (default-cli) < test-compile >> @ uimafit-parent <<< >> [INFO] >> [INFO] --- maven-dependency-plugin:2.8:analyze (default-cli) @ >> uimafit-parent --- >> [INFO] Skipping pom project >> [INFO] >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Apache UIMA uimaFIT - Core 3.0.0-SNAPSHOT >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> (809 B at 1.9 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/jcasgen-maven-plugin-3.0.0-alpha02-20170228.203929-9.pom >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/jcasgen-maven-plugin-3.0.0-alpha02-20170228.203929-9.pom >> (6 KB at 15.1 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> (620 B at 1.6 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/uimaj-parent-3.0.0-alpha02-20170228.204214-8.pom >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/uimaj-parent-3.0.0-alpha02-20170228.204214-8.pom >> (20 KB at 43.9 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/jcasgen-maven-plugin-3.0.0-alpha02-20170228.203929-9.jar >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/3.0.0-alpha02-SNAPSHOT/jcasgen-maven-plugin-3.0.0-alpha02-20170228.203929-9.jar >> (28 KB at 63.1 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> (799 B at 2.0 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/uimaj-core-3.0.0-alpha02-20170228.204044-8.pom >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/uimaj-core-3.0.0-alpha02-20170228.204044-8.pom >> (12 KB at 32.9 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.pom >> (3 KB at 100.1 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.pom >> (5 KB at 252.4 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.pom >> (3 KB at 107.2 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.pom >> (2 KB at 90.6 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.pom >> (2 KB at 74.1 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.pom >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.pom >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.pom >> (7 KB at 262.2 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/uimaj-core-3.0.0-alpha02-20170228.204044-8.jar >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/3.0.0-alpha02-SNAPSHOT/uimaj-core-3.0.0-alpha02-20170228.204044-8.jar >> (1695 KB at 1781.5 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/eclipse/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.jar >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.jar >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-expression/3.2.16.RELEASE/spring-expression-3.2.16.RELEASE.jar >> (192 KB at 3917.6 KB/sec) >> [INFO] Downloading: >> http://repo1.maven.org/maven2/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.jar >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-aop/3.2.16.RELEASE/spring-aop-3.2.16.RELEASE.jar >> (331 KB at 5605.4 KB/sec) >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-beans/3.2.16.RELEASE/spring-beans-3.2.16.RELEASE.jar >> (600 KB at 7791.6 KB/sec) >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-context/3.2.16.RELEASE/spring-context-3.2.16.RELEASE.jar >> (849 KB at 9320.3 KB/sec) >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-core/3.2.16.RELEASE/spring-core-3.2.16.RELEASE.jar >> (866 KB at 9107.7 KB/sec) >> [INFO] Downloaded: >> http://repo1.maven.org/maven2/org/springframework/spring-test/3.2.16.RELEASE/spring-test-3.2.16.RELEASE.jar >> (448 KB at 4431.9 KB/sec) >> [INFO] >> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimafit-core --- >> [TASKS] Scanning folder >> '<https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core'> >> for files matching the pattern '**/*.java' - excludes: >> [TASKS] Found 152 files to scan for tasks >> Found 3 open tasks. >> [TASKS] Computing warning deltas based on reference build #5 >> [INFO] >> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ >> uimafit-core --- >> [INFO] >> [INFO] --- build-helper-maven-plugin:1.8:parse-version >> (parse-project-version) @ uimafit-core --- >> [INFO] >> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear >> and buildMonth) @ uimafit-core --- >> [INFO] >> [INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-core --- >> [INFO] >> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ >> uimafit-core --- >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/maven-metadata.xml >> (620 B at 1.6 KB/sec) >> [INFO] Downloading: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/uimaj-parent-3.0.0-alpha02-20170228.204214-8.pom >> [INFO] Downloaded: >> http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/3.0.0-alpha02-SNAPSHOT/uimaj-parent-3.0.0-alpha02-20170228.204214-8.pom >> (0 B at 0.0 KB/sec) >> [INFO] >> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ >> uimafit-core --- >> [INFO] Using 'UTF-8' encoding to copy filtered resources. >> [INFO] Copying 1 resource >> [INFO] Copying 3 resources >> [INFO] >> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ >> uimafit-core --- >> [INFO] Changes detected - recompiling the module! >> [INFO] Compiling 87 source files to >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/target/classes> >> [INFO] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasDumpWriter.java>: >> Some input files use or override a deprecated API. >> [INFO] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasDumpWriter.java>: >> Recompile with -Xlint:deprecation for details. >> [INFO] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/factory/ExternalResourceFactory.java>: >> Some input files use unchecked or unsafe operations. >> [INFO] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/factory/ExternalResourceFactory.java>: >> Recompile with -Xlint:unchecked for details. >> [INFO] ------------------------------------------------------------- >> [ERROR] COMPILATION ERROR : >> [INFO] ------------------------------------------------------------- >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/internal/ExtendedLogger.java>:[40,8] >> org.apache.uima.fit.internal.ExtendedLogger is not abstract and does not >> override abstract method getLimitedLogger(int) in org.apache.uima.util.Logger >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasConsumer_ImplBase.java>:[44,25] >> getLogger() in org.apache.uima.fit.component.JCasConsumer_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasAnnotator_ImplBase.java>:[40,25] >> getLogger() in org.apache.uima.fit.component.JCasAnnotator_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasConsumer_ImplBase.java>:[44,25] >> getLogger() in org.apache.uima.fit.component.CasConsumer_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasMultiplier_ImplBase.java>:[42,25] >> getLogger() in org.apache.uima.fit.component.CasMultiplier_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasAnnotator_ImplBase.java>:[41,25] >> getLogger() in org.apache.uima.fit.component.CasAnnotator_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasMultiplier_ImplBase.java>:[42,25] >> getLogger() in org.apache.uima.fit.component.JCasMultiplier_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> overridden method is final >> [INFO] 7 errors >> [INFO] ------------------------------------------------------------- >> [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 [ 20.345 >> s] >> [INFO] Apache UIMA uimaFIT - Core ......................... FAILURE [ 24.870 >> s] >> [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: 51.026 s >> [INFO] Finished at: 2017-02-28T20:43:56+00:00 >> [INFO] Final Memory: 58M/764M >> [INFO] >> ------------------------------------------------------------------------ >> [WARNING] The requested profile "jacoco" could not be activated because it >> does not exist. >> Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile >> (default-compile) on project uimafit-core: Compilation failure: Compilation >> failure: >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/internal/ExtendedLogger.java>:[40,8] >> org.apache.uima.fit.internal.ExtendedLogger is not abstract and does not >> override abstract method getLimitedLogger(int) in org.apache.uima.util.Logger >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasConsumer_ImplBase.java>:[44,25] >> getLogger() in org.apache.uima.fit.component.JCasConsumer_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasAnnotator_ImplBase.java>:[40,25] >> getLogger() in org.apache.uima.fit.component.JCasAnnotator_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasConsumer_ImplBase.java>:[44,25] >> getLogger() in org.apache.uima.fit.component.CasConsumer_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasMultiplier_ImplBase.java>:[42,25] >> getLogger() in org.apache.uima.fit.component.CasMultiplier_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/CasAnnotator_ImplBase.java>:[41,25] >> getLogger() in org.apache.uima.fit.component.CasAnnotator_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/src/main/java/org/apache/uima/fit/component/JCasMultiplier_ImplBase.java>:[42,25] >> getLogger() in org.apache.uima.fit.component.JCasMultiplier_ImplBase cannot >> override getLogger() in >> org.apache.uima.analysis_component.AnalysisComponent_ImplBase >> [ERROR] overridden method is final >> [ERROR] -> [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/MojoFailureException >> [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%20v3/ws/trunk/uimafit-core/pom.xml> >> to >> org.apache.uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-docbook/pom.xml> >> to >> org.apache.uima/uimafit-docbook/3.0.0-SNAPSHOT/uimafit-docbook-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/pom.xml> to >> org.apache.uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-cpe/pom.xml> >> to org.apache.uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/pom.xml> >> to >> org.apache.uima/uimafit-maven-plugin/3.0.0-SNAPSHOT/uimafit-maven-plugin-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-legacy-support/pom.xml> >> to >> org.apache.uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-parent/pom.xml> >> to >> org.apache.uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/pom.xml> >> to >> org.apache.uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-SNAPSHOT.pom >> [JENKINS] Archiving >> <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/pom.xml> >> to >> org.apache.uima/uimafit-spring/3.0.0-SNAPSHOT/uimafit-spring-3.0.0-SNAPSHOT.pom >> Sending e-mails to: dev@uima.apache.org >> channel stopped >> [WARNINGS] Skipping publisher since build result is FAILURE >> Archiving artifacts >> >