From 4edb7e6bebe64a4e3300fa4c25e776a469834979 Mon Sep 17 00:00:00 2001 From: 354798ggg <1074825718@qq.com> Date: 星期五, 30 六月 2023 16:59:53 +0800 Subject: [PATCH] 更改公告所属模块 --- pom.xml | 121 ++++++++++++++-------------------------- 1 files changed, 43 insertions(+), 78 deletions(-) diff --git a/pom.xml b/pom.xml index 78d7a7e..18179f6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>com.lx</groupId> <artifactId>product-server</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-release</version> </parent> <artifactId>product-server-web</artifactId> <packaging>jar</packaging> @@ -40,168 +40,119 @@ </profiles> <dependencies> + <!--閫氱敤妯″潡锛坲til)--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-common</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--鏁版嵁婧�--> + <dependency> + <groupId>com.lx</groupId> + <artifactId>product-server-datasource</artifactId> + </dependency> + <!--鎵撳嵃锛坵ord鏇挎崲锛�--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-print</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--util--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-util</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-admin</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-quartz</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-org-admin</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-administration</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-mq</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--闄勪欢绠$悊銆佹枃妗g鐞�--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-file</artifactId> - <version>2.0.0-SNAPSHOT</version> - </dependency> - - <dependency> - <groupId>com.lx</groupId> - <artifactId>product-server-email</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-lucene</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <!-- releases --> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-core</artifactId> - <version>1.0.0-releases</version> - </dependency> - <dependency> - <groupId>com.sendgrid</groupId> - <artifactId>sendgrid-java</artifactId> - <version>4.0.1</version> - </dependency> - <dependency> - <groupId>org.apache.commons</groupId> - <artifactId>commons-collections4</artifactId> - <version>4.1</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-report</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--鏁版嵁瀵煎叆瀵煎嚭--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-data-export-import</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> - <dependency> - <groupId>com.lx</groupId> - <artifactId>product-server-data-export-import</artifactId> - <version>2.0.0-SNAPSHOT</version> - </dependency> - <!-- <dependency>--> - <!-- <groupId>com.lx</groupId>--> - <!-- <artifactId>product-server-mobile-core</artifactId>--> - <!-- <version>1.0.0-SNAPSHOT</version>--> - <!-- </dependency>--> + <!--寮�鍙戝伐鍏�--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-dev</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--娴佺▼寤烘ā--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-flow</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!--鍔熻兘寤烘ā--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-mvc</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <!-- 琛ㄥ崟寤烘ā--> <dependency> <groupId>com.lx</groupId> - <artifactId>product-server-announcement</artifactId> - <version>2.0.0-SNAPSHOT</version> + <artifactId>product-server-tool-face</artifactId> </dependency> + <!--鏁版嵁寤烘ā--> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-table</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> + <dependency> <groupId>com.lx</groupId> <artifactId>product-server-data-sync</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-badge</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-email</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-text-message</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-auth</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-data-center</artifactId> - <version>2.0.0-SNAPSHOT</version> - </dependency> - <!--<dependency> - <groupId>com.lx</groupId> - <artifactId>product-server-code-auto-generate</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>org.spring</groupId> - <artifactId>spring-server-master</artifactId> - <version>1.2.6.6</version> </dependency> <!--椤圭洰绠$悊妯″潡--> @@ -218,12 +169,25 @@ <dependency> <groupId>com.lx</groupId> <artifactId>product-server-customer</artifactId> - <version>2.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-task</artifactId> - <version>2.0.0-SNAPSHOT</version> + </dependency> + <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> + <artifactId>commons-collections4</artifactId> + <version>4.1</version> </dependency> </dependencies> <build> @@ -341,12 +305,12 @@ <goal>run</goal> </goals> <configuration> - <target description="run the bat"> + <!-- <target description="run the bat"> <echo>寮�濮嬭繍琛宲acked.bat鍛戒护琛�</echo> - <exec dir="D:/product/lxworkspaces/product-web" executable="cmd.exe"> + <exec dir="D:/product/lxworkspaces/product-web" executable="cmd.exe"> <arg line="packed.bat"></arg> </exec> - </target> + </target> --> </configuration> </execution> </executions> @@ -361,13 +325,14 @@ <phase>package</phase> <configuration> <tasks> - <copy todir="D:/product/lxworkspaces/product-server-install/resources/product-server/lib"> + <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/lxworkspaces/product-server-install/resources/product-server/resources"> + <copy todir="D:/product/workspace/product-server-install/resources/product-server/resources"> <fileset dir="${project.build.directory}/resources"> <include name="application-prod.properties"/> <include name="cache-prod.properties"/> @@ -375,13 +340,13 @@ <include name="*.xml"/> </fileset> </copy> - <copy todir="D:/product/lxworkspaces/product-server-install/resources/product-server/web"> - <fileset dir="D:/product/lxworkspaces/product-web/dist"> + <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-1.0.0-SNAPSHOT.jar" - tofile="D:/product/lxworkspaces/product-server-install/resources/product-server/product-server-web-1.0.0-SNAPSHOT.jar" + <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"/> </tasks> -- Gitblit v1.9.2