diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml
index 12045e98..5a4f3fdf 100644
--- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml
+++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml
@@ -88,23 +88,13 @@
org.springframework.boot
spring-boot-maven-plugin
-
-
-
+
+
org.apache.maven.plugins
maven-war-plugin
-
- \${project.build.directory}/\${project.artifactId}
\${finalName}
-
- false
-
diff --git a/parent/pom.xml b/parent/pom.xml
index 1df703ce..99a267d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,88 +82,89 @@
-
+
-
+
-
-
+
+
org.apache.maven.plugins
maven-compiler-plugin
-
- true
-
-
-
-
-
- target/generated-sources/**
-
-
-
-
+
+
org.apache.maven.plugins
maven-jar-plugin
-
-
-
- false
-
-
-
-
-
-
-
-
-
-
- true
- true
- true
-
-
-
-
-
-
+
org.apache.maven.plugins
maven-resources-plugin
-
+
org.apache.maven.plugins
maven-install-plugin
-
+
org.apache.maven.plugins
maven-clean-plugin
-
+
-
+
-
+
-
-
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ false
+
+
+
+
+
+
+ userfiles/**
+
+ ${project.artifactId}
+
+
+ true
+ true
+ true
+
+
+
+
+
+
+
+
org.apache.maven.plugins
maven-war-plugin
@@ -180,7 +181,7 @@
-
+
org.apache.maven.plugins
@@ -204,7 +205,7 @@
-
+
org.apache.maven.plugins
@@ -216,13 +217,13 @@
jar
-
-
-
+
-
+
com.jeesite.maven
@@ -253,7 +254,7 @@
-
+
org.eclipse.m2e
@@ -279,12 +280,12 @@
-
-
+
+
io.fabric8
docker-maven-plugin
- 0.33.0
+ 0.39.1
${docker.dockerHost}
true
@@ -310,11 +311,11 @@
-
+
-
+
-
+
@@ -330,7 +331,7 @@
-
+
diff --git a/web/pom.xml b/web/pom.xml
index d360d763..87c7689b 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -90,23 +90,13 @@
true
-
-
-
+
+
org.apache.maven.plugins
maven-war-plugin
-
- ${project.build.directory}/${project.artifactId}
${finalName}
-
- false
-