Skip to content

History / Migration

Revisions

  • Add `SUBPROJECT-MODULES` keyword.

    @desruisseaux desruisseaux committed Apr 27, 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
  • Clarification in the migration guide taking in account the `module-info-patch` file.

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

    @desruisseaux desruisseaux committed Apr 13, 2025
  • Documentation a limitation of the symbolic link hack.

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

    @desruisseaux desruisseaux committed Mar 31, 2025
  • Add a migration guide 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