You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/12/26 16:21:04 UTC

[maven-site] branch master updated: Update XSD to the version generated from Modello sources in Maven 3.6.3

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 152d217  Update XSD to the version generated from Modello sources in Maven 3.6.3
152d217 is described below

commit 152d217a2b54355ecade372cd0b234405cea8c5e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Dec 26 17:18:49 2019 +0100

    Update XSD to the version generated from Modello sources in Maven 3.6.3
    
    Minor update in description fields
---
 content/resources/xsd/core-extensions-1.0.0.xsd    |  2 +-
 content/resources/xsd/lifecycle-1.0.0.xsd          |  2 +-
 content/resources/xsd/maven-4.0.0.xsd              | 23 ++++++++--------------
 content/resources/xsd/paramdoc-1.0.0.xsd           |  2 +-
 content/resources/xsd/profiles-1.0.0.xsd           |  2 +-
 .../resources/xsd/repository-metadata-1.1.0.xsd    |  2 +-
 content/resources/xsd/settings-1.1.0.xsd           |  2 +-
 content/resources/xsd/toolchains-1.1.0.xsd         |  2 +-
 8 files changed, 15 insertions(+), 22 deletions(-)

diff --git a/content/resources/xsd/core-extensions-1.0.0.xsd b/content/resources/xsd/core-extensions-1.0.0.xsd
index ce21018..22963cb 100644
--- a/content/resources/xsd/core-extensions-1.0.0.xsd
+++ b/content/resources/xsd/core-extensions-1.0.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" targetNamespace="http://maven.apache.org/EXTENSIONS/1.0.0">
diff --git a/content/resources/xsd/lifecycle-1.0.0.xsd b/content/resources/xsd/lifecycle-1.0.0.xsd
index b8091b6..e658996 100644
--- a/content/resources/xsd/lifecycle-1.0.0.xsd
+++ b/content/resources/xsd/lifecycle-1.0.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/LIFECYCLE/1.0.0" targetNamespace="http://maven.apache.org/LIFECYCLE/1.0.0">
diff --git a/content/resources/xsd/maven-4.0.0.xsd b/content/resources/xsd/maven-4.0.0.xsd
index 76fddc8..30d56a7 100644
--- a/content/resources/xsd/maven-4.0.0.xsd
+++ b/content/resources/xsd/maven-4.0.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/POM/4.0.0" targetNamespace="http://maven.apache.org/POM/4.0.0">
@@ -367,7 +367,7 @@
         <xs:documentation source="version">4.0.0+</xs:documentation>
         <xs:documentation source="description">
             
-            When childs inherit from project&apos;s url, append path or not? Note: While the type
+            When children inherit from project&apos;s url, append path or not? Note: While the type
             of this field is &lt;code&gt;String&lt;/code&gt; for technical reasons, the semantic type is actually
             &lt;code&gt;Boolean&lt;/code&gt;
             &lt;br&gt;&lt;b&gt;Default value is&lt;/b&gt;: &lt;code&gt;true&lt;/code&gt;
@@ -588,7 +588,7 @@
         <xs:documentation source="version">4.0.0+</xs:documentation>
         <xs:documentation source="description">
             
-            When childs inherit from scm connection, append path or not? Note: While the type
+            When children inherit from scm connection, append path or not? Note: While the type
             of this field is &lt;code&gt;String&lt;/code&gt; for technical reasons, the semantic type is actually
             &lt;code&gt;Boolean&lt;/code&gt;
             &lt;br&gt;&lt;b&gt;Default value is&lt;/b&gt;: &lt;code&gt;true&lt;/code&gt;
@@ -602,7 +602,7 @@
         <xs:documentation source="version">4.0.0+</xs:documentation>
         <xs:documentation source="description">
             
-            When childs inherit from scm developer connection, append path or not? Note: While the type
+            When children inherit from scm developer connection, append path or not? Note: While the type
             of this field is &lt;code&gt;String&lt;/code&gt; for technical reasons, the semantic type is actually
             &lt;code&gt;Boolean&lt;/code&gt;
             &lt;br&gt;&lt;b&gt;Default value is&lt;/b&gt;: &lt;code&gt;true&lt;/code&gt;
@@ -616,7 +616,7 @@
         <xs:documentation source="version">4.0.0+</xs:documentation>
         <xs:documentation source="description">
             
