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.
224 lines
13 KiB
224 lines
13 KiB
|
7 days ago
|
[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] Reactor Build Order:
|
||
|
|
[INFO]
|
||
|
|
[INFO] crm [pom]
|
||
|
|
[INFO] crm-base [jar]
|
||
|
|
[INFO] crm-file [jar]
|
||
|
|
[INFO] crm-auth [jar]
|
||
|
|
[INFO] crm-dict [jar]
|
||
|
|
[INFO] crm-rule [jar]
|
||
|
|
[INFO] crm-preference [jar]
|
||
|
|
[INFO] crm-lead [jar]
|
||
|
|
[INFO] crm-opportunity [jar]
|
||
|
|
[INFO]
|
||
|
|
[INFO] ----------------------------< com.crm:crm >-----------------------------
|
||
|
|
[INFO] Building crm 1.0.0-SNAPSHOT [1/9]
|
||
|
|
[INFO] from pom.xml
|
||
|
|
[INFO] --------------------------------[ pom ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-base >--------------------------
|
||
|
|
[INFO] Building crm-base 1.0.0-SNAPSHOT [2/9]
|
||
|
|
[INFO] from crm-base\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-base ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-base ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-base ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-base\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-base ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-base ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-file >--------------------------
|
||
|
|
[INFO] Building crm-file 1.0.0-SNAPSHOT [3/9]
|
||
|
|
[INFO] from crm-file\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-file ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-file ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-file ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-file\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-file ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-file ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-auth >--------------------------
|
||
|
|
[INFO] Building crm-auth 1.0.0-SNAPSHOT [4/9]
|
||
|
|
[INFO] from crm-auth\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] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-auth ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-dict >--------------------------
|
||
|
|
[INFO] Building crm-dict 1.0.0-SNAPSHOT [5/9]
|
||
|
|
[INFO] from crm-dict\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-dict ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-dict\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-dict\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-dict ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-dict ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-dict\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-dict ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-dict ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-rule >--------------------------
|
||
|
|
[INFO] Building crm-rule 1.0.0-SNAPSHOT [6/9]
|
||
|
|
[INFO] from crm-rule\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-rule ---
|
||
|
|
[INFO] Copying 0 resource from src\main\resources to target\classes
|
||
|
|
[INFO] Copying 1 resource from src\main\resources to target\classes
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-rule ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-rule ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-rule\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-rule ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-rule ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] -----------------------< com.crm:crm-preference >-----------------------
|
||
|
|
[INFO] Building crm-preference 1.0.0-SNAPSHOT [7/9]
|
||
|
|
[INFO] from crm-preference\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-preference ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-preference\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-preference\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-preference ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-preference ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-preference\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-preference ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-preference ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] --------------------------< com.crm:crm-lead >--------------------------
|
||
|
|
[INFO] Building crm-lead 1.0.0-SNAPSHOT [8/9]
|
||
|
|
[INFO] from crm-lead\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-lead ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-lead\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-lead\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-lead ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-lead ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-lead\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-lead ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-lead ---
|
||
|
|
[INFO]
|
||
|
|
[INFO] ----------------------< com.crm:crm-opportunity >-----------------------
|
||
|
|
[INFO] Building crm-opportunity 1.0.0-SNAPSHOT [9/9]
|
||
|
|
[INFO] from crm-opportunity\pom.xml
|
||
|
|
[INFO] --------------------------------[ jar ]---------------------------------
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:resources (default-resources) @ crm-opportunity ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-opportunity\src\main\resources
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-opportunity\src\main\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:compile (default-compile) @ crm-opportunity ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-opportunity ---
|
||
|
|
[INFO] skip non existing resourceDirectory E:\code\crm-backend-matt\crm-opportunity\src\test\resources
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-opportunity ---
|
||
|
|
[INFO] Nothing to compile - all classes are up to date.
|
||
|
|
[INFO]
|
||
|
|
[INFO] --- surefire:3.2.5:test (default-test) @ crm-opportunity ---
|
||
|
|
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
|
||
|
|
[INFO]
|
||
|
|
[INFO] -------------------------------------------------------
|
||
|
|
[INFO] T E S T S
|
||
|
|
[INFO] -------------------------------------------------------
|
||
|
|
[INFO] Running com.crm.opportunity.service.impl.OpportunityDetailServiceImplTest
|
||
|
|
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in com.crm.opportunity.service.impl.OpportunityDetailServiceImplTest
|
||
|
|
[INFO] Running com.crm.opportunity.state.OpportunityActionGuardTest
|
||
|
|
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.crm.opportunity.state.OpportunityActionGuardTest
|
||
|
|
[INFO]
|
||
|
|
[INFO] Results:
|
||
|
|
[INFO]
|
||
|
|
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
|
||
|
|
[INFO]
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] Reactor Summary for crm 1.0.0-SNAPSHOT:
|
||
|
|
[INFO]
|
||
|
|
[INFO] crm ................................................ SUCCESS [ 0.001 s]
|
||
|
|
[INFO] crm-base ........................................... SUCCESS [ 1.140 s]
|
||
|
|
[INFO] crm-file ........................................... SUCCESS [ 0.161 s]
|
||
|
|
[INFO] crm-auth ........................................... SUCCESS [ 0.192 s]
|
||
|
|
[INFO] crm-dict ........................................... SUCCESS [ 0.101 s]
|
||
|
|
[INFO] crm-rule ........................................... SUCCESS [ 0.140 s]
|
||
|
|
[INFO] crm-preference ..................................... SUCCESS [ 0.103 s]
|
||
|
|
[INFO] crm-lead ........................................... SUCCESS [ 0.130 s]
|
||
|
|
[INFO] crm-opportunity .................................... SUCCESS [ 2.109 s]
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] BUILD SUCCESS
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
[INFO] Total time: 4.373 s
|
||
|
|
[INFO] Finished at: 2026-08-30T07:31:44+08:00
|
||
|
|
[INFO] ------------------------------------------------------------------------
|
||
|
|
EXIT=0
|
||
|
|
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|