Hi, The "Maven module" naming is also used outside of the Maven project. E.g. it's used in other tooling such as IDEs, so a change needs to be broadcasted. Not sure it's worth it.
/Anders On Mon, Aug 5, 2024 at 2:14 PM Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > In order to avoid confusion between "Maven module" and "Java module", I > suggest to update documentation for using "Maven sub-project" instead of > "Maven module". However, the <module> XML elements in the POM would be > unchanged for compatibility reason. There is apparently not so many > places in the documentation that need to be updated. The ones that I > found are part of pull request #1625: > > > https://github.com/apache/maven/pull/1625/commits/4bc46b4114396e6025645f3c5dae888f3d386981 > > Martin > >