[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-app >--------------------------- [INFO] Building crm-app 1.0.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ crm-app --- [INFO] Deleting D:\code\crm-backend-matt\crm-app\target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ crm-app --- [INFO] Copying 2 resources 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-app --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug parameters release 17] to target\classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ crm-app --- [INFO] skip non existing resourceDirectory D:\code\crm-backend-matt\crm-app\src\test\resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ crm-app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ crm-app --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ crm-app --- [INFO] Building jar: D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.3.5:repackage (repackage) @ crm-app --- [INFO] Replacing main artifact D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar.original [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.567 s [INFO] Finished at: 2026-08-31T09:28:41+08:00 [INFO] ------------------------------------------------------------------------