Commit 14930d92 authored by 赵啸非's avatar 赵啸非

精简pom.xml

parent 5b6e361d
...@@ -335,10 +335,12 @@ ...@@ -335,10 +335,12 @@
<execution> <execution>
<id>make-assembly-ui</id> <id>make-assembly-ui</id>
<phase>package</phase> <phase>package</phase>
<goals> <goals>
<goal>single</goal> <goal>single</goal>
</goals> </goals>
<configuration> <configuration>
<skipAssembly>${skipDeploy}</skipAssembly>
<finalName>${project.artifactId}-ui</finalName> <finalName>${project.artifactId}-ui</finalName>
<appendAssemblyId>false</appendAssemblyId> <appendAssemblyId>false</appendAssemblyId>
<descriptors> <descriptors>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment