From 62033aa11c51ad304795767a2a524f1bc2aee330 Mon Sep 17 00:00:00 2001
From: 6c <420680616@qq.com>
Date: 星期一, 30 三月 2026 17:26:28 +0800
Subject: [PATCH] 忽略文件

---
 pom.xml |  106 +++++++++++++++++++++++++++++------------------------
 1 files changed, 58 insertions(+), 48 deletions(-)

diff --git a/pom.xml b/pom.xml
index acd5861..0c5e954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.lx</groupId>
         <artifactId>product-server</artifactId>
-        <version>2.0.0-release</version>
+        <version>2.5.0-release</version>
     </parent>
     <artifactId>product-server-web</artifactId>
     <packaging>jar</packaging>
@@ -40,14 +40,37 @@
 
     </profiles>
     <dependencies>
+
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-mq</artifactId>
+        </dependency>
+        <!--浜轰簨绠$悊-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-hr</artifactId>
+        </dependency>
+        <!--閫氱敤妯″潡锛坲til)-->
         <dependency>
             <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>
+            <artifactId>product-server-datasource</artifactId>
+        </dependency>
+        <!--鎵撳嵃锛坵ord鏇挎崲锛�-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-print</artifactId>
         </dependency>
+        <!--util-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-util</artifactId>
@@ -75,12 +98,12 @@
         </dependency>
         <dependency>
             <groupId>com.lx</groupId>
-            <artifactId>product-server-file</artifactId>
+            <artifactId>product-server-hr</artifactId>
         </dependency>
-
+        <!--闄勪欢绠$悊銆佹枃妗g鐞�-->
         <dependency>
             <groupId>com.lx</groupId>
-            <artifactId>product-server-email</artifactId>
+            <artifactId>product-server-file</artifactId>
         </dependency>
         <dependency>
             <groupId>com.lx</groupId>
@@ -92,51 +115,35 @@
             <artifactId>product-server-core</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>
-        <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-report</artifactId>
         </dependency>
+        <!--鏁版嵁瀵煎叆瀵煎嚭-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-data-export-import</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-data-export-import</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-tool-dev</artifactId>
-        </dependency>
+        <!--娴佺▼寤烘ā-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-flow</artifactId>
         </dependency>
+        <!--鍔熻兘寤烘ā-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-mvc</artifactId>
         </dependency>
+        <!-- 琛ㄥ崟寤烘ā-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-face</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-announcement</artifactId>
-        </dependency>
+        <!--鏁版嵁寤烘ā-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-table</artifactId>
         </dependency>
+
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-data-sync</artifactId>
@@ -163,16 +170,6 @@
         </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>
@@ -182,10 +179,22 @@
             <artifactId>product-server-task</artifactId>
         </dependency>
         <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-integration</artifactId>
+        </dependency>
+		<dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-saas</artifactId>
+        </dependency>
+        <dependency>
             <groupId>org.spring</groupId>
             <artifactId>spring-server-master</artifactId>
         </dependency>
-
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-collections4</artifactId>
+            <version>4.1</version>
+        </dependency>
     </dependencies>
     <build>
         <plugins>
@@ -302,12 +311,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>
@@ -326,7 +335,8 @@
                                     <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"/>
+                                        <exclude name="product-server-core-2.1.3-SNAPSHOT.jar"/>
+                                        <exclude name="product-server-core-3.0.0-release.jar"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="D:/product/workspace/product-server-install/resources/product-server/resources">
@@ -337,13 +347,13 @@
                                         <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 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"
+                                <!--                                <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.5.0-release.jar"
+                                      tofile="D:/product/workspace/product-server-install/resources/product-server/product-server-web-2.5.0-release.jar"
                                       overwrite="true"/>
                             </tasks>
 

--
Gitblit v1.9.2