chore: 移除部分无用 Maven 配置

This commit is contained in:
2024-01-18 20:08:08 +08:00
parent be14bca2ca
commit 6d9e8b43eb
30 changed files with 0 additions and 78 deletions

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-api-doc</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter API 文档模块</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-auth-justauth</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 认证模块 - JustAuth</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-auth-satoken</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 认证模块 - SaToken</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-auth</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 认证模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-cache-jetcache</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 缓存模块 - JetCache</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-cache-redisson</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 缓存模块 - Redisson</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-cache-springcache</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 缓存模块 - Spring Cache</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-cache</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 缓存模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-captcha-behavior</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 验证码模块 - 行为验证码</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-captcha-graphic</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 验证码模块 - 图形验证码</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-captcha</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 验证码模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-core</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 核心模块</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-data-mybatis-plus</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 数据访问模块 - MyBatis Plus</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-data</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 数据访问模块</description>
<modules>

View File

@@ -14,8 +14,6 @@
<artifactId>continew-starter-dependencies</artifactId>
<version>${revision}</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 依赖模块</description>
<url>https://github.com/Charles7c/continew-starter</url>
<licenses>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-extension-crud</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块 - CRUD增删改查</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-extension</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 扩展模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-file-excel</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 文件处理模块 - Excel</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-file</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 文件处理模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-json-jackson</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter JSON 模块 - Jackson</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-json</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter JSON 模块</description>
<modules>

View File

@@ -10,8 +10,5 @@
</parent>
<artifactId>continew-starter-log-common</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 日志模块 - 公共模块</description>
</project>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-log-httptrace-pro</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 日志模块 - HttpTraceProSpring Boot Actuator HttpTrace 重置增强版)</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-log</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 日志模块</description>
<modules>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-messaging-mail</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 消息模块 - 邮件</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-messaging-sms</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 消息模块 - SMS</description>
<dependencies>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-messaging</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 消息模块</description>
<modules>

View File

@@ -10,8 +10,5 @@
</parent>
<artifactId>continew-starter-storage-local</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 存储模块 - 本地存储</description>
</project>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-storage</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 存储模块</description>
<modules>

View File

@@ -12,8 +12,6 @@
<artifactId>continew-starter</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>
ContiNew StarterContinue New Starter基于“约定优于配置”的理念
再次精简常规配置,提供一个更为完整的配置解决方案,帮助开发人员更加快速的集成常用第三方库或工具到 Spring Boot Web 应用程序中。