Commit 7f724e66 authored by shiyu's avatar shiyu

xml

parent 5b1ec445
...@@ -90,13 +90,13 @@ ...@@ -90,13 +90,13 @@
<goals> <goals>
<goal>run</goal> <goal>run</goal>
</goals> </goals>
<!--<configuration> <configuration>
<tasks> <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 file="${project.build.directory}/quanku-system-0.0.1-SNAPSHOT-exec.jar" toFile="../quanku-system/target/quanku-system.jar">
</copy> </copy>
</tasks> </tasks>
</configuration>--> </configuration>
</execution> </execution>
</executions> </executions>
</plugin> </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