This commit is contained in:
thinkgem
2018-12-15 19:54:19 +08:00
parent 466b323114
commit 2de5300ae5
3 changed files with 5 additions and 4 deletions

View File

@@ -89,8 +89,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<packagingExcludes></packagingExcludes>
<warSourceExcludes></warSourceExcludes>
<!-- <packagingExcludes></packagingExcludes>
<warSourceExcludes></warSourceExcludes> -->
<webappDirectory>${project.build.directory}/${project.artifactId}</webappDirectory>
<warName>${finalName}</warName>
<archive>