(maven-site) 01/01: [MNGSITE-538] Drop generation of site JAR

2024-05-13 Thread michaelo
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MNGSITE-538
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 0bd98e267e38c258236fff79a48467c8ca7049d9
Author: Michael Osipov 
AuthorDate: Mon May 13 11:48:55 2024 +0200

[MNGSITE-538] Drop generation of site JAR
---
 content/xdoc/download.xml.vm |  4 
 pom.xml  | 19 ---
 2 files changed, 23 deletions(-)

diff --git a/content/xdoc/download.xml.vm b/content/xdoc/download.xml.vm
index b3939a8e..ba722c8d 100644
--- a/content/xdoc/download.xml.vm
+++ b/content/xdoc/download.xml.vm
@@ -112,10 +112,6 @@ under the License.
 latest source code from source 
repository
 Distributed under the https://www.apache.org/licenses/;>Apache License, version 2.0
 other:
-Apache Maven Website As 
Documentation Archive
-
 All current release sources (plugins, 
shared libraries,...) available at https://downloads.apache.org/maven/
 
   
diff --git a/pom.xml b/pom.xml
index 0b9114a2..8009b166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,25 +302,6 @@
 
   
 
-  
-org.apache.maven.plugins
-maven-site-plugin
-
-  
-jar
-
-  jar
-
-site
-
-  
${project.reporting.outputDirectory}
-  
-*.jar
-  
-
-  
-
-  
   
 org.apache.rat
 apache-rat-plugin



(maven-site) 01/01: [MNGSITE-538] Drop generation of site JAR

2024-05-13 Thread michaelo
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MNGSITE-538
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit c60750eafe2b63dd0ea933f185f3c6070964e530
Author: Michael Osipov 
AuthorDate: Mon May 13 11:48:55 2024 +0200

[MNGSITE-538] Drop generation of site JAR
---
 content/markdown/test.md |  3 +++
 content/xdoc/download.xml.vm |  4 
 pom.xml  | 19 ---
 3 files changed, 3 insertions(+), 23 deletions(-)

diff --git a/content/markdown/test.md b/content/markdown/test.md
new file mode 100644
index ..6fa14ebe
--- /dev/null
+++ b/content/markdown/test.md
@@ -0,0 +1,3 @@
+## Introduction
+
+Foo
\ No newline at end of file
diff --git a/content/xdoc/download.xml.vm b/content/xdoc/download.xml.vm
index b3939a8e..ba722c8d 100644
--- a/content/xdoc/download.xml.vm
+++ b/content/xdoc/download.xml.vm
@@ -112,10 +112,6 @@ under the License.
 latest source code from source 
repository
 Distributed under the https://www.apache.org/licenses/;>Apache License, version 2.0
 other:
-Apache Maven Website As 
Documentation Archive
-
 All current release sources (plugins, 
shared libraries,...) available at https://downloads.apache.org/maven/
 
   
diff --git a/pom.xml b/pom.xml
index 0b9114a2..8009b166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,25 +302,6 @@
 
   
 
-  
-org.apache.maven.plugins
-maven-site-plugin
-
-  
-jar
-
-  jar
-
-site
-
-  
${project.reporting.outputDirectory}
-  
-*.jar
-  
-
-  
-
-  
   
 org.apache.rat
 apache-rat-plugin