From 740c378c4f732e570592e2acd0af4b2e577984e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Fri, 9 Jan 2026 15:25:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20Maven=20=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 从主 pom.xml 移除 Git submodules 的模块引用 - 从 ruoyi-modules/pom.xml 移除所有子模块引用 - 现在各个微服务模块作为独立的 Git 仓库管理 --- pom.xml | 3 --- ruoyi-modules/pom.xml | 13 ------------- 2 files changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index 48a3001..71bd422 100644 --- a/pom.xml +++ b/pom.xml @@ -216,9 +216,6 @@ - ruoyi-auth - ruoyi-gateway - ruoyi-visual ruoyi-modules ruoyi-api ruoyi-common diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml index 50bb8b1..407a69d 100644 --- a/ruoyi-modules/pom.xml +++ b/ruoyi-modules/pom.xml @@ -8,19 +8,6 @@ 4.0.0 - - ruoyi-system - ruoyi-gen - ruoyi-job - ruoyi-file - tuoheng-device - tuoheng-approval - tuoheng-airline - tuoheng-task - tuoheng-fms - tuoheng-media - - ruoyi-modules pom