diff --git a/easysql-plugin-api/pom.xml b/easysql-plugin-api/pom.xml
index f6e930b..c5b752f 100644
--- a/easysql-plugin-api/pom.xml
+++ b/easysql-plugin-api/pom.xml
@@ -19,7 +19,39 @@
easysql-plugin-api
jar
- EasySQL-Plugin-Common
+ EasySQL-Plugin-API
+ 轻松(用)SQL的独立运行库插件的公用API接口部分。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/easysql-plugin-core/pom.xml b/easysql-plugin-core/pom.xml
index 76f9d05..27757ef 100644
--- a/easysql-plugin-core/pom.xml
+++ b/easysql-plugin-core/pom.xml
@@ -19,7 +19,39 @@
easysql-plugin-core
- EasySQL-Plugin-Impl
+ EasySQL-Plugin-Core
+ 轻松(用)SQL的独立运行库插件的主要实现部分。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/platforms/easysql-plugin-bukkit/pom.xml b/platforms/easysql-plugin-bukkit/pom.xml
index 77452a3..c9375e2 100644
--- a/platforms/easysql-plugin-bukkit/pom.xml
+++ b/platforms/easysql-plugin-bukkit/pom.xml
@@ -23,6 +23,38 @@
jar
EasySQL-Plugin-Bukkit
+ 轻松(用)SQL的独立运行库Bukkit版本插件。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/platforms/easysql-plugin-bungee/pom.xml b/platforms/easysql-plugin-bungee/pom.xml
index f584da1..1b3b5c6 100644
--- a/platforms/easysql-plugin-bungee/pom.xml
+++ b/platforms/easysql-plugin-bungee/pom.xml
@@ -23,7 +23,38 @@
jar
EasySQL-Plugin-Bungee
+ 轻松(用)SQL的独立运行库Bungee版本插件。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/platforms/easysql-plugin-sponge/pom.xml b/platforms/easysql-plugin-sponge/pom.xml
index 2a3391d..bfdab72 100644
--- a/platforms/easysql-plugin-sponge/pom.xml
+++ b/platforms/easysql-plugin-sponge/pom.xml
@@ -10,12 +10,50 @@
4.0.0
+
+ ${java.version}
+ ${java.version}
+ UTF-8
+ UTF-8
+ true
+ true
+
+
easysql-plugin-sponge
-
- 17
- 17
-
+ EasySQL-Plugin-Sponge
+ 轻松(用)SQL的独立运行库Sponge版本插件。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/platforms/easysql-plugin-velocity/pom.xml b/platforms/easysql-plugin-velocity/pom.xml
index dbbdec9..a843df1 100644
--- a/platforms/easysql-plugin-velocity/pom.xml
+++ b/platforms/easysql-plugin-velocity/pom.xml
@@ -23,7 +23,38 @@
jar
EasySQL-Plugin-Velocity
+ 轻松(用)SQL的独立运行库Velocity版本插件。
+ https://github.com/CarmJos/EasySQL-Plugin
+
+
+ CarmJos
+ Carm Jos
+ carm@carm.cc
+ https://www.carm.cc
+
+ Main Developer
+ Designer
+
+
+
+
+
+
+ GNU General Public License v3.0
+ https://opensource.org/licenses/GPL-3.0
+
+
+
+
+ GitHub Issues
+ https://github.com/CarmJos/EasySQL-Plugin/issues
+
+
+
+ GitHub Actions
+ https://github.com/CarmJos/EasySQL-Plugin/actions/workflows/maven.yml
+
diff --git a/pom.xml b/pom.xml
index 37b0503..54cdbb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,15 +44,6 @@
Designer
-
- zimrs
- Zimrs
- zimrs@kar.red
- https://www.zimrs.cn
-
- Product Manager
-
-
@@ -195,6 +186,13 @@
**/*
+
+ ${project.basedir}/api-docs/
+ true
+
+ **/*
+
+