From e3b6c3efc4638f1d3ca29522ef33118fa1453268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 16 Jun 2019 10:35:34 +0200 Subject: [PATCH] MNG-6681 dependency type = extension+classifier removed misleading "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." --- maven-model/src/main/mdo/maven.mdo | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo index c13da2fbd4e..b199ee156ec 100644 --- a/maven-model/src/main/mdo/maven.mdo +++ b/maven-model/src/main/mdo/maven.mdo @@ -1022,17 +1022,10 @@ 4.0.0+ jar, war, ejb-client and test-jar: see default - artifact handlers for a list. - New types can be defined by plugins that set - extensions to true, so this is not a complete list. + artifact handlers for a list. New types can be defined by extensions, so this is not a complete list. ]]> String