diff --git a/.run/ruoyi-auth.run.xml b/.run/ruoyi-auth.run.xml new file mode 100644 index 000000000..3e391ebc2 --- /dev/null +++ b/.run/ruoyi-auth.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-gateway.run.xml b/.run/ruoyi-gateway.run.xml new file mode 100644 index 000000000..e3804664c --- /dev/null +++ b/.run/ruoyi-gateway.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-gen.run.xml b/.run/ruoyi-gen.run.xml new file mode 100644 index 000000000..f60e3c487 --- /dev/null +++ b/.run/ruoyi-gen.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-job.run.xml b/.run/ruoyi-job.run.xml new file mode 100644 index 000000000..52192d844 --- /dev/null +++ b/.run/ruoyi-job.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-monitor.run.xml b/.run/ruoyi-monitor.run.xml new file mode 100644 index 000000000..ce8fe55a7 --- /dev/null +++ b/.run/ruoyi-monitor.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-nacos.run.xml b/.run/ruoyi-nacos.run.xml new file mode 100644 index 000000000..4f3117375 --- /dev/null +++ b/.run/ruoyi-nacos.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-resource.run.xml b/.run/ruoyi-resource.run.xml new file mode 100644 index 000000000..e838c34de --- /dev/null +++ b/.run/ruoyi-resource.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-seata-server.run.xml b/.run/ruoyi-seata-server.run.xml new file mode 100644 index 000000000..09cccc6c6 --- /dev/null +++ b/.run/ruoyi-seata-server.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-sentinel-dashboard.run.xml b/.run/ruoyi-sentinel-dashboard.run.xml new file mode 100644 index 000000000..acd8812c4 --- /dev/null +++ b/.run/ruoyi-sentinel-dashboard.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-system.run.xml b/.run/ruoyi-system.run.xml new file mode 100644 index 000000000..62a44257c --- /dev/null +++ b/.run/ruoyi-system.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/ruoyi-xxl-job-admin.run.xml b/.run/ruoyi-xxl-job-admin.run.xml new file mode 100644 index 000000000..3daab28ba --- /dev/null +++ b/.run/ruoyi-xxl-job-admin.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d3b9d969e..a5201a382 100644 --- a/pom.xml +++ b/pom.xml @@ -52,12 +52,6 @@ 2.0.16 3.1.555 - - - localhost - http://${docker.registry.url}:2375 - ruoyi - 1.2.2 @@ -365,29 +359,6 @@ - - - - com.spotify - docker-maven-plugin - ${docker.plugin.version} - - ${docker.namespace}/${project.artifactId}:${project.version} - ${project.basedir} - ${docker.registry.host} - ${docker.registry.url} - ${docker.registry.url} - - - / - ${project.build.directory} - ${project.build.finalName}.jar - - - - - - src/main/resources diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index 21227906c..1ccfb14d6 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -95,10 +95,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-example/ruoyi-demo/pom.xml b/ruoyi-example/ruoyi-demo/pom.xml index 8fe395cef..e4ee801a5 100644 --- a/ruoyi-example/ruoyi-demo/pom.xml +++ b/ruoyi-example/ruoyi-demo/pom.xml @@ -119,10 +119,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-example/ruoyi-stream-mq/pom.xml b/ruoyi-example/ruoyi-stream-mq/pom.xml index 553117087..7411ae10e 100644 --- a/ruoyi-example/ruoyi-stream-mq/pom.xml +++ b/ruoyi-example/ruoyi-stream-mq/pom.xml @@ -88,10 +88,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index d737639b9..cd43d235f 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -132,10 +132,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 356ce756c..f096384fd 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -101,10 +101,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index 5b3ec55ea..4ddc95fca 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -106,10 +106,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-modules/ruoyi-resource/pom.xml b/ruoyi-modules/ruoyi-resource/pom.xml index cef0c08e2..c82230937 100644 --- a/ruoyi-modules/ruoyi-resource/pom.xml +++ b/ruoyi-modules/ruoyi-resource/pom.xml @@ -131,10 +131,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 7870e4d91..144381838 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -111,10 +111,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index f92c7315c..aeea214f1 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -74,10 +74,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-visual/ruoyi-nacos/pom.xml b/ruoyi-visual/ruoyi-nacos/pom.xml index f176b26b9..55710c6b9 100644 --- a/ruoyi-visual/ruoyi-nacos/pom.xml +++ b/ruoyi-visual/ruoyi-nacos/pom.xml @@ -95,10 +95,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-visual/ruoyi-seata-server/pom.xml b/ruoyi-visual/ruoyi-seata-server/pom.xml index 10b8839c8..b70421b2d 100644 --- a/ruoyi-visual/ruoyi-seata-server/pom.xml +++ b/ruoyi-visual/ruoyi-seata-server/pom.xml @@ -172,10 +172,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml index eceba0632..d49f2d3a5 100644 --- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml +++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml @@ -112,10 +112,6 @@ - - com.spotify - docker-maven-plugin - diff --git a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml index 178116e45..718cccf32 100644 --- a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml +++ b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml @@ -107,10 +107,6 @@ - - com.spotify - docker-maven-plugin -