Le 2025-05-15 à 20 h 26, Andy Law a écrit :

I confess that I was using “standard” in the context of what I understand to be the _Maven_ standard, since this is the Maven developers list

The core issue is that we need a different directory for each module. I don't see how a new <packaging> type for JPMS would resolve that, unless the proposal is that Maven aggregates all subprojects having that specific packaging type and compile them together, a little bit like aggregated javadoc. But it seems to me that the Maven spirit is "1 subproject = 1 compilation task + closely related tasks for multi-releases and tests", and that aggregated Javadoc is a hack that we should not reproduce as much as possible.

    Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to