[INFO] [INFO] ----------------------< com.bcxin:tenant-domain >----------------------- [INFO] Building tenant-domain 1.0-SNAPSHOT [19/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tenant-domain --- [INFO] Deleting /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ tenant-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources [INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tenant-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 380 source files to /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /data/jenkins/workspace/test-v5qy-platform-source/tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/OrganizationAdminServiceImpl.java:[21,45] NotImplementedException is internal proprietary API and may be removed in a future release [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [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 symbol: variable WaitingForInvitationApproval 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 symbol: variable WaitingForInvitationApproval 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 symbol: variable DenyForInvitationApproval location: class OrganizationsStatus [INFO] 3 errors [INFO] -------------------------------------------------------------