[INFO] [INFO] -------------------< com.bcxin:tenant-data-etc-task >------------------- [INFO] Building tenant-data-etc-task 1.0.0 [6/13] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tenant-data-etc-task --- [INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tenant-data-etc-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tenant-data-etc-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/JdbcMetaUtil.java: Some input files use or override a deprecated API. [WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/JdbcMetaUtil.java: Recompile with -Xlint:deprecation for details. [WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/BinlogRawValue.java: Some input files use unchecked or unsafe operations. [WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/components/BinlogRawValue.java: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-tasks/tenant-data-etc-task/src/main/java/com/bcxin/tenant/data/etc/tasks/jobs/DataEtcJob.java:[92,5] method does not override or implement a method from a supertype [INFO] 1 error [INFO] -------------------------------------------------------------