You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

65 lines
8.1 KiB

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.crm:crm-auth:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.projectlombok:lombok:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 60, column 22
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.crm:crm-file:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.projectlombok:lombok:jar -> duplicate declaration of version (?) @ line 49, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------------------< com.crm:crm-auth >--------------------------
[INFO] Building crm-auth 1.0.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-auth ---
[INFO] Copying 1 resource from src\main\resources to target\classes
[INFO] Copying 0 resource from src\main\resources to target\classes
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-auth ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-auth ---
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-auth\src\test\resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-auth ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 18 source files with javac [debug parameters release 17] to target\test-classes
[INFO] /E:/code/crm-backend-matt/crm-auth/src/test/java/com/crm/auth/security/TokenServiceTest.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /E:/code/crm-backend-matt/crm-auth/src/test/java/com/crm/auth/security/TokenServiceTest.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ crm-auth ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.crm.auth.service.impl.DtOrgSyncServiceImplTest
mvn.cmd : OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpa
th has been appended
所在位置 行:1 字符: 59
+ ... s-17.0.18'; & 'e:\code\crm-backend-matt\tmp\apache-maven-3.9.9\bin\mv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (OpenJDK 64-Bit ...s been appended:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
23:13:51.542 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- 钉钉组织同步完成:部门 1(新增 1 更新 0),用户 1(新增 1 更新 0),负责人反写 0
23:13:51.955 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- 钉钉组织同步完成:部门 3(新增 3 更新 0),用户 3(新增 3 更新 0),负责人反写 1
23:13:52.297 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- 钉钉组织同步完成:部门 3(新增 3 更新 0),用户 3(新增 3 更新 0),负责人反写 1
23:13:52.629 [main] INFO com.crm.auth.service.impl.DtOrgSyncServiceImpl -- 钉钉组织同步完成:部门 3(新增 0 更新 1),用户 3(新增 0 更新 3),负责人反写 0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.732 s -- in com.crm.auth.service.impl.DtOrgSyncServiceImplTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.983 s
[INFO] Finished at: 2026-08-17T23:13:52+08:00
[INFO] ------------------------------------------------------------------------