From 6cb084268ed6bb84a8f2052193e6c477764beaa3 Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Wed, 4 Aug 2021 16:26:29 +0800
Subject: [PATCH] Update pom.xml
---
saturn-plugin/pom.xml | 112 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 111 insertions(+), 1 deletion(-)
diff --git a/saturn-plugin/pom.xml b/saturn-plugin/pom.xml
index e59f589e0..bb1a9a702 100644
--- a/saturn-plugin/pom.xml
+++ b/saturn-plugin/pom.xml
@@ -71,6 +71,12 @@
org.apache.maven.plugin-tools
maven-plugin-tools-annotations
${maven-plugin-plugin.version}
+
+
+ org.codehaus.plexus
+ plexus-component-annotations
+
+
@@ -83,6 +89,56 @@
org.apache.maven.plugins
maven-plugin-plugin
${maven-plugin-plugin.version}
+
+
+ org.apache.maven.plugin-tools
+ maven-plugin-tools-java
+
+
+ org.apache.maven.doxia
+ doxia-module-xhtml
+
+
+ net.sf.jtidy
+ jtidy
+
+
+ sslext
+ sslext
+
+
+ xml-apis
+ xml-apis
+
+
+ javax.servlet
+ servlet-api
+
+
+ org.codehaus.plexus
+ plexus-component-annotations
+
+
+ org.apache.maven.doxia
+ doxia-sink-api
+
+
+ org.apache.maven.doxia
+ doxia-site-renderer
+
+
+ org.apache.maven.doxia
+ doxia-sink-api
+
+
+ org.apache.maven.doxia
+ doxia-site-renderer
+
+
+ org.apache.maven.plugin-tools
+ maven-plugin-tools-generators
+
+
@@ -123,4 +179,58 @@
test
-
\ No newline at end of file
+
+
+
+ org.apache.maven.shared
+ maven-shared-utils
+ 0.6
+
+
+ commons-validator
+ commons-validator
+ 1.3.1
+
+
+ org.apache.maven.doxia
+ doxia-logging-api
+ 1.4
+
+
+ org.ow2.asm
+ asm-commons
+ 5.0.2
+
+
+ org.apache.maven.doxia
+ doxia-core
+ 1.4
+
+
+ org.apache.maven.doxia
+ doxia-decoration-model
+ 1.4
+
+
+ org.apache.maven.doxia
+ doxia-module-fml
+ 1.4
+
+
+ org.codehaus.plexus
+ plexus-i18n
+ 1.0-beta-7
+
+
+ org.apache.velocity
+ velocity-tools
+ 2.0
+
+
+ commons-collections
+ commons-collections
+ 3.2.1
+
+
+
+