Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tenant-platform 1.0-SNAPSHOT:
[INFO] 
[INFO] tenant-platform .................................... SUCCESS [  0.385 s]
[INFO] infrastructures .................................... SUCCESS [  0.088 s]
[INFO] tenant-registration-nacos .......................... SUCCESS [  3.398 s]
[INFO] tenant-Infrastructure .............................. SUCCESS [  4.280 s]
[INFO] tenant-api-interface ............................... SUCCESS [  8.409 s]
[INFO] tenant-web-common .................................. SUCCESS [  2.401 s]
[INFO] tenant-queue-rabbitmq .............................. SUCCESS [  1.615 s]
[INFO] tenant-infrastructure-office ....................... SUCCESS [  2.310 s]
[INFO] tenant-infrastructure-hibernate .................... SUCCESS [  2.293 s]
[INFO] identity-server .................................... SUCCESS [  0.084 s]
[INFO] identity-domain .................................... SUCCESS [  3.558 s]
[INFO] identity-domain-repository ......................... SUCCESS [  2.194 s]
[INFO] identity-web-api ................................... SUCCESS [  3.344 s]
[INFO] security-server .................................... SUCCESS [  0.088 s]
[INFO] security-domain .................................... SUCCESS [  2.624 s]
[INFO] security-domain-repository ......................... SUCCESS [  2.052 s]
[INFO] security-web-api ................................... SUCCESS [  3.570 s]
[INFO] tenant-server ...................................... SUCCESS [  0.084 s]
[INFO] tenant-domain ...................................... FAILURE [  9.213 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:  01:04 min
[INFO] Finished at: 2025-12-19T17:02:46+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: Compilation failure:
[ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[421,97] error: cannot find symbol
[ERROR] symbol:   variable WaitingForInvitationApproval
[ERROR] location: class OrganizationsStatus
[ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[519,95] error: cannot find symbol
[ERROR] symbol:   variable WaitingForInvitationApproval
[ERROR] location: class OrganizationsStatus
[ERROR] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationServiceImpl.java:[546,101] error: cannot find symbol
[ERROR] symbol:   variable DenyForInvitationApproval
[ERROR] location: class OrganizationsStatus
[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