diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo index 181cf35d75f2..8fb879c0ca63 100644 --- a/maven-model/src/main/mdo/maven.mdo +++ b/maven-model/src/main/mdo/maven.mdo @@ -55,7 +55,7 @@
An XSD is available at:
[3.2.0,). This is discouraged as it may break predictability of resolved version.
- See dependency version requirement documentation
- and transitive dependencies resolution for more details.
+ The version requirement of the dependency such as 3.2.1.
+ The actual version will be resolved by dependency mediation.
+ The version requirement can also be
+ specified as a range of versions such as [3.2.0,).
+ However, this is discouraged since it may break predictability of
+ the resolved version. See the Dependency Version Requirement Specification
+ and Transitive Dependencies for more details.
]]>
converted (repository manager converted this from an Maven 1 POM),
+ tools placing it in the repository. Valid values are: none (default),
+ converted (repository manager converted this from a Maven 1 POM),
partner
- (directly synced from a partner Maven 2 repository), deployed (was deployed from a Maven 2
+ (directly synced from a partner Maven repository), deployed (was deployed from a Maven
instance), verified (has been hand verified as correct and final).
]]>
@@ -2572,8 +2575,8 @@
requireMavenVersion rule instead.
+ Maven required to use the resulting plugin.
]]>