From 88cad2646f848f6a1891e57e546c71817aad9e37 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 4 Jun 2024 20:26:42 -0400 Subject: [PATCH 1/2] [site] Fix site xml file uses not from legacy usage --- src/site/site.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index 26b4d365..461b91df 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -14,7 +14,7 @@ limitations under the License. --> - org.apache.maven.skins @@ -46,4 +46,4 @@ - + From 8d3309879cc3f935a677643ede7159e94a0a2cb5 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Tue, 4 Jun 2024 20:36:52 -0400 Subject: [PATCH 2/2] [pom] For now override site to proper one for site xsd and let maven release the site site xsd is for version 4 of the site rather than legacy decoration usage. Site did not auto release with 2.24.0. Looks like it was manual before. Maven site plugin with this repo type works out of the box. Let the default work rather than very old unsupported github site plugin. This is true on single module builds. Multi module still have site issues when running natively. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 36d74564..468b798d 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,11 @@ all 17 + + 2.0.0-M9 + 4.0.0-M15 + false + 3.7.0