| | |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-common</artifactId> |
| | | </dependency> |
| | | <!-- 手机端--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-mobile-core</artifactId> |
| | | </dependency> |
| | | <!--数据源--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | |
| | | <include name="*.xml"/> |
| | | </fileset> |
| | | </copy> |
| | | <copy todir="D:/product/workspace/product-server-install/resources/product-server/webapp/web"> |
| | | <fileset dir="D:/product/workspace3.0/WEB/V3.0.0/dist"> |
| | | <include name="*.*"/> |
| | | </fileset> |
| | | </copy> |
| | | <!-- <copy todir="D:/product/workspace/product-server-install/resources/product-server/webapp/web">--> |
| | | <!-- <fileset dir="D:/product/workspace3.0/WEB/V3.0.0/dist">--> |
| | | <!-- <include name="*.*"/>--> |
| | | <!-- </fileset>--> |
| | | <!-- </copy>--> |
| | | <copy file="${project.build.directory}/product-server-web-2.0.0-release.jar" |
| | | tofile="D:/product/workspace/product-server-install/resources/product-server/product-server-web-2.0.0-release.jar" |
| | | overwrite="true"/> |