Clarify Dependency Scope table #1362
Open
+45
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As mentioned in issue #1357, can we please clarify the dependency scope table on Introduction to the Dependency Mechanism ?
Can we label the column and row headers? It took me a while to understand the table from the sentences above the table and I think header labels would it make clearer and easier to understand. My understanding is each row header in left column is a Main project dependency and each column header in first row is a Dependency project dependency. I wasn't able to get two header rows in Mark Down so I used HTML.
Following this checklist to help us incorporate your contribution quickly and easily:
Note that commits might be squashed by a maintainer on merge.
mvn site
and examine output intarget/site
directory.Site will also be built on your pull request automatically and attached to GitHub Action result.
If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.