瀏覽代碼

'打包名称'

master
dongyuangong 4 年之前
父節點
當前提交
39ef45cafd
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. +5
    -1
      pom.xml

+ 5
- 1
pom.xml 查看文件

@@ -356,7 +356,11 @@
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
</archive>

<webResources>
<directory>src/main/resoreces/${package.environment}</directory>
<targetPath>WEB-INF/classes</targetPath>
<filtering>true</filtering>
</webResources>
</configuration>

</plugin>

Loading…
取消
儲存