Module is a quite overloaded term so you always have to specify the context. For me module without the prefix “Java” doesn’t implicitly mean Java module. Same would apply for “package”. Is it Java package or Maven package (the lifecycle phase)?
Overall I don’t think it is worth the effort to do the renaming here. Konrad > On 5. Aug 2024, at 14:14, 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org