From f7db52a69d69df0f0803d21efdcc6de235b3d9bf Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 12 Jul 2026 18:35:23 +0200 Subject: [PATCH] Update XSD to generate by Maven 3.10.0-rc-1 --- .../resources/xsd/core-extensions-1.1.0.xsd | 8 ++-- content/resources/xsd/lifecycle-1.0.0.xsd | 6 +-- content/resources/xsd/maven-4.0.0.xsd | 40 +++++++++---------- content/resources/xsd/paramdoc-1.0.0.xsd | 6 +-- content/resources/xsd/profiles-1.0.0.xsd | 6 +-- .../xsd/repository-metadata-1.1.0.xsd | 8 ++-- content/resources/xsd/settings-1.2.0.xsd | 10 ++--- content/resources/xsd/toolchains-1.1.0.xsd | 2 +- 8 files changed, 43 insertions(+), 43 deletions(-) diff --git a/content/resources/xsd/core-extensions-1.1.0.xsd b/content/resources/xsd/core-extensions-1.1.0.xsd index 39bbf76d6f..c39958bc98 100644 --- a/content/resources/xsd/core-extensions-1.1.0.xsd +++ b/content/resources/xsd/core-extensions-1.1.0.xsd @@ -16,7 +16,7 @@ - + @@ -46,19 +46,19 @@ Describes a build extension to utilise. - + 1.0.0+ The group ID of the extension's artifact. - + 1.0.0+ The artifact ID of the extension. - + 1.0.0+ The version of the extension. diff --git a/content/resources/xsd/lifecycle-1.0.0.xsd b/content/resources/xsd/lifecycle-1.0.0.xsd index 59881890b2..d2ce4ad33f 100644 --- a/content/resources/xsd/lifecycle-1.0.0.xsd +++ b/content/resources/xsd/lifecycle-1.0.0.xsd @@ -16,7 +16,7 @@ - + @@ -47,7 +47,7 @@ - + 1.0.0 The ID of this lifecycle, for identification in the mojo descriptor. @@ -72,7 +72,7 @@ A phase mapping definition. - + 1.0.0 The ID of this phase, e.g., <code>generate-sources</code>. diff --git a/content/resources/xsd/maven-4.0.0.xsd b/content/resources/xsd/maven-4.0.0.xsd index 636f5a6803..57cf7448c6 100644 --- a/content/resources/xsd/maven-4.0.0.xsd +++ b/content/resources/xsd/maven-4.0.0.xsd @@ -16,7 +16,7 @@ - + @@ -42,7 +42,7 @@ - + 4.0.0+ @@ -73,7 +73,7 @@ - + 3.0.0+ The identifier for this artifact that is unique within the group given by the @@ -107,7 +107,7 @@ 3.0.0+ - The full name of the project. + The full name of the project. If not specified, the artifactId will be used. @@ -683,7 +683,7 @@ - + 3.0.0+ @@ -694,7 +694,7 @@ - + 3.0.0+ @@ -822,13 +822,13 @@ - + 4.0.0+ The group ID of the project to exclude. - + 4.0.0+ The artifact ID of the project to exclude. @@ -848,13 +848,13 @@ - + 4.0.0+ The group id of the parent project to inherit from. - + 4.0.0+ The artifact id of the parent project to inherit from. @@ -1241,7 +1241,7 @@ How to handle downloading of snapshots from this repository. - + 4.0.0+ @@ -1259,7 +1259,7 @@ Human readable name of the repository. - + 4.0.0+ @@ -1478,7 +1478,7 @@ The group ID of the reporting plugin in the repository. - + 4.0.0+ The artifact ID of the reporting plugin in the repository. @@ -1827,7 +1827,7 @@ does a case-sensitive match against the property value as well. - + 4.0.0+ The name of the property to be used to activate a profile. @@ -1849,7 +1849,7 @@ activated. On the other hand, <code>exists</code> will test for the existence of the file and if it is there, the profile will be activated.<br> Variable interpolation for these file specifications is limited to <code>${project.basedir}</code>, - system properties and user properties. + <code>${project.rootDirectory}</code>, system properties and user properties. @@ -1931,7 +1931,7 @@ How to handle downloading of snapshots from this repository. - + 4.0.0+ @@ -1949,7 +1949,7 @@ Human readable name of the repository. - + 4.0.0+ @@ -2088,7 +2088,7 @@ The group ID of the plugin in the repository. - + 4.0.0+ The artifact ID of the plugin in the repository. @@ -2556,13 +2556,13 @@ Describes a build extension to utilise. - + 4.0.0+ The group ID of the extension's artifact. - + 4.0.0+ The artifact ID of the extension. diff --git a/content/resources/xsd/paramdoc-1.0.0.xsd b/content/resources/xsd/paramdoc-1.0.0.xsd index 8defc9c77a..71795f3e0b 100644 --- a/content/resources/xsd/paramdoc-1.0.0.xsd +++ b/content/resources/xsd/paramdoc-1.0.0.xsd @@ -16,7 +16,7 @@ - + @@ -52,13 +52,13 @@ A plugin parameter expression supported by Maven - + 1.0.0 The syntax of the expression - + 1.0.0 The description of what this expression references, and what it's generally used for. diff --git a/content/resources/xsd/profiles-1.0.0.xsd b/content/resources/xsd/profiles-1.0.0.xsd index aa3cc67880..23985bc573 100644 --- a/content/resources/xsd/profiles-1.0.0.xsd +++ b/content/resources/xsd/profiles-1.0.0.xsd @@ -16,7 +16,7 @@ - + @@ -71,7 +71,7 @@ - + 1.0.0 The ID of this build profile, for activation @@ -218,7 +218,7 @@ - + 1.0.0 The name of the property to be used to activate a profile diff --git a/content/resources/xsd/repository-metadata-1.1.0.xsd b/content/resources/xsd/repository-metadata-1.1.0.xsd index d41c732a6c..129b3c052d 100644 --- a/content/resources/xsd/repository-metadata-1.1.0.xsd +++ b/content/resources/xsd/repository-metadata-1.1.0.xsd @@ -16,7 +16,7 @@ - + @@ -79,19 +79,19 @@ Mapping information for a single plugin within this group. - + 1.0.0+ Display name for the plugin. - + 1.0.0+ The plugin invocation prefix (i.e. eclipse for eclipse:eclipse) - + 1.0.0+ The plugin artifactId diff --git a/content/resources/xsd/settings-1.2.0.xsd b/content/resources/xsd/settings-1.2.0.xsd index 0fbaf2ae2a..3844f0301d 100644 --- a/content/resources/xsd/settings-1.2.0.xsd +++ b/content/resources/xsd/settings-1.2.0.xsd @@ -16,7 +16,7 @@ - + @@ -232,7 +232,7 @@ - + 1.0.0+ @@ -360,7 +360,7 @@ - + 1.0.0+ @@ -381,7 +381,7 @@ - + 1.0.0+ The URL of the mirror repository. @@ -728,7 +728,7 @@ - + 1.0.0+ diff --git a/content/resources/xsd/toolchains-1.1.0.xsd b/content/resources/xsd/toolchains-1.1.0.xsd index ff313e1218..98b201c5fe 100644 --- a/content/resources/xsd/toolchains-1.1.0.xsd +++ b/content/resources/xsd/toolchains-1.1.0.xsd @@ -16,7 +16,7 @@ - +