Commit 7f724e66 authored by shiyu's avatar shiyu

xml

parent 5b1ec445
......@@ -90,13 +90,13 @@
<goals>
<goal>run</goal>
</goals>
<!--<configuration>
<configuration>
<tasks>
<echo>-&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;开始复制jar包到共享目录下&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;</echo>
<echo>---------开始复制jar包到共享目录下----------</echo>
<copy file="${project.build.directory}/quanku-system-0.0.1-SNAPSHOT-exec.jar" toFile="../quanku-system/target/quanku-system.jar">
</copy>
</tasks>
</configuration>-->
</configuration>
</execution>
</executions>
</plugin>
......
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