elharo commented on code in PR #337:
URL: https://github.com/apache/maven-site/pull/337#discussion_r1097312288
##########
content/apt/pom.apt.vm:
##########
@@ -567,10 +567,13 @@ Display parameters as parsed by Maven (in canonical form
and as a list of tokens
*** {Exclusions}
- Exclusions tell Maven not to include the
- specified project that is a dependency of this dependency (in other words,
its transitive
- dependency). For example, the <<<maven-embedder>>> requires
<<<maven-core>>>, and we do not
- wish to use it or its dependencies, then we would add it as an
<<<exclusion>>>.
+ It is sometimes useful to limit a dependency's transitive dependencies. A
dependency may have incorrectly
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]