From 4ff481c3247e322c6a423aab4f049836bb4a5bef Mon Sep 17 00:00:00 2001 From: lingniu Date: Tue, 23 Jun 2026 16:04:07 +0800 Subject: [PATCH] build: defer split app repackaging --- modules/apps/gb32960-ingest-app/pom.xml | 16 ---------------- modules/apps/vehicle-analytics-app/pom.xml | 16 ---------------- modules/apps/vehicle-history-app/pom.xml | 16 ---------------- 3 files changed, 48 deletions(-) diff --git a/modules/apps/gb32960-ingest-app/pom.xml b/modules/apps/gb32960-ingest-app/pom.xml index 65b80f2e..e12ca9f8 100644 --- a/modules/apps/gb32960-ingest-app/pom.xml +++ b/modules/apps/gb32960-ingest-app/pom.xml @@ -46,21 +46,5 @@ gb32960-ingest-app - - - org.springframework.boot - spring-boot-maven-plugin - - --sun-misc-unsafe-memory-access=allow - - - - - repackage - - - - - diff --git a/modules/apps/vehicle-analytics-app/pom.xml b/modules/apps/vehicle-analytics-app/pom.xml index 7aec22a3..38da4c6b 100644 --- a/modules/apps/vehicle-analytics-app/pom.xml +++ b/modules/apps/vehicle-analytics-app/pom.xml @@ -46,21 +46,5 @@ vehicle-analytics-app - - - org.springframework.boot - spring-boot-maven-plugin - - --sun-misc-unsafe-memory-access=allow - - - - - repackage - - - - - diff --git a/modules/apps/vehicle-history-app/pom.xml b/modules/apps/vehicle-history-app/pom.xml index f9dfeedb..6620c0ee 100644 --- a/modules/apps/vehicle-history-app/pom.xml +++ b/modules/apps/vehicle-history-app/pom.xml @@ -54,21 +54,5 @@ vehicle-history-app - - - org.springframework.boot - spring-boot-maven-plugin - - --sun-misc-unsafe-memory-access=allow - - - - - repackage - - - - -