| | |
| | | |
| | | </profiles> |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-tool-conduct</artifactId> |
| | | </dependency> |
| | | <!--补丁模块--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-patch</artifactId> |
| | | </dependency> |
| | | <!--人事管理--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-hr</artifactId> |
| | | </dependency> |
| | | <!--设备管理--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | </dependency> |
| | | <!--通用模块(util)--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-common</artifactId> |
| | | </dependency> |
| | | <!-- 手机端--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-mobile-core</artifactId> |
| | | </dependency> |
| | | <!--数据源--> |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-mq</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-hr</artifactId> |
| | | </dependency> |
| | | <!--附件管理、文档管理--> |
| | | <dependency> |
| | |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-tool-table</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-announcement</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-data-center</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-system-backup</artifactId> |
| | | </dependency> |
| | | |
| | | <!--项目管理模块--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.lx</groupId>--> |
| | | <!-- <artifactId>product-project-server-base</artifactId>--> |
| | | <!-- <version>1.0.0-SNAPSHOT</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.lx</groupId>--> |
| | | <!-- <artifactId>product-project-server-contract</artifactId>--> |
| | | <!-- <version>1.0.0-SNAPSHOT</version>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-customer</artifactId> |
| | |
| | | <dependency> |
| | | <groupId>org.spring</groupId> |
| | | <artifactId>spring-server-master</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.sendgrid</groupId> |
| | | <artifactId>sendgrid-java</artifactId> |
| | | <version>4.0.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.commons</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"/> |