From bb04d080ffc9e07a119e3b0a5e38b9f8a3545899 Mon Sep 17 00:00:00 2001 From: zhanghaishan Date: Tue, 10 Aug 2021 11:02:47 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=B0=86src/main/resources=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E4=B8=BA=E8=B5=84=E6=BA=90=E7=9B=AE=E5=BD=95=EF=BC=8C?= =?UTF-8?q?=E7=9C=81=E7=9A=84=E6=89=8B=E5=8A=A8=E6=B7=BB=E5=8A=A0=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index f8b14f6..1ea23ea 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,9 @@ + + src/main/resources + src/main/java From 4baa671e642eba09fbc08e31d4cdad8cd7372acf Mon Sep 17 00:00:00 2001 From: MountCloud <397738632@qq.com> Date: Thu, 21 Oct 2021 17:27:27 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E4=B8=8D=E9=87=8D=E6=96=B0=E7=BC=96=E7=A0=81=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8E=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/pom.xml b/pom.xml index 1ea23ea..f0d1a78 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,7 @@ src/main/resources + true src/main/java @@ -182,6 +183,32 @@ + + org.apache.maven.plugins + maven-resources-plugin + + UTF-8 + + xml + fxml + jpg + png + css + dll + jar + js + html + gif + asp + php + jar + 32 + 64 + bak + + + + maven-assembly-plugin