Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for streaming-event-platform 1.0.0:
[INFO] 
[INFO] streaming-event-platform ........................... SUCCESS [  0.482 s]
[INFO] event-core ......................................... SUCCESS [  3.220 s]
[INFO] flink-streaming-core ............................... SUCCESS [  3.993 s]
[INFO] event-job-core-domain .............................. SUCCESS [  1.227 s]
[INFO] event-core-jdbc .................................... SUCCESS [  0.757 s]
[INFO] tenant-data-etc-task ............................... FAILURE [  2.553 s]
[INFO] flink-cdc-kafka-source-task ........................ SKIPPED
[INFO] tenant-data-etc-table-task ......................... SKIPPED
[INFO] event-tasks ........................................ SKIPPED
[INFO] event-jobs ......................................... SKIPPED
[INFO] event-job-domain ................................... SKIPPED
[INFO] event-job-domain-repository ........................ SKIPPED
[INFO] flink-event-udf .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.226 s
[INFO] Finished at: 2025-07-04T16:51:09+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tenant-data-etc-task: Compilation failure
[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
[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 :tenant-data-etc-task
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT