Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
[INFO] 
[INFO] tenant-platform .................................... SUCCESS [  0.391 s]
[INFO] infrastructures .................................... SUCCESS [  0.088 s]
[INFO] tenant-registration-nacos .......................... SUCCESS [  2.930 s]
[INFO] tenant-Infrastructure .............................. SUCCESS [  3.352 s]
[INFO] tenant-api-interface ............................... SUCCESS [  6.064 s]
[INFO] tenant-web-common .................................. SUCCESS [  1.862 s]
[INFO] tenant-queue-rabbitmq .............................. SUCCESS [  1.611 s]
[INFO] tenant-infrastructure-office ....................... SUCCESS [  2.055 s]
[INFO] tenant-infrastructure-hibernate .................... SUCCESS [  1.925 s]
[INFO] identity-server .................................... SUCCESS [  0.086 s]
[INFO] identity-domain .................................... SUCCESS [  2.879 s]
[INFO] identity-domain-repository ......................... SUCCESS [  1.895 s]
[INFO] identity-web-api ................................... SUCCESS [  3.031 s]
[INFO] security-server .................................... SUCCESS [  0.086 s]
[INFO] security-domain .................................... SUCCESS [  2.139 s]
[INFO] security-domain-repository ......................... SUCCESS [  2.036 s]
[INFO] security-web-api ................................... SUCCESS [  2.762 s]
[INFO] tenant-server ...................................... SUCCESS [  0.086 s]
[INFO] tenant-domain ...................................... FAILURE [  6.489 s]
[INFO] tenant-domain-v5 ................................... SKIPPED
[INFO] tenant-domain-repository ........................... SKIPPED
[INFO] tenant-Infrastructure-message ...................... SKIPPED
[INFO] tenant-web-api ..................................... SKIPPED
[INFO] tenant-rest-web-common ............................. SKIPPED
[INFO] tenant-rest-web-api ................................ SKIPPED
[INFO] tenant-backend-task ................................ SKIPPED
[INFO] tenant-rbac-server ................................. SKIPPED
[INFO] tenant-rbac-domain ................................. SKIPPED
[INFO] tenant-rbac-domain-repository ...................... SKIPPED
[INFO] tenant-rbac-api .................................... SKIPPED
[INFO] tenant-rbac-domain-v5-repository ................... SKIPPED
[INFO] tenant-shared-rest-web-api ......................... SKIPPED
[INFO] tenant-bus ......................................... SKIPPED
[INFO] tenant-bus-domain .................................. SKIPPED
[INFO] tenant-bus-api ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  54.230 s
[INFO] Finished at: 2025-08-08T14:34:57+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project tenant-domain: Compilation failure
[ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/readers/dtos/TenantUserDto.java:[157,4] error: variable id might not have been initialized
[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-domain
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT