2018-01-02 20:57:24 +08:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
2022-07-04 15:49:06 +08:00
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2022-09-20 08:48:47 +08:00
|
|
|
|
<parent>
|
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
2025-08-04 17:52:28 +08:00
|
|
|
|
<version>3.5.4</version>
|
2022-09-20 08:48:47 +08:00
|
|
|
|
<relativePath />
|
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<groupId>com.jeesite</groupId>
|
|
|
|
|
|
<artifactId>jeesite-parent</artifactId>
|
2025-09-15 08:48:32 +08:00
|
|
|
|
<version>5.13.1.springboot3-SNAPSHOT</version>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<packaging>pom</packaging>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<name>JeeSite Parent</name>
|
|
|
|
|
|
<url>http://jeesite.com</url>
|
|
|
|
|
|
<inceptionYear>2013-Now</inceptionYear>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<properties>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<!-- commons version -->
|
|
|
|
|
|
<commons-io.version>2.19.0</commons-io.version>
|
|
|
|
|
|
<commons-text.version>1.13.1</commons-text.version>
|
2024-06-25 17:10:07 +08:00
|
|
|
|
<commons-email.version>1.6.0</commons-email.version>
|
2023-07-11 10:15:57 +08:00
|
|
|
|
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<metadata-extractor.version>2.19.0</metadata-extractor.version>
|
|
|
|
|
|
<thumbnailator.version>0.4.20</thumbnailator.version>
|
2024-06-25 17:10:07 +08:00
|
|
|
|
<twelvemonkeys.version>3.11.0</twelvemonkeys.version>
|
2020-03-01 14:02:34 +08:00
|
|
|
|
<blade-patchca.version>1.1.2</blade-patchca.version>
|
2018-09-22 21:12:45 +08:00
|
|
|
|
<jmimemagic.version>0.1.5</jmimemagic.version>
|
2024-06-25 17:10:07 +08:00
|
|
|
|
<zxing.version>3.5.3</zxing.version>
|
2023-07-11 10:15:57 +08:00
|
|
|
|
|
2025-09-03 10:19:01 +08:00
|
|
|
|
<poi.version>5.4.1</poi.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<fury.version>0.10.2</fury.version>
|
2024-07-23 19:37:08 +08:00
|
|
|
|
<bcprov.version>1.78.1</bcprov.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<pinyin4j.version>2.5.1</pinyin4j.version>
|
|
|
|
|
|
<snakeyaml.version>2.2</snakeyaml.version>
|
|
|
|
|
|
<fastjson.version>2.0.57</fastjson.version>
|
2024-06-25 17:10:07 +08:00
|
|
|
|
<joda-time.version>2.12.7</joda-time.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<UserAgentUtils.version>1.21</UserAgentUtils.version>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<logstash-logback.version>7.4</logstash-logback.version>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<!-- framework version -->
|
|
|
|
|
|
<mybatis.version>3.5.19</mybatis.version>
|
2025-01-06 10:26:40 +08:00
|
|
|
|
<mybatis-spring.version>3.0.4</mybatis-spring.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<jsqlparser.version>4.9</jsqlparser.version>
|
2023-06-28 19:10:28 +08:00
|
|
|
|
<atomikos.version>6.0.0</atomikos.version>
|
2025-07-31 12:07:46 +08:00
|
|
|
|
<druid.version>1.2.27</druid.version>
|
|
|
|
|
|
<shiro.version>2.0.5</shiro.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<quartz.version>2.5.0</quartz.version>
|
2024-12-23 17:35:32 +08:00
|
|
|
|
<swagger3.version>2.2.27</swagger3.version>
|
2025-05-12 11:25:40 +08:00
|
|
|
|
<liquibase.version>4.31.1</liquibase.version>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2025-08-06 16:04:03 +08:00
|
|
|
|
<!-- jdbc driver for your db version -->
|
|
|
|
|
|
<!--<mysql.version>9.3.0</mysql.version>-->
|
|
|
|
|
|
<!--<oracle-database.version>23.7.0.25.01</oracle-database.version>-->
|
|
|
|
|
|
<!--<jtds.version>1.3.1</jtds.version>-->
|
|
|
|
|
|
<!--<mssql-jdbc.version>12.10.1.jre11</mssql-jdbc.version>-->
|
|
|
|
|
|
<!--<postgresql.version>42.7.7</postgresql.version>-->
|
|
|
|
|
|
<dameng.version>8.1.3.62</dameng.version>
|
|
|
|
|
|
<kingbase.version>8.6.1</kingbase.version>
|
2025-01-08 17:03:39 +08:00
|
|
|
|
<h2.version>2.3.232</h2.version>
|
2023-01-31 15:23:47 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<!-- environment setting -->
|
2023-06-28 19:10:28 +08:00
|
|
|
|
<java.version>17</java.version>
|
2019-04-21 17:43:23 +08:00
|
|
|
|
<maven.test.skip>true</maven.test.skip>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<resource.delimiter>@</resource.delimiter>
|
|
|
|
|
|
<maven.compiler.source>${java.version}</maven.compiler.source>
|
|
|
|
|
|
<maven.compiler.target>${java.version}</maven.compiler.target>
|
2024-07-28 13:22:34 +08:00
|
|
|
|
<maven.compiler.release>${java.version}</maven.compiler.release>
|
2022-09-20 08:48:47 +08:00
|
|
|
|
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version><!-- 其它版本可能会出现VM崩溃 -->
|
2018-01-08 23:03:16 +08:00
|
|
|
|
<eclipse-plugin-download-sources>false</eclipse-plugin-download-sources>
|
|
|
|
|
|
<eclipse-plugin-download-javadocs>false</eclipse-plugin-download-javadocs>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
|
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
|
|
|
|
|
|
2020-06-03 23:23:16 +08:00
|
|
|
|
<!-- docker setting -->
|
2023-10-12 14:50:53 +08:00
|
|
|
|
<docker.dockerHost>http://docker.local:2375</docker.dockerHost>
|
2024-02-28 10:34:46 +08:00
|
|
|
|
<docker.imageName>thinkgem/${project.artifactId}:latest</docker.imageName>
|
|
|
|
|
|
<docker.platform>linux/amd64</docker.platform>
|
2022-04-24 17:48:16 +08:00
|
|
|
|
<docker.run.port>8980:8980</docker.run.port>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</properties>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<build>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugins>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<!-- compiler插件 -->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<!-- jar插件 -->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<!-- resource插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2023-07-30 20:10:42 +08:00
|
|
|
|
<!-- timestamp插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
|
|
<artifactId>build-helper-maven-plugin</artifactId>
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</plugins>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<pluginManagement>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugins>
|
2022-04-30 11:16:41 +08:00
|
|
|
|
|
|
|
|
|
|
<!-- compiler插件,设定JDK版本 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<!--<version>3.8.1</version>-->
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<configuration>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<parameters>true</parameters>
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<showWarnings>true</showWarnings>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2023-07-30 20:10:42 +08:00
|
|
|
|
<!-- timestamp插件,生成编译时间 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
|
|
<artifactId>build-helper-maven-plugin</artifactId>
|
|
|
|
|
|
<executions>
|
|
|
|
|
|
<execution>
|
|
|
|
|
|
<id>timestamp-property</id>
|
|
|
|
|
|
<goals>
|
|
|
|
|
|
<goal>timestamp-property</goal>
|
|
|
|
|
|
</goals>
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
<name>build.time</name>
|
|
|
|
|
|
<pattern>yyyy-MM-dd HH:mm</pattern>
|
|
|
|
|
|
<timeZone>GMT+8</timeZone>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</execution>
|
|
|
|
|
|
</executions>
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<!-- jar插件,配置manifest文件,加入lib包的jar依赖 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<!--<version>3.2.2</version>-->
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<configuration>
|
|
|
|
|
|
<archive>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<manifest>
|
|
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
|
|
|
|
|
<mainClass>${start-class}</mainClass>
|
|
|
|
|
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
|
|
|
|
|
</manifest>
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<addMavenDescriptor>false</addMavenDescriptor>
|
2023-04-13 10:37:22 +08:00
|
|
|
|
<manifestEntries>
|
2023-07-30 20:10:42 +08:00
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
|
|
|
|
|
<Build-Time>${build.time}</Build-Time>
|
2023-04-13 10:37:22 +08:00
|
|
|
|
</manifestEntries>
|
2022-04-30 11:16:41 +08:00
|
|
|
|
</archive>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
<executions>
|
|
|
|
|
|
<execution>
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
<excludes>
|
|
|
|
|
|
<exclude>userfiles/**</exclude>
|
|
|
|
|
|
</excludes>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<finalName>${project.artifactId}</finalName>
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<archive>
|
|
|
|
|
|
<manifest>
|
|
|
|
|
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
|
|
|
|
|
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
|
|
|
|
|
|
<addClasspath>true</addClasspath>
|
|
|
|
|
|
</manifest>
|
|
|
|
|
|
</archive>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</execution>
|
|
|
|
|
|
</executions>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2022-04-30 11:16:41 +08:00
|
|
|
|
<!-- war插件,war包名称不带版本号 -->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-war-plugin</artifactId>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<!--<version>3.3.2</version>-->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<configuration>
|
2018-09-22 21:12:45 +08:00
|
|
|
|
<warSourceExcludes>
|
|
|
|
|
|
userfiles/**
|
|
|
|
|
|
</warSourceExcludes>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<webappDirectory>${project.build.directory}/${project.artifactId}</webappDirectory>
|
|
|
|
|
|
<warName>${project.artifactId}</warName>
|
2022-05-08 16:20:26 +08:00
|
|
|
|
<failOnMissingWebXml>false</failOnMissingWebXml>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<archive>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<manifest>
|
|
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
|
|
|
|
|
<mainClass>${start-class}</mainClass>
|
|
|
|
|
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
|
|
|
|
|
</manifest>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<addMavenDescriptor>false</addMavenDescriptor>
|
2023-04-13 10:37:22 +08:00
|
|
|
|
<manifestEntries>
|
2023-07-30 20:10:42 +08:00
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
|
|
|
|
|
<Build-Time>${build.time}</Build-Time>
|
2023-04-13 10:37:22 +08:00
|
|
|
|
</manifestEntries>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</archive>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
|
|
|
|
|
<!-- resource插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-resources-plugin</artifactId>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<!--<version>3.2.0</version>-->
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<configuration>
|
|
|
|
|
|
<propertiesEncoding>${project.build.sourceEncoding}</propertiesEncoding>
|
|
|
|
|
|
<delimiters>
|
|
|
|
|
|
<delimiter>${resource.delimiter}</delimiter>
|
|
|
|
|
|
</delimiters>
|
|
|
|
|
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2022-10-12 13:53:05 +08:00
|
|
|
|
<!-- exec插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
|
|
<artifactId>exec-maven-plugin</artifactId>
|
2023-12-13 21:09:23 +08:00
|
|
|
|
<!--<version>3.1.0</version>-->
|
2022-10-12 13:53:05 +08:00
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<!-- springboot插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
|
|
<executions>
|
|
|
|
|
|
<execution>
|
|
|
|
|
|
<id>repackage</id>
|
|
|
|
|
|
<goals>
|
|
|
|
|
|
<goal>repackage</goal>
|
|
|
|
|
|
</goals>
|
|
|
|
|
|
</execution>
|
|
|
|
|
|
</executions>
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
|
|
|
|
|
<mainClass>${start-class}</mainClass>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
|
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<!-- Eclipse 插件 -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-eclipse-plugin</artifactId>
|
2024-01-10 13:04:28 +08:00
|
|
|
|
<version>2.10</version>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<configuration>
|
2018-01-08 23:03:16 +08:00
|
|
|
|
<downloadSources>${eclipse-plugin-download-sources}</downloadSources>
|
|
|
|
|
|
<downloadJavadocs>${eclipse-plugin-download-javadocs}</downloadJavadocs>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<wtpversion>2.0</wtpversion>
|
|
|
|
|
|
<jeeversion>6.0</jeeversion>
|
|
|
|
|
|
<additionalConfig>
|
|
|
|
|
|
<file>
|
|
|
|
|
|
<name>.settings/org.eclipse.core.resources.prefs</name>
|
|
|
|
|
|
<content>
|
|
|
|
|
|
<![CDATA[eclipse.preferences.version=1${line.separator}encoding/<project>=${project.build.sourceEncoding}${line.separator}]]>
|
|
|
|
|
|
</content>
|
|
|
|
|
|
</file>
|
|
|
|
|
|
</additionalConfig>
|
|
|
|
|
|
<additionalProjectnatures>
|
|
|
|
|
|
<projectnature>org.springframework.ide.eclipse.core.springnature</projectnature>
|
|
|
|
|
|
</additionalProjectnatures>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<!-- Java Document Generate -->
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
|
|
|
|
<executions>
|
|
|
|
|
|
<execution>
|
|
|
|
|
|
<phase>prepare-package</phase>
|
|
|
|
|
|
<goals>
|
|
|
|
|
|
<goal>jar</goal>
|
|
|
|
|
|
</goals>
|
2022-04-18 17:07:23 +08:00
|
|
|
|
<!-- <configuration>
|
2020-06-03 23:23:16 +08:00
|
|
|
|
<additionalparam>-Xdoclint:none</additionalparam>
|
2022-04-18 17:07:23 +08:00
|
|
|
|
</configuration> -->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</execution>
|
|
|
|
|
|
</executions>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2020-03-08 01:13:37 +08:00
|
|
|
|
<!-- JavaScript CSS Compress -->
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
2020-03-10 23:22:19 +08:00
|
|
|
|
<groupId>com.jeesite.maven</groupId>
|
|
|
|
|
|
<artifactId>compressor-maven-plugin</artifactId>
|
|
|
|
|
|
<version>1.0.0-SNAPSHOT</version>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<executions>
|
|
|
|
|
|
<execution>
|
|
|
|
|
|
<phase>prepare-package</phase>
|
|
|
|
|
|
<goals>
|
|
|
|
|
|
<goal>compress</goal>
|
|
|
|
|
|
</goals>
|
|
|
|
|
|
</execution>
|
|
|
|
|
|
</executions>
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
<encoding>UTF-8</encoding>
|
|
|
|
|
|
<jswarn>false</jswarn>
|
|
|
|
|
|
<nosuffix>true</nosuffix>
|
|
|
|
|
|
<linebreakpos>30000</linebreakpos>
|
|
|
|
|
|
<force>true</force>
|
|
|
|
|
|
<includes>
|
|
|
|
|
|
<include>**/*.js</include>
|
|
|
|
|
|
<include>**/*.css</include>
|
|
|
|
|
|
</includes>
|
|
|
|
|
|
<excludes>
|
2021-02-18 16:06:23 +08:00
|
|
|
|
<exclude>**/WEB-INF/classes/**</exclude>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<exclude>**/*.min.js</exclude>
|
|
|
|
|
|
<exclude>**/*.min.css</exclude>
|
|
|
|
|
|
</excludes>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2022-04-11 10:30:20 +08:00
|
|
|
|
<!-- Eclipse m2e settings only -->
|
2020-02-08 21:03:12 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.eclipse.m2e</groupId>
|
|
|
|
|
|
<artifactId>lifecycle-mapping</artifactId>
|
2022-04-11 10:30:20 +08:00
|
|
|
|
<version>1.0.0</version>
|
2020-02-08 21:03:12 +08:00
|
|
|
|
<configuration>
|
|
|
|
|
|
<lifecycleMappingMetadata>
|
|
|
|
|
|
<pluginExecutions>
|
|
|
|
|
|
<pluginExecution>
|
|
|
|
|
|
<pluginExecutionFilter>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-dependency-plugin</artifactId>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<!--suppress UnresolvedMavenProperty -->
|
2022-04-11 10:30:20 +08:00
|
|
|
|
<versionRange>${maven-dependency-plugin.version}</versionRange>
|
2020-02-08 21:03:12 +08:00
|
|
|
|
<goals>
|
|
|
|
|
|
<goal>copy-dependencies</goal>
|
|
|
|
|
|
</goals>
|
|
|
|
|
|
</pluginExecutionFilter>
|
|
|
|
|
|
<action>
|
|
|
|
|
|
<ignore />
|
|
|
|
|
|
</action>
|
|
|
|
|
|
</pluginExecution>
|
|
|
|
|
|
</pluginExecutions>
|
|
|
|
|
|
</lifecycleMappingMetadata>
|
|
|
|
|
|
</configuration>
|
2022-04-11 10:30:20 +08:00
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2023-10-12 14:50:53 +08:00
|
|
|
|
<!-- Docker 插件 https://github.com/fabric8io/docker-maven-plugin - https://dmp.fabric8.io -->
|
2020-06-03 23:23:16 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>io.fabric8</groupId>
|
|
|
|
|
|
<artifactId>docker-maven-plugin</artifactId>
|
2023-10-12 14:50:53 +08:00
|
|
|
|
<version>0.43.4</version>
|
2020-06-03 23:23:16 +08:00
|
|
|
|
<configuration>
|
|
|
|
|
|
<dockerHost>${docker.dockerHost}</dockerHost>
|
|
|
|
|
|
<verbose>true</verbose>
|
|
|
|
|
|
<images>
|
|
|
|
|
|
<image>
|
|
|
|
|
|
<name>${docker.imageName}</name>
|
|
|
|
|
|
<alias>${project.artifactId}</alias>
|
|
|
|
|
|
<build>
|
|
|
|
|
|
<dockerFile>${project.basedir}/bin/docker/Dockerfile</dockerFile>
|
2024-02-28 10:34:46 +08:00
|
|
|
|
<buildOptions>
|
|
|
|
|
|
<platform>${docker.platform}</platform>
|
|
|
|
|
|
</buildOptions>
|
2020-06-03 23:23:16 +08:00
|
|
|
|
<assembly>
|
|
|
|
|
|
<descriptorRef>artifact</descriptorRef>
|
|
|
|
|
|
</assembly>
|
|
|
|
|
|
</build>
|
|
|
|
|
|
<run>
|
|
|
|
|
|
<ports>
|
|
|
|
|
|
<port>${docker.run.port}</port>
|
|
|
|
|
|
</ports>
|
2020-06-06 09:56:31 +08:00
|
|
|
|
<network>
|
|
|
|
|
|
<mode>host</mode>
|
|
|
|
|
|
</network>
|
2020-06-03 23:23:16 +08:00
|
|
|
|
</run>
|
|
|
|
|
|
</image>
|
|
|
|
|
|
</images>
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
</plugin>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</plugins>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</pluginManagement>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<!-- 资源文件配置 -->
|
|
|
|
|
|
<resources>
|
|
|
|
|
|
<resource>
|
|
|
|
|
|
<directory>src/main/java</directory>
|
|
|
|
|
|
<excludes>
|
|
|
|
|
|
<exclude>**/*.java</exclude>
|
|
|
|
|
|
</excludes>
|
|
|
|
|
|
</resource>
|
|
|
|
|
|
<resource>
|
|
|
|
|
|
<directory>src/main/resources</directory>
|
2019-07-21 01:30:00 +08:00
|
|
|
|
<excludes>
|
|
|
|
|
|
<exclude>rebel.xml</exclude>
|
|
|
|
|
|
</excludes>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</resource>
|
|
|
|
|
|
</resources>
|
2024-04-05 16:54:07 +08:00
|
|
|
|
<testResources>
|
|
|
|
|
|
<testResource>
|
|
|
|
|
|
<directory>src/test/java</directory>
|
|
|
|
|
|
<excludes>
|
|
|
|
|
|
<exclude>**/*.java</exclude>
|
|
|
|
|
|
</excludes>
|
|
|
|
|
|
</testResource>
|
|
|
|
|
|
<testResource>
|
|
|
|
|
|
<directory>src/test/resources</directory>
|
|
|
|
|
|
<excludes>
|
|
|
|
|
|
<exclude>rebel.xml</exclude>
|
|
|
|
|
|
</excludes>
|
|
|
|
|
|
</testResource>
|
|
|
|
|
|
</testResources>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</build>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
|
|
|
|
|
<developers>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<developer>
|
|
|
|
|
|
<id>thinkgem</id>
|
|
|
|
|
|
<name>WangZhen</name>
|
|
|
|
|
|
<email>thinkgem at 163.com</email>
|
|
|
|
|
|
<roles><role>Project lead</role></roles>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
<timezone>+8</timezone>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</developer>
|
|
|
|
|
|
</developers>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<organization>
|
|
|
|
|
|
<name>JeeSite</name>
|
|
|
|
|
|
<url>http://jeesite.com</url>
|
|
|
|
|
|
</organization>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<repositories>
|
|
|
|
|
|
<repository>
|
|
|
|
|
|
<id>aliyun-repos</id>
|
2018-11-25 15:55:57 +08:00
|
|
|
|
<url>https://maven.aliyun.com/repository/public</url>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<releases><enabled>true</enabled></releases>
|
|
|
|
|
|
<snapshots><enabled>false</enabled></snapshots>
|
|
|
|
|
|
</repository>
|
2019-12-26 11:18:24 +08:00
|
|
|
|
<repository>
|
|
|
|
|
|
<id>jeesite-repos</id>
|
2023-08-21 13:10:47 +08:00
|
|
|
|
<url>https://maven.jeesite.net/repository/maven-public</url>
|
2019-12-26 11:18:24 +08:00
|
|
|
|
</repository>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</repositories>
|
|
|
|
|
|
<pluginRepositories>
|
|
|
|
|
|
<pluginRepository>
|
|
|
|
|
|
<id>aliyun-repos</id>
|
2018-11-25 15:55:57 +08:00
|
|
|
|
<url>https://maven.aliyun.com/repository/public</url>
|
2020-07-30 10:44:56 +08:00
|
|
|
|
<releases><enabled>true</enabled></releases>
|
|
|
|
|
|
<snapshots><enabled>false</enabled></snapshots>
|
|
|
|
|
|
</pluginRepository>
|
|
|
|
|
|
<pluginRepository>
|
|
|
|
|
|
<id>jeesite-repos</id>
|
2023-08-21 13:10:47 +08:00
|
|
|
|
<url>https://maven.jeesite.net/repository/maven-public</url>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</pluginRepository>
|
|
|
|
|
|
</pluginRepositories>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<profiles>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<profile>
|
2018-06-11 20:21:04 +08:00
|
|
|
|
<id>javadoc</id>
|
|
|
|
|
|
<build>
|
|
|
|
|
|
<plugins>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
2018-06-11 20:21:04 +08:00
|
|
|
|
</plugin>
|
|
|
|
|
|
</plugins>
|
|
|
|
|
|
</build>
|
|
|
|
|
|
</profile>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-06-11 20:21:04 +08:00
|
|
|
|
<profile>
|
|
|
|
|
|
<id>package</id>
|
|
|
|
|
|
<build>
|
|
|
|
|
|
<plugins>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
2020-03-10 23:22:19 +08:00
|
|
|
|
<groupId>com.jeesite.maven</groupId>
|
|
|
|
|
|
<artifactId>compressor-maven-plugin</artifactId>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</plugin>
|
|
|
|
|
|
</plugins>
|
2018-06-11 20:21:04 +08:00
|
|
|
|
</build>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</profile>
|
2022-07-04 15:49:06 +08:00
|
|
|
|
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<profile>
|
2018-06-11 20:21:04 +08:00
|
|
|
|
<id>deploy</id>
|
|
|
|
|
|
<build>
|
|
|
|
|
|
<plugins>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<plugin>
|
2020-03-10 23:22:19 +08:00
|
|
|
|
<groupId>com.jeesite.maven</groupId>
|
|
|
|
|
|
<artifactId>compressor-maven-plugin</artifactId>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</plugin>
|
|
|
|
|
|
</plugins>
|
2018-06-11 20:21:04 +08:00
|
|
|
|
</build>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
<distributionManagement>
|
|
|
|
|
|
<snapshotRepository>
|
2020-01-31 00:30:30 +08:00
|
|
|
|
<id>jeesite-repos-s</id>
|
2023-08-21 13:10:47 +08:00
|
|
|
|
<url>https://maven.jeesite.net/repository/maven-snapshots</url>
|
2018-01-02 20:57:24 +08:00
|
|
|
|
</snapshotRepository>
|
|
|
|
|
|
</distributionManagement>
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
</profiles>
|
|
|
|
|
|
|
|
|
|
|
|
</project>
|