From a9b9eb9e9c373904803825478749927ef72ecda5 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 16 Nov 2025 07:54:19 +0000
Subject: [PATCH 1/2] Initial plan
From d83b78ba9ba70898eec8f1f062175addbd320682 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 16 Nov 2025 08:00:27 +0000
Subject: [PATCH 2/2] Remove redundant sample deployment ignore configurations
from samples/pom.xml
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
---
samples/pom.xml | 71 +------------------------------------------------
1 file changed, 1 insertion(+), 70 deletions(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index 5db8c5b4..b7f75987 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -72,74 +72,5 @@
xapi-server
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
-
- true
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
-
-
- true
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
- none
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- true
-
-
-
- attach-javadocs
- none
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
-
-
- sign-artifacts
- none
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
-
- true
-
-
-
- org.sonatype.central
- central-publishing-maven-plugin
-
-
- true
-
-
-
-
+