Skip to content

History / User guide

Revisions

  • Add `SUBPROJECT-MODULES` keyword.

    @desruisseaux desruisseaux committed Apr 27, 2025
  • Expand the "common errors" section.

    @desruisseaux desruisseaux committed Apr 22, 2025
  • Add a "Common errors" section.

    @desruisseaux desruisseaux committed Apr 22, 2025
  • 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.

    @desruisseaux desruisseaux committed Apr 21, 2025
  • Clarifications about `module-info-patch` principle.

    @desruisseaux desruisseaux committed Apr 15, 2025
  • 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.

    @desruisseaux desruisseaux committed Apr 14, 2025
  • Add a section about an alternative to `test-jar`.

    @desruisseaux desruisseaux committed Apr 13, 2025
  • Add a section about `module-info-patch` in the user guide.

    @desruisseaux desruisseaux committed Apr 13, 2025
  • Minor editions.

    @desruisseaux desruisseaux committed Mar 31, 2025
  • Add a user guide section about modular projects.

    @desruisseaux desruisseaux committed Mar 31, 2025
  • Move titles one level up.

    @desruisseaux desruisseaux committed Mar 31, 2025
  • Add documentation for multi-releases project.

    @desruisseaux desruisseaux committed Mar 24, 2025
  • Add "User guide" and "Migration" pages.

    @desruisseaux desruisseaux committed Mar 22, 2025