From ed5e429bf5dface6b40bcdfdaba7eee69f60e845 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 15 Nov 2025 20:49:09 +0000 Subject: [PATCH 1/2] Initial plan From 18b0f885f13c871cf15b0653430e8d4a2446a057 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 15 Nov 2025 20:53:29 +0000 Subject: [PATCH 2/2] Add central-publishing-maven-plugin skip configuration to samples module Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com> --- samples/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/samples/pom.xml b/samples/pom.xml index 88e7ebbd..5db8c5b4 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -132,6 +132,14 @@ true + + org.sonatype.central + central-publishing-maven-plugin + + + true + +