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.