| | |
| | |
|
| | | </profiles>
|
| | | <dependencies>
|
| | | <dependency>
|
| | | <groupId>com.lx</groupId>
|
| | | <artifactId>product-server-device</artifactId>
|
| | | </dependency>
|
| | | <dependency>
|
| | | <groupId>com.lx</groupId>
|
| | | <artifactId>product-server-patch</artifactId>
|
| | | </dependency>
|
| | | <!--西宁房管局业务模块-->
|
| | | <dependency>
|
| | | <groupId>com.lx</groupId>
|
| | |
| | | <dependency>
|
| | | <groupId>com.lx</groupId>
|
| | | <artifactId>product-server-report</artifactId>
|
| | | </dependency>
|
| | | <!--移动端-->
|
| | | <dependency>
|
| | | <groupId>com.lx</groupId>
|
| | | <artifactId>product-server-mobile-core</artifactId>
|
| | | </dependency>
|
| | | <!--数据导入导出-->
|
| | | <dependency>
|
| | |
| | | <copy todir="D:/product/workspace/product-server-install/resources/product-server/lib">
|
| | | <fileset dir="${project.build.directory}/lib">
|
| | | <include name="*.jar"/>
|
| | | <exclude name="product-server-core-1.0.0-SNAPSHOT.jar"/>
|
| | | <exclude name="product-server-core-2.0.0-SNAPSHOT.jar"/>
|
| | | </fileset>
|
| | | </copy>
|
| | | <copy todir="D:/product/workspace/product-server-install/resources/product-server/resources">
|