From 403f7b062043b834539db3bdffa3fcab4d7bc029 Mon Sep 17 00:00:00 2001 From: marsal Date: Tue, 7 Jul 2026 17:29:31 +0800 Subject: [PATCH] =?UTF-8?q?fix(build):=20=E7=A7=BB=E9=99=A4=20backend/pom.?= =?UTF-8?q?xml=20=E4=B8=AD=E7=BC=BA=E5=A4=B1=E7=9A=84=E6=B8=A0=E9=81=93?= =?UTF-8?q?=E5=AD=90=E6=A8=A1=E5=9D=97=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 当前仓库仅存在 mci-shared、mci-channel-common、mci-server, 删除不存在的 mci-channel-wecom/dingtalk/feishu/ivr 模块, 使根目录 [INFO] Scanning for projects... [ERROR] [ERROR] Could not find the selected project in the reactor: mci-server @ [ERROR] Could not find the selected project in the reactor: mci-server -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException 可正常执行。 --- backend/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 371e202..a87795e 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -28,12 +28,8 @@ mci-shared - mci-server mci-channel-common - mci-channel-wecom - mci-channel-dingtalk - mci-channel-feishu - mci-channel-ivr + mci-server