From 7338481c1d9a412128931cbc5fb5b00e58ae81f9 Mon Sep 17 00:00:00 2001 From: Tom Li Date: Mon, 24 Nov 2025 13:14:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84.flattened-pom.xml=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .flattened-pom.xml | 29 ---- blade-auth/.flattened-pom.xml | 113 -------------- blade-common/.flattened-pom.xml | 47 ------ blade-gateway/.flattened-pom.xml | 111 -------------- blade-ops-api/.flattened-pom.xml | 49 ------ .../blade-develop-api/.flattened-pom.xml | 48 ------ .../blade-flow-api/.flattened-pom.xml | 48 ------ .../blade-resource-api/.flattened-pom.xml | 60 -------- blade-ops/.flattened-pom.xml | 36 ----- blade-ops/blade-admin/.flattened-pom.xml | 117 -------------- blade-ops/blade-develop/.flattened-pom.xml | 77 ---------- blade-ops/blade-job/.flattened-pom.xml | 65 -------- blade-ops/blade-log/.flattened-pom.xml | 53 ------- blade-ops/blade-report/.flattened-pom.xml | 59 ------- blade-ops/blade-resource/.flattened-pom.xml | 143 ----------------- blade-ops/blade-workflow/.flattened-pom.xml | 77 ---------- blade-plugin-api/.flattened-pom.xml | 30 ---- blade-plugin/.flattened-pom.xml | 30 ---- blade-service-api/.flattened-pom.xml | 61 -------- .../blade-desk-api/.flattened-pom.xml | 66 -------- .../blade-dict-api/.flattened-pom.xml | 66 -------- .../blade-record-api/.flattened-pom.xml | 78 ---------- .../blade-scheduling-api/.flattened-pom.xml | 66 -------- .../blade-scope-api/.flattened-pom.xml | 78 ---------- .../blade-system-api/.flattened-pom.xml | 66 -------- .../blade-user-api/.flattened-pom.xml | 72 --------- blade-service/.flattened-pom.xml | 79 ---------- blade-service/blade-desk/.flattened-pom.xml | 144 ------------------ .../blade-scheduling/.flattened-pom.xml | 108 ------------- blade-service/blade-system/.flattened-pom.xml | 114 -------------- 30 files changed, 2190 deletions(-) delete mode 100644 .flattened-pom.xml delete mode 100644 blade-auth/.flattened-pom.xml delete mode 100644 blade-common/.flattened-pom.xml delete mode 100644 blade-gateway/.flattened-pom.xml delete mode 100644 blade-ops-api/.flattened-pom.xml delete mode 100644 blade-ops-api/blade-develop-api/.flattened-pom.xml delete mode 100644 blade-ops-api/blade-flow-api/.flattened-pom.xml delete mode 100644 blade-ops-api/blade-resource-api/.flattened-pom.xml delete mode 100644 blade-ops/.flattened-pom.xml delete mode 100644 blade-ops/blade-admin/.flattened-pom.xml delete mode 100644 blade-ops/blade-develop/.flattened-pom.xml delete mode 100644 blade-ops/blade-job/.flattened-pom.xml delete mode 100644 blade-ops/blade-log/.flattened-pom.xml delete mode 100644 blade-ops/blade-report/.flattened-pom.xml delete mode 100644 blade-ops/blade-resource/.flattened-pom.xml delete mode 100644 blade-ops/blade-workflow/.flattened-pom.xml delete mode 100644 blade-plugin-api/.flattened-pom.xml delete mode 100644 blade-plugin/.flattened-pom.xml delete mode 100644 blade-service-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-desk-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-dict-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-record-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-scheduling-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-scope-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-system-api/.flattened-pom.xml delete mode 100644 blade-service-api/blade-user-api/.flattened-pom.xml delete mode 100644 blade-service/.flattened-pom.xml delete mode 100644 blade-service/blade-desk/.flattened-pom.xml delete mode 100644 blade-service/blade-scheduling/.flattened-pom.xml delete mode 100644 blade-service/blade-system/.flattened-pom.xml diff --git a/.flattened-pom.xml b/.flattened-pom.xml deleted file mode 100644 index 41bf0e49..00000000 --- a/.flattened-pom.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - 4.0.0 - org.springblade - jonhon-mes-svr - 4.6.0.RELEASE - pom - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-auth/.flattened-pom.xml b/blade-auth/.flattened-pom.xml deleted file mode 100644 index 8168430b..00000000 --- a/blade-auth/.flattened-pom.xml +++ /dev/null @@ -1,113 +0,0 @@ - - - 4.0.0 - org.springblade - blade-auth - 4.6.0.RELEASE - blade-auth - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - blade-scope-api - org.springblade - - - - - org.springblade - blade-core-db - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-cloud - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-redis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-log - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-social - 4.6.0.RELEASE - compile - - - org.springblade - blade-user-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-system-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-resource-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-oauth2 - 4.6.0.RELEASE - compile - - - com.github.whvcse - easy-captcha - 1.6.2 - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-common/.flattened-pom.xml b/blade-common/.flattened-pom.xml deleted file mode 100644 index 6f193307..00000000 --- a/blade-common/.flattened-pom.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - 4.0.0 - org.springblade - blade-common - 4.6.0.RELEASE - blade-common - - - org.springblade - blade-core-launch - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-loadbalancer - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-gateway/.flattened-pom.xml b/blade-gateway/.flattened-pom.xml deleted file mode 100644 index 8332bca0..00000000 --- a/blade-gateway/.flattened-pom.xml +++ /dev/null @@ -1,111 +0,0 @@ - - - 4.0.0 - org.springblade - blade-gateway - 4.6.0.RELEASE - blade-gateway - - - org.springblade - blade-core-launch - 4.6.0.RELEASE - compile - - - spring-boot-starter-web - org.springframework.boot - - - spring-boot-starter-undertow - org.springframework.boot - - - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - blade-core-launch - org.springblade - - - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-jwt - 4.6.0.RELEASE - compile - - - com.alibaba - fastjson - 2.0.53 - compile - - - org.springframework.cloud - spring-cloud-starter-gateway - 4.1.6 - compile - - - org.springframework.cloud - spring-cloud-starter-bootstrap - 4.1.5 - compile - - - com.alibaba.cloud - spring-cloud-starter-alibaba-sentinel - 2023.0.1.2 - compile - - - org.springframework.boot - spring-boot-starter-data-redis-reactive - 3.2.12 - compile - - - de.codecentric - spring-boot-admin-starter-client - 3.2.3 - compile - - - com.github.xiaoymin - knife4j-gateway-spring-boot-starter - 4.5.0 - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops-api/.flattened-pom.xml b/blade-ops-api/.flattened-pom.xml deleted file mode 100644 index ea77e035..00000000 --- a/blade-ops-api/.flattened-pom.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - 4.0.0 - org.springblade - blade-ops-api - 4.6.0.RELEASE - pom - blade-ops-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops-api/blade-develop-api/.flattened-pom.xml b/blade-ops-api/blade-develop-api/.flattened-pom.xml deleted file mode 100644 index 4e59af7b..00000000 --- a/blade-ops-api/blade-develop-api/.flattened-pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - 4.0.0 - org.springblade - blade-develop-api - 4.6.0.RELEASE - blade-develop-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops-api/blade-flow-api/.flattened-pom.xml b/blade-ops-api/blade-flow-api/.flattened-pom.xml deleted file mode 100644 index e30ea0a6..00000000 --- a/blade-ops-api/blade-flow-api/.flattened-pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - 4.0.0 - org.springblade - blade-flow-api - 4.6.0.RELEASE - blade-flow-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops-api/blade-resource-api/.flattened-pom.xml b/blade-ops-api/blade-resource-api/.flattened-pom.xml deleted file mode 100644 index a71fc341..00000000 --- a/blade-ops-api/blade-resource-api/.flattened-pom.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - 4.0.0 - org.springblade - blade-resource-api - 4.6.0.RELEASE - blade-resource-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-sms - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/.flattened-pom.xml b/blade-ops/.flattened-pom.xml deleted file mode 100644 index 0288ebb4..00000000 --- a/blade-ops/.flattened-pom.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - 4.0.0 - org.springblade - blade-ops - 4.6.0.RELEASE - pom - blade-ops - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-admin/.flattened-pom.xml b/blade-ops/blade-admin/.flattened-pom.xml deleted file mode 100644 index 5500a6d5..00000000 --- a/blade-ops/blade-admin/.flattened-pom.xml +++ /dev/null @@ -1,117 +0,0 @@ - - - 4.0.0 - org.springblade - blade-admin - 4.6.0.RELEASE - blade-admin - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - blade-core-launch - org.springblade - - - - - org.springblade - blade-core-launch - 4.6.0.RELEASE - compile - - - spring-boot-starter-web - org.springframework.boot - - - spring-boot-starter-undertow - org.springframework.boot - - - - - org.springblade - blade-starter-prometheus - 4.6.0.RELEASE - compile - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - 2023.0.1.2 - compile - - - nacos-client - com.alibaba.nacos - - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - 2023.0.1.2 - compile - - - nacos-client - com.alibaba.nacos - - - - - com.alibaba.nacos - nacos-client - 2.5.1 - compile - - - de.codecentric - spring-boot-admin-starter-server - 3.2.3 - compile - - - org.springframework.boot - spring-boot-starter-security - 3.2.12 - compile - - - com.taobao - taobao-sdk - 20201116 - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-develop/.flattened-pom.xml b/blade-ops/blade-develop/.flattened-pom.xml deleted file mode 100644 index efca1759..00000000 --- a/blade-ops/blade-develop/.flattened-pom.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - 4.0.0 - org.springblade - blade-develop - 4.6.0.RELEASE - blade-develop - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-develop - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-excel - 4.6.0.RELEASE - compile - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-develop-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-job/.flattened-pom.xml b/blade-ops/blade-job/.flattened-pom.xml deleted file mode 100644 index b241fb67..00000000 --- a/blade-ops/blade-job/.flattened-pom.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - 4.0.0 - org.springblade - blade-job - 4.6.0.RELEASE - blade-job - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-http - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-powerjob - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-log/.flattened-pom.xml b/blade-ops/blade-log/.flattened-pom.xml deleted file mode 100644 index faee12a8..00000000 --- a/blade-ops/blade-log/.flattened-pom.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - 4.0.0 - org.springblade - blade-log - 4.6.0.RELEASE - blade-log - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-report/.flattened-pom.xml b/blade-ops/blade-report/.flattened-pom.xml deleted file mode 100644 index e77773d5..00000000 --- a/blade-ops/blade-report/.flattened-pom.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - 4.0.0 - org.springblade - blade-report - 4.6.0.RELEASE - blade-report - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-report - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-resource/.flattened-pom.xml b/blade-ops/blade-resource/.flattened-pom.xml deleted file mode 100644 index 91784225..00000000 --- a/blade-ops/blade-resource/.flattened-pom.xml +++ /dev/null @@ -1,143 +0,0 @@ - - - 4.0.0 - org.springblade - blade-resource - 4.6.0.RELEASE - blade-resource - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-oss - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-sms - 4.6.0.RELEASE - compile - - - com.amazonaws - aws-java-sdk-s3 - 1.12.253 - compile - - - io.minio - minio - 8.5.7 - compile - - - com.aliyun.oss - aliyun-sdk-oss - 3.16.1 - compile - - - com.aliyun - aliyun-java-sdk-core - 4.5.30 - compile - - - com.huaweicloud - esdk-obs-java - 3.22.12 - compile - - - com.qcloud - cos_api - 5.6.147 - compile - - - com.tencentcloudapi - tencentcloud-sdk-java-sms - 3.1.1179 - compile - - - com.qiniu - qiniu-java-sdk - 7.12.1 - compile - - - com.yunpian.sdk - yunpian-java-sdk - 1.2.7 - compile - - - org.springblade - blade-starter-literule - 4.6.0.RELEASE - compile - - - org.springblade - blade-resource-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-ops/blade-workflow/.flattened-pom.xml b/blade-ops/blade-workflow/.flattened-pom.xml deleted file mode 100644 index 7e7cb8ff..00000000 --- a/blade-ops/blade-workflow/.flattened-pom.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - 4.0.0 - org.springblade - blade-workflow - 1.14.0.RELEASE - blade-workflow - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - org.springblade - blade-user-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-system-api - 4.6.0.RELEASE - compile - - - org.flowable - flowable-spring-boot-starter - 7.1.0 - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-plugin-api/.flattened-pom.xml b/blade-plugin-api/.flattened-pom.xml deleted file mode 100644 index 5ce574bd..00000000 --- a/blade-plugin-api/.flattened-pom.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - 4.0.0 - org.springblade - blade-plugin-api - 4.6.0.RELEASE - pom - blade-plugin-api - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-plugin/.flattened-pom.xml b/blade-plugin/.flattened-pom.xml deleted file mode 100644 index fd8c3c63..00000000 --- a/blade-plugin/.flattened-pom.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - 4.0.0 - org.springblade - blade-plugin - 4.6.0.RELEASE - pom - blade-plugin - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/.flattened-pom.xml b/blade-service-api/.flattened-pom.xml deleted file mode 100644 index 967a77f8..00000000 --- a/blade-service-api/.flattened-pom.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - 4.0.0 - org.springblade - blade-service-api - 4.6.0.RELEASE - pom - blade-service-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-desk-api/.flattened-pom.xml b/blade-service-api/blade-desk-api/.flattened-pom.xml deleted file mode 100644 index c680eae2..00000000 --- a/blade-service-api/blade-desk-api/.flattened-pom.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - 4.0.0 - org.springblade - blade-desk-api - 4.6.0.RELEASE - blade-desk-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-data-record - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-dict-api/.flattened-pom.xml b/blade-service-api/blade-dict-api/.flattened-pom.xml deleted file mode 100644 index df80d693..00000000 --- a/blade-service-api/blade-dict-api/.flattened-pom.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - 4.0.0 - org.springblade - blade-dict-api - 4.6.0.RELEASE - blade-dict-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-record-api/.flattened-pom.xml b/blade-service-api/blade-record-api/.flattened-pom.xml deleted file mode 100644 index 57fb878d..00000000 --- a/blade-service-api/blade-record-api/.flattened-pom.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - 4.0.0 - org.springblade - blade-record-api - 4.6.0.RELEASE - blade-record-api - BladeX 微服务API集合 - - - org.springblade - blade-core-secure - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-data-record - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-scheduling-api/.flattened-pom.xml b/blade-service-api/blade-scheduling-api/.flattened-pom.xml deleted file mode 100644 index 1706b525..00000000 --- a/blade-service-api/blade-scheduling-api/.flattened-pom.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - 4.0.0 - org.springblade - blade-scheduling-api - 4.6.0.RELEASE - blade-scheduling-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-scope-api/.flattened-pom.xml b/blade-service-api/blade-scope-api/.flattened-pom.xml deleted file mode 100644 index 7e261837..00000000 --- a/blade-service-api/blade-scope-api/.flattened-pom.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - 4.0.0 - org.springblade - blade-scope-api - 4.6.0.RELEASE - blade-scope-api - BladeX 微服务API集合 - - - org.springblade - blade-core-secure - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-data-scope - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-system-api/.flattened-pom.xml b/blade-service-api/blade-system-api/.flattened-pom.xml deleted file mode 100644 index a41011eb..00000000 --- a/blade-service-api/blade-system-api/.flattened-pom.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - 4.0.0 - org.springblade - blade-system-api - 4.6.0.RELEASE - blade-system-api - BladeX 微服务API集合 - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service-api/blade-user-api/.flattened-pom.xml b/blade-service-api/blade-user-api/.flattened-pom.xml deleted file mode 100644 index e4151ea8..00000000 --- a/blade-service-api/blade-user-api/.flattened-pom.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - 4.0.0 - org.springblade - blade-user-api - 4.6.0.RELEASE - blade-user-api - BladeX 微服务API集合 - - - org.springblade - blade-core-tool - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-cache - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-mybatis - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - org.springframework.cloud - spring-cloud-starter-openfeign - 4.1.4 - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-core-auto - 4.6.0.RELEASE - provided - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service/.flattened-pom.xml b/blade-service/.flattened-pom.xml deleted file mode 100644 index eef8e5f0..00000000 --- a/blade-service/.flattened-pom.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - 4.0.0 - org.springblade - blade-service - 4.6.0.RELEASE - pom - blade-service - BladeX 微服务集合 - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-api-crypto - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-record-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-scope-api - 4.6.0.RELEASE - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service/blade-desk/.flattened-pom.xml b/blade-service/blade-desk/.flattened-pom.xml deleted file mode 100644 index f4dadb02..00000000 --- a/blade-service/blade-desk/.flattened-pom.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - 4.0.0 - org.springblade - blade-desk - 4.6.0.RELEASE - blade-desk - BladeX 微服务集合 - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-desk-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-user-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-flow-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-oss - 4.6.0.RELEASE - compile - - - io.minio - minio - 8.5.7 - compile - - - com.qiniu - qiniu-java-sdk - 7.12.1 - compile - - - org.flowable - flowable-engine - 7.1.0 - compile - - - org.springblade - blade-starter-excel - 4.6.0.RELEASE - compile - - - cn.hutool - hutool-all - 5.8.16 - compile - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-api-crypto - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-record-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-scope-api - 4.6.0.RELEASE - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service/blade-scheduling/.flattened-pom.xml b/blade-service/blade-scheduling/.flattened-pom.xml deleted file mode 100644 index a786a7bc..00000000 --- a/blade-service/blade-scheduling/.flattened-pom.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - 4.0.0 - org.springblade - blade-scheduling - 4.6.0.RELEASE - blade-scheduling - BladeX 微服务集合 - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-desk-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-user-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-scheduling-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-api-crypto - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-record-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-scope-api - 4.6.0.RELEASE - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - - diff --git a/blade-service/blade-system/.flattened-pom.xml b/blade-service/blade-system/.flattened-pom.xml deleted file mode 100644 index 128b7712..00000000 --- a/blade-service/blade-system/.flattened-pom.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - 4.0.0 - org.springblade - blade-system - 4.6.0.RELEASE - blade-system - BladeX 微服务集合 - - - org.springblade - blade-core-boot - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-excel - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-swagger - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-literule - 4.6.0.RELEASE - compile - - - org.springblade - blade-system-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-user-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-common - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-metrics - 4.6.0.RELEASE - compile - - - org.springblade - blade-starter-api-crypto - 4.6.0.RELEASE - compile - - - org.springblade - blade-dict-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-record-api - 4.6.0.RELEASE - compile - - - org.springblade - blade-scope-api - 4.6.0.RELEASE - compile - - - io.swagger.core.v3 - swagger-annotations - 2.2.19 - compile - - - org.springblade - blade-starter-tenant - 4.6.0.RELEASE - compile - - - com.oracle.database.jdbc - ojdbc8 - 21.5.0.0 - compile - - - com.oracle.database.nls - orai18n - 19.15.0.0 - compile - - - org.projectlombok - lombok - 1.18.36 - provided - - -