Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/resources/xsd/core-extensions-1.2.0-rc-6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- specific language governing permissions and limitations -->
<!-- under the License. -->
<!-- =================== DO NOT EDIT THIS FILE ==================== -->
<!-- Generated by Modello 2.5.1, -->
<!-- Generated by Modello 2.7.0, -->
<!-- any modifications will be overwritten. -->
<!-- ============================================================== -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/EXTENSIONS/1.2.0" targetNamespace="http://maven.apache.org/EXTENSIONS/1.2.0">
Expand Down Expand Up @@ -46,19 +46,19 @@
<xs:documentation source="description">Describes a build extension to utilise.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The group ID of the extension&apos;s artifact.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The artifact ID of the extension.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="version" type="xs:string">
<xs:element name="version" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The version of the extension.</xs:documentation>
Expand Down
6 changes: 3 additions & 3 deletions content/resources/xsd/lifecycle-2.0.0-rc-6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- specific language governing permissions and limitations -->
<!-- under the License. -->
<!-- =================== DO NOT EDIT THIS FILE ==================== -->
<!-- Generated by Modello 2.5.1, -->
<!-- Generated by Modello 2.7.0, -->
<!-- any modifications will be overwritten. -->
<!-- ============================================================== -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/LIFECYCLE/2.0.0" targetNamespace="http://maven.apache.org/LIFECYCLE/2.0.0">
Expand Down Expand Up @@ -45,7 +45,7 @@
<xs:documentation source="description">A custom lifecycle mapping definition.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="id" type="xs:string">
<xs:element name="id" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The ID of this lifecycle, for identification in the mojo descriptor.</xs:documentation>
Expand All @@ -70,7 +70,7 @@
<xs:documentation source="description">A phase mapping definition.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="id" type="xs:string">
<xs:element name="id" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The ID of this phase, e.g., {@code generate-sources}.</xs:documentation>
Expand Down
62 changes: 31 additions & 31 deletions content/resources/xsd/maven-4.1.0-rc-6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- specific language governing permissions and limitations -->
<!-- under the License. -->
<!-- =================== DO NOT EDIT THIS FILE ==================== -->
<!-- Generated by Modello 2.5.1, -->
<!-- Generated by Modello 2.7.0, -->
<!-- any modifications will be overwritten. -->
<!-- ============================================================== -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/POM/4.1.0" targetNamespace="http://maven.apache.org/POM/4.1.0">
Expand All @@ -38,7 +38,7 @@
</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="modelVersion" type="xs:string">
<xs:element name="modelVersion" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">Declares to which version of project descriptor this POM conforms to:
Expand All @@ -53,7 +53,7 @@
is given as a group ID, artifact ID and version.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -63,7 +63,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">The identifier for this artifact that is unique within the group given by the
Expand All @@ -72,7 +72,7 @@
distributions, and WARs.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="version" type="xs:string">
<xs:element name="version" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The current version of the artifact produced by this project.</xs:documentation>
Expand All @@ -92,7 +92,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="name" type="xs:string">
<xs:element name="name" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">The full name of the project.</xs:documentation>
Expand Down Expand Up @@ -120,7 +120,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="inceptionYear" type="xs:string">
<xs:element name="inceptionYear" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">The year of the project&apos;s inception, specified with 4 digits. This value is
Expand Down Expand Up @@ -314,7 +314,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="build" type="Build">
<xs:element name="build" type="Build">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">Information required to build the project.</xs:documentation>
Expand Down Expand Up @@ -678,7 +678,7 @@
</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -689,7 +689,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down Expand Up @@ -814,13 +814,13 @@
</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The group ID of the project to exclude.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The artifact ID of the project to exclude.</xs:documentation>
Expand All @@ -840,13 +840,13 @@
</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The group id of the parent project to inherit from.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The artifact id of the parent project to inherit from.</xs:documentation>
Expand Down Expand Up @@ -1212,7 +1212,7 @@
<xs:documentation source="description">How to handle downloading of snapshots from this repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="id" type="xs:string">
<xs:element name="id" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -1228,7 +1228,7 @@
<xs:documentation source="description">Human readable name of the repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="url" type="xs:string">
<xs:element name="url" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down Expand Up @@ -1419,13 +1419,13 @@
</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string" default="org.apache.maven.plugins">
<xs:element name="groupId" type="xs:string" default="org.apache.maven.plugins">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The group ID of the reporting plugin in the repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The artifact ID of the reporting plugin in the repository.</xs:documentation>
Expand Down Expand Up @@ -1498,15 +1498,15 @@
<xs:documentation source="description">Represents a set of reports and configuration to be used to generate them.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="id" type="xs:string" default="default">
<xs:element name="id" type="xs:string" default="default">
<xs:annotation>
<xs:documentation source="version">0.0.0+</xs:documentation>
<xs:documentation source="description">The unique id for this report set, to be used during POM inheritance and profile injection
for merging of report sets.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="reports">
<xs:element name="reports">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The list of reports from this plugin which should be generated from this set.</xs:documentation>
Expand Down Expand Up @@ -1562,7 +1562,7 @@
parameters or command line arguments.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="id" type="xs:string" default="default">
<xs:element name="id" type="xs:string" default="default">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The identifier of this build profile. This is used for command line
Expand All @@ -1577,7 +1577,7 @@
profile.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="build" type="BuildBase">
<xs:element name="build" type="BuildBase">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">Information required to build the project.</xs:documentation>
Expand Down Expand Up @@ -1836,7 +1836,7 @@
does a case-sensitive match against the property value as well.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="name" type="xs:string">
<xs:element name="name" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The name of the property to be used to activate a profile.</xs:documentation>
Expand Down Expand Up @@ -1937,7 +1937,7 @@
<xs:documentation source="description">How to handle downloading of snapshots from this repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="id" type="xs:string">
<xs:element name="id" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -1953,7 +1953,7 @@
<xs:documentation source="description">Human readable name of the repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="url" type="xs:string">
<xs:element name="url" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down Expand Up @@ -2088,7 +2088,7 @@
<xs:documentation source="description">The group ID of the plugin in the repository.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The artifact ID of the plugin in the repository.</xs:documentation>
Expand Down Expand Up @@ -2380,7 +2380,7 @@
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="sourceDirectory" type="xs:string">
<xs:element name="sourceDirectory" type="xs:string">
<xs:annotation>
<xs:documentation source="version">3.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -2393,7 +2393,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="scriptSourceDirectory" type="xs:string">
<xs:element name="scriptSourceDirectory" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -2407,7 +2407,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="testSourceDirectory" type="xs:string">
<xs:element name="testSourceDirectory" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down Expand Up @@ -2763,13 +2763,13 @@
<xs:documentation source="description">Describes a build extension to utilise.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The group ID of the extension&apos;s artifact.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="artifactId" type="xs:string">
<xs:element name="artifactId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">4.0.0+</xs:documentation>
<xs:documentation source="description">The artifact ID of the extension.</xs:documentation>
Expand Down
12 changes: 6 additions & 6 deletions content/resources/xsd/plugin-2.0.0-rc-6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- specific language governing permissions and limitations -->
<!-- under the License. -->
<!-- =================== DO NOT EDIT THIS FILE ==================== -->
<!-- Generated by Modello 2.5.1, -->
<!-- Generated by Modello 2.7.0, -->
<!-- any modifications will be overwritten. -->
<!-- ============================================================== -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns="http://maven.apache.org/PLUGIN/2.0.0" targetNamespace="http://maven.apache.org/PLUGIN/2.0.0">
Expand Down Expand Up @@ -44,7 +44,7 @@
<xs:documentation source="description">Description of the plugin.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="groupId" type="xs:string">
<xs:element name="groupId" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The group id of the plugin.</xs:documentation>
Expand All @@ -56,7 +56,7 @@
<xs:documentation source="description">The artifact id of the plugin.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="version" type="xs:string">
<xs:element name="version" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">The version of the plugin.</xs:documentation>
Expand Down Expand Up @@ -117,7 +117,7 @@
<xs:documentation source="description">A Mojo description.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="goal" type="xs:string">
<xs:element name="goal" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down Expand Up @@ -298,7 +298,7 @@
<xs:documentation source="description">A parameter description.</xs:documentation>
</xs:annotation>
<xs:all>
<xs:element minOccurs="0" name="name" type="xs:string">
<xs:element name="name" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">
Expand All @@ -317,7 +317,7 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="type" type="xs:string">
<xs:element name="type" type="xs:string">
<xs:annotation>
<xs:documentation source="version">1.0.0+</xs:documentation>
<xs:documentation source="description">
Expand Down
Loading