diff --git a/pom.xml b/pom.xml index f1d97b31..f168e2b7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,8 @@ 若依微服务系统 + + D:/ruoyi/jar/ 3.2.0 UTF-8 UTF-8 @@ -162,9 +164,9 @@ - - commons-collections - commons-collections + + commons-collections + commons-collections ${commons-collections.version} @@ -287,4 +289,4 @@ - \ No newline at end of file + diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index f0459836..70c0d2ce 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -7,53 +7,53 @@ 3.2.0 4.0.0 - + ruoyi-auth - + ruoyi-auth认证授权中心 - + - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config - + com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-web - + org.springframework.boot spring-boot-starter-actuator - + com.ruoyi ruoyi-common-security - + - + ${project.artifactId} @@ -68,7 +68,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - + diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index 50bf4875..075f3ff6 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -98,6 +98,28 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml index e335dadb..03f609a4 100644 --- a/ruoyi-modules/ruoyi-file/pom.xml +++ b/ruoyi-modules/ruoyi-file/pom.xml @@ -16,56 +16,56 @@ - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config - + com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-actuator - + com.github.tobato fastdfs-client - + io.minio minio ${minio.version} - + com.ruoyi ruoyi-api-system - + com.ruoyi ruoyi-common-swagger - + @@ -82,7 +82,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - - \ No newline at end of file + + diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 21d5b7e9..a1c5173b 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -16,62 +16,62 @@ - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config - + com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-actuator - + io.springfox springfox-swagger-ui ${swagger.fox.version} - + org.apache.velocity velocity - + - - commons-collections - commons-collections + + commons-collections + commons-collections - + mysql mysql-connector-java - + com.ruoyi ruoyi-common-log - + com.ruoyi @@ -94,7 +94,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - - \ No newline at end of file + + diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index 9a831648..db261458 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -16,38 +16,38 @@ - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config - + com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-actuator - + io.springfox springfox-swagger-ui ${swagger.fox.version} - + org.quartz-scheduler @@ -59,25 +59,25 @@ - + mysql mysql-connector-java - + com.ruoyi ruoyi-common-log - + com.ruoyi ruoyi-common-swagger - + @@ -94,7 +94,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - - \ No newline at end of file + + diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 6411fb32..599d99b1 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -8,70 +8,70 @@ 3.2.0 4.0.0 - + ruoyi-modules-system ruoyi-modules-system系统模块 - + - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config - + com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-actuator - + io.springfox springfox-swagger-ui ${swagger.fox.version} - + mysql mysql-connector-java - + com.ruoyi ruoyi-common-datasource - + com.ruoyi ruoyi-common-datascope - + com.ruoyi ruoyi-common-log - + com.ruoyi @@ -94,7 +94,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - - \ No newline at end of file + + diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index 63c57ea6..83232a9b 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -7,7 +7,7 @@ 3.2.0 4.0.0 - + ruoyi-visual-monitor @@ -15,20 +15,20 @@ - + de.codecentric spring-boot-admin-starter-server ${spring-boot-admin.version} - + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - + com.alibaba.cloud @@ -40,19 +40,19 @@ com.alibaba.cloud spring-cloud-starter-alibaba-sentinel - + org.springframework.boot spring-boot-starter-web - + org.springframework.boot spring-boot-starter-security - + @@ -69,7 +69,29 @@ + + + maven-antrun-plugin + + + copy + package + + + + + + + + + + + run + + + + - - \ No newline at end of file + +