-            When childs inherit from scm url, append path or not? Note: While the type
+            When children inherit from scm url, append path or not? Note: While the type
             of this field is &lt;code&gt;String&lt;/code&gt; for technical reasons, the semantic type is actually
             &lt;code&gt;Boolean&lt;/code&gt;
             &lt;br&gt;&lt;b&gt;Default value is&lt;/b&gt;: &lt;code&gt;true&lt;/code&gt;
@@ -718,17 +718,10 @@
           <xs:documentation source="version">4.0.0+</xs:documentation>
           <xs:documentation source="description">
             
-            The type of dependency. While it
-            usually represents the extension on the filename of the dependency,
-            that is not always the case. A type can be mapped to a different
-            extension and a classifier.
-            The type often corresponds to the packaging used, though this is also
-            not always the case.
+            The type of dependency, that will be mapped to a file extension, an optional classifier, and a few other attributes.
             Some examples are &lt;code&gt;jar&lt;/code&gt;, &lt;code&gt;war&lt;/code&gt;, &lt;code&gt;ejb-client&lt;/code&gt;
             and &lt;code&gt;test-jar&lt;/code&gt;: see &lt;a href=&quot;../maven-core/artifact-handlers.html&quot;&gt;default
-            artifact handlers&lt;/a&gt; for a list.
-            New types can be defined by plugins that set
-            &lt;code&gt;extensions&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt;, so this is not a complete list.
+            artifact handlers&lt;/a&gt; for a list. New types can be defined by extensions, so this is not a complete list.
             
           </xs:documentation>
         </xs:annotation>
@@ -1408,7 +1401,7 @@
         <xs:documentation source="version">4.0.0+</xs:documentation>
         <xs:documentation source="description">
             
-            When childs inherit from distribution management site url, append path or not? Note: While the type
+            When children inherit from distribution management site url, append path or not? Note: While the type
             of this field is &lt;code&gt;String&lt;/code&gt; for technical reasons, the semantic type is actually
             &lt;code&gt;Boolean&lt;/code&gt;
             &lt;br&gt;&lt;b&gt;Default value is&lt;/b&gt;: &lt;code&gt;true&lt;/code&gt;
diff --git a/content/resources/xsd/paramdoc-1.0.0.xsd b/content/resources/xsd/paramdoc-1.0.0.xsd
index 9ab1d54..5082991 100644
--- a/content/resources/xsd/paramdoc-1.0.0.xsd
+++ b/content/resources/xsd/paramdoc-1.0.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/PARAMDOC/1.0.0" targetNamespace="http://maven.apache.org/PARAMDOC/1.0.0">
diff --git a/content/resources/xsd/profiles-1.0.0.xsd b/content/resources/xsd/profiles-1.0.0.xsd
index 2657551..f304ad3 100644
--- a/content/resources/xsd/profiles-1.0.0.xsd
+++ b/content/resources/xsd/profiles-1.0.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/PROFILES/1.0.0" targetNamespace="http://maven.apache.org/PROFILES/1.0.0">
diff --git a/content/resources/xsd/repository-metadata-1.1.0.xsd b/content/resources/xsd/repository-metadata-1.1.0.xsd
index a975831..270f167 100644
--- a/content/resources/xsd/repository-metadata-1.1.0.xsd
+++ b/content/resources/xsd/repository-metadata-1.1.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/METADATA/1.1.0" targetNamespace="http://maven.apache.org/METADATA/1.1.0">
diff --git a/content/resources/xsd/settings-1.1.0.xsd b/content/resources/xsd/settings-1.1.0.xsd
index 70e8780..527b8bf 100644
--- a/content/resources/xsd/settings-1.1.0.xsd
+++ b/content/resources/xsd/settings-1.1.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/SETTINGS/1.1.0" targetNamespace="http://maven.apache.org/SETTINGS/1.1.0">
diff --git a/content/resources/xsd/toolchains-1.1.0.xsd b/content/resources/xsd/toolchains-1.1.0.xsd
index 6f1b551..95449af 100644
--- a/content/resources/xsd/toolchains-1.1.0.xsd
+++ b/content/resources/xsd/toolchains-1.1.0.xsd
@@ -18,7 +18,7 @@
   under the License.
 -->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
-<!-- Generated by Modello 1.10.0,                                           -->
+<!-- Generated by Modello 1.11,                                             -->
 <!-- any modifications will be overwritten.                                 -->
 <!-- ==============================================================         -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/TOOLCHAINS/1.1.0" targetNamespace="http://maven.apache.org/TOOLCHAINS/1.1.0">