From 772844f9bd54eb6eb7b09d2edf57aedb67ade02b Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 15 Jan 2025 09:47:06 -0500 Subject: [PATCH] Use HTTPS to fetch XSD files --- pom.xml | 2 +- src/changes/changes.xml | 2 +- src/conf/pmd.xml | 2 +- src/main/assembly/bin.xml | 2 +- src/main/assembly/src.xml | 2 +- src/site/site.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 306c3ab..bd1858a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + + xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.net/ruleset_2_0_0.xsd"> Excludes from default PMD rules. diff --git a/src/main/assembly/bin.xml b/src/main/assembly/bin.xml index 2cc4fe3..baa1ccc 100644 --- a/src/main/assembly/bin.xml +++ b/src/main/assembly/bin.xml @@ -19,7 +19,7 @@ under the License. --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd"> bin tar.gz diff --git a/src/main/assembly/src.xml b/src/main/assembly/src.xml index 0315bac..8ea6fb3 100644 --- a/src/main/assembly/src.xml +++ b/src/main/assembly/src.xml @@ -19,7 +19,7 @@ under the License. --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd"> src tar.gz diff --git a/src/site/site.xml b/src/site/site.xml index d53d2dd..a075c7e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -18,7 +18,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 https://maven.apache.org/xsd/decoration-1.1.0.xsd"> Commons Logging /images/logo.png