Explorar el Código

'打包名称'

master
dongyuangong hace 4 años
padre
commit
39ef45cafd
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. +5
    -1
      pom.xml

+ 5
- 1
pom.xml Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar