Align modules and docs with repo manifest#787
Conversation
| @@ -193,31 +193,29 @@ The components in Git are shown in the following table. | |||
|
|
|||
| #### Shared Components | |||
|
|
|||
There was a problem hiding this comment.
In comparison to #786 I'm curious that the whole block got changed. Did you run mvn spotless:apply ?
There was a problem hiding this comment.
Nope, not explicitly, I just did a mvn site which includes a spotless:apply execution.
|
same feedback as apache/maven-sources#18: too many updates, it's impossible to review, we'll have to split (taking apart the spotless:apply that reformats) in addition: the issue template in the description makes the interesting parts of the PR completely (= the "why" of the PR) invisible: we'll have to do somthing, because reviewing PRs with that massive boilerplate is a problem (not specific to the intent of this PR, I'm just writing down everything: I'll track that aspect with @slawekjaranowski separately) |
Further align modules and docs with repo manifest
cf. apache/maven-sources#18 and
support-and-care/maven-support-and-care#77
Following this checklist to help us incorporate your
contribution quickly and easily:
Note that commits might be squashed by a maintainer on merge.
mvn siteand examine output intarget/sitedirectory.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.