We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add `SUBPROJECT-MODULES` keyword.
Revert "Remove `add-module` option from the `module-info-patch.txt` file." Add a section about `--add-modules` and `--limit-modules` being project-wide options. Add a section about the generated `META-INF/maven/module-info-patch.args` output file. Rename `module-info-patch.txt` to `module-info-patch.maven` as suggested on the Maven developer mailing list.
Clarifications about `module-info-patch` principle.
Remove `add-module` option from the `module-info-patch.txt` file. It is a global option rather than per-module option and usually do not need to be modified.
Clarification in the migration guide taking in account the `module-info-patch` file.
Add a section about an alternative to `test-jar`.
Documentation a limitation of the symbolic link hack.
Minor editions.
Add a migration guide about modular projects.
Move titles one level up.
Add documentation for multi-releases project.
Add "User guide" and "Migration" pages.