pom.xml 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xmlns="http://maven.apache.org/POM/4.0.0"
  4. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  5. <modelVersion>4.0.0</modelVersion>
  6. <parent>
  7. <groupId>com.jzg</groupId>
  8. <artifactId>insurance</artifactId>
  9. <version>1.0-SNAPSHOT</version>
  10. </parent>
  11. <artifactId>quotation-summary</artifactId>
  12. <version>1.0-SNAPSHOT</version>
  13. <properties>
  14. <maven.compiler.source>17</maven.compiler.source>
  15. <maven.compiler.target>17</maven.compiler.target>
  16. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  17. </properties>
  18. <dependencies>
  19. <!-- <dependency>-->
  20. <!-- <groupId>com.jzg</groupId>-->
  21. <!-- <artifactId>quotation-dajia</artifactId>-->
  22. <!-- <version>1.0-SNAPSHOT</version>-->
  23. <!-- </dependency>-->
  24. <!-- <dependency>-->
  25. <!-- <groupId>com.jzg</groupId>-->
  26. <!-- <artifactId>quotation-zhongmei</artifactId>-->
  27. <!-- <version>1.0-SNAPSHOT</version>-->
  28. <!-- </dependency>-->
  29. <dependency>
  30. <groupId>org.springframework.boot</groupId>
  31. <artifactId>spring-boot-starter-data-redis</artifactId>
  32. </dependency>
  33. <dependency>
  34. <groupId>com.jzg</groupId>
  35. <artifactId>quotation-zhongmei</artifactId>
  36. <version>1.0-SNAPSHOT</version>
  37. <scope>compile</scope>
  38. </dependency>
  39. <dependency>
  40. <groupId>com.jzg</groupId>
  41. <artifactId>quotation-commons</artifactId>
  42. <version>1.0-SNAPSHOT</version>
  43. </dependency>
  44. <dependency>
  45. <groupId>com.jzg</groupId>
  46. <artifactId>quotation-yongcheng</artifactId>
  47. <version>1.0-SNAPSHOT</version>
  48. <scope>compile</scope>
  49. </dependency>
  50. <dependency>
  51. <groupId>com.jzg</groupId>
  52. <artifactId>quotation-chengtai</artifactId>
  53. <version>1.0-SNAPSHOT</version>
  54. <scope>compile</scope>
  55. </dependency>
  56. <dependency>
  57. <groupId>com.jzg</groupId>
  58. <artifactId>quotation-dajia</artifactId>
  59. <version>1.0-SNAPSHOT</version>
  60. <scope>compile</scope>
  61. </dependency>
  62. <dependency>
  63. <groupId>com.jzg</groupId>
  64. <artifactId>quotation-yangguang</artifactId>
  65. <version>1.0-SNAPSHOT</version>
  66. <scope>compile</scope>
  67. </dependency>
  68. <!-- <dependency>-->
  69. <!-- <groupId>com.jzg</groupId>-->
  70. <!-- <artifactId>quotation-taikang</artifactId>-->
  71. <!-- <version>1.0-SNAPSHOT</version>-->
  72. <!-- <scope>compile</scope>-->
  73. <!-- </dependency>-->
  74. <dependency>
  75. <groupId>com.jzg</groupId>
  76. <artifactId>quotation-guoren</artifactId>
  77. <version>1.0-SNAPSHOT</version>
  78. <scope>compile</scope>
  79. </dependency>
  80. <dependency>
  81. <groupId>com.jzg</groupId>
  82. <artifactId>quotation-huatai</artifactId>
  83. <version>1.0-SNAPSHOT</version>
  84. <scope>compile</scope>
  85. </dependency>
  86. <dependency>
  87. <groupId>com.jzg</groupId>
  88. <artifactId>quotation-bohai</artifactId>
  89. <version>1.0-SNAPSHOT</version>
  90. <scope>compile</scope>
  91. </dependency>
  92. <dependency>
  93. <groupId>com.jzg</groupId>
  94. <artifactId>quotation-huanong</artifactId>
  95. <version>1.0-SNAPSHOT</version>
  96. <scope>compile</scope>
  97. </dependency>
  98. <dependency>
  99. <groupId>com.jzg</groupId>
  100. <artifactId>quotation-zijin</artifactId>
  101. <version>1.0-SNAPSHOT</version>
  102. <scope>compile</scope>
  103. </dependency>
  104. <dependency>
  105. <groupId>com.jzg</groupId>
  106. <artifactId>quotation-hengbang</artifactId>
  107. <version>1.0-SNAPSHOT</version>
  108. <scope>compile</scope>
  109. </dependency>
  110. <dependency>
  111. <groupId>com.jzg</groupId>
  112. <artifactId>quotation-ansheng</artifactId>
  113. <version>1.0-SNAPSHOT</version>
  114. <scope>compile</scope>
  115. </dependency>
  116. <dependency>
  117. <groupId>com.jzg</groupId>
  118. <artifactId>quotation-zhongan</artifactId>
  119. <version>1.0-SNAPSHOT</version>
  120. <scope>compile</scope>
  121. </dependency>
  122. <dependency>
  123. <groupId>com.jzg</groupId>
  124. <artifactId>quotation-taipingyang</artifactId>
  125. <version>1.0-SNAPSHOT</version>
  126. <scope>compile</scope>
  127. </dependency>
  128. <dependency>
  129. <groupId>com.jzg</groupId>
  130. <artifactId>quotation-shenneng</artifactId>
  131. <version>1.0-SNAPSHOT</version>
  132. <scope>compile</scope>
  133. </dependency>
  134. <dependency>
  135. <groupId>com.jzg</groupId>
  136. <artifactId>quotation-taishan</artifactId>
  137. <version>1.0-SNAPSHOT</version>
  138. <scope>compile</scope>
  139. </dependency>
  140. <dependency>
  141. <groupId>com.jzg</groupId>
  142. <artifactId>quotation-renbao</artifactId>
  143. <version>1.0-SNAPSHOT</version>
  144. <scope>compile</scope>
  145. </dependency>
  146. <!-- thymeleaf 模版类 -->
  147. <dependency>
  148. <groupId>org.springframework.boot</groupId>
  149. <artifactId>spring-boot-starter-thymeleaf</artifactId>
  150. </dependency>
  151. <dependency>
  152. <groupId>com.jzg</groupId>
  153. <artifactId>quotation-guoshou</artifactId>
  154. <version>1.0-SNAPSHOT</version>
  155. <scope>compile</scope>
  156. </dependency>
  157. <dependency>
  158. <groupId>io.seata</groupId>
  159. <artifactId>seata-all</artifactId>
  160. </dependency>
  161. </dependencies>
  162. <build>
  163. <plugins>
  164. <plugin>
  165. <groupId>org.springframework.boot</groupId>
  166. <artifactId>spring-boot-maven-plugin</artifactId>
  167. <executions>
  168. <execution>
  169. <id>repackage</id>
  170. <phase>none</phase>
  171. </execution>
  172. </executions>
  173. </plugin>
  174. <plugin>
  175. <groupId>org.apache.maven.plugins</groupId>
  176. <artifactId>maven-dependency-plugin</artifactId>
  177. <executions>
  178. <execution>
  179. <id>copy-dependencies</id>
  180. <phase>package</phase>
  181. <goals>
  182. <goal>copy-dependencies</goal>
  183. </goals>
  184. <configuration>
  185. <outputDirectory>${project.build.directory}/lib</outputDirectory>
  186. <overWriteReleases>false</overWriteReleases>
  187. <overWriteSnapshots>false</overWriteSnapshots>
  188. <overWriteIfNewer>true</overWriteIfNewer>
  189. </configuration>
  190. </execution>
  191. </executions>
  192. </plugin>
  193. <plugin>
  194. <groupId>org.apache.maven.plugins</groupId>
  195. <artifactId>maven-jar-plugin</artifactId>
  196. <configuration>
  197. <archive>
  198. <manifest>
  199. <addClasspath>true</addClasspath>
  200. <classpathPrefix>lib/</classpathPrefix>
  201. <mainClass>com.jzg.quotation.summary.SummaryQuotationApplication</mainClass> <!-- 替换为你的主类 -->
  202. <useUniqueVersions>false</useUniqueVersions>
  203. </manifest>
  204. <manifestEntries>
  205. <Class-Path>config/</Class-Path>
  206. </manifestEntries>
  207. </archive>
  208. <outputDirectory>${project.parent.basedir}/../../target</outputDirectory>
  209. </configuration>
  210. </plugin>
  211. <plugin>
  212. <groupId>org.apache.maven.plugins</groupId>
  213. <artifactId>maven-resources-plugin</artifactId>
  214. <version>3.1.0</version>
  215. </plugin>
  216. </plugins>
  217. </build>
  218. </project>