[INFO] [INFO] -----------------< com.bcxin:tenant-open-dubbo-nacos >------------------ [INFO] Building tenant-open-dubbo-nacos 1.0.0 [5/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-nacos --- [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-nacos --- [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-nacos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-nacos --- [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-nacos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-nacos --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-nacos --- [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/tenant-open-dubbo-nacos-1.0.0.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for tenant-open-platform 1.0.0: [INFO] [INFO] tenant-open-platform ............................... SUCCESS [ 0.318 s] [INFO] infrastructures .................................... SUCCESS [ 0.088 s] [INFO] tenant-open-infrastructure ......................... SUCCESS [ 3.828 s] [INFO] tenant-open-jdk .................................... SUCCESS [ 4.189 s] [INFO] tenant-open-dubbo-nacos ............................ SUCCESS [ 0.418 s] [INFO] tenant-open-infrastructure-redis ................... SUCCESS [ 0.742 s] [INFO] tenant-open-server ................................. SUCCESS [ 0.076 s] [INFO] tenant-open-document-domain ........................ SUCCESS [ 2.310 s] [INFO] tenant-open-domain ................................. SUCCESS [ 5.511 s] [INFO] tenant-open-domain-repository ...................... SUCCESS [ 1.825 s] [INFO] tenant-open-infrastructure-tx ...................... SUCCESS [ 0.595 s] [INFO] tenant-open-dubbo-common ........................... SUCCESS [ 1.209 s] [INFO] tenant-open-dubbo-writer-provider .................. SUCCESS [ 3.175 s] [INFO] tenant-open-dubbo-reader-provider .................. SUCCESS [ 1.871 s] [INFO] tenant-open-backend-task ........................... SUCCESS [ 2.078 s] [INFO] tenant-open-rest-api ............................... FAILURE [ 0.707 s] [INFO] tenant-realtime-server ............................. SKIPPED [INFO] tenant-flink-core .................................. SKIPPED [INFO] tenant-flink-job ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.865 s [INFO] Finished at: 2025-09-10T17:09:21+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project tenant-open-rest-api: Compilation failure: Compilation failure: [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[196,153] ')' expected [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,76] not a statement [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,143] ';' expected [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 -rf :tenant-open-rest-api