+1 (nb) to make installAtEnd and deployAtEnd properties true by default. BTW, there is a note of "experimental" on the install plugin.
On Fri, Jun 14, 2024, 19:16 Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > Le 2024-06-14 à 19 h 11, Gary Gregory a écrit : > > > > Thank you Martin for clarifying this! If I understand correctly: If I > > said 'mvn clean deploy foo bar' in a multi-module project, then 'mvn > > clean foo bar' happens first for all modules followed by 'mvn deploy' > > for all modules? > > > This is my understanding of Tamas's proposal (maybe more like "mvn > compile" for all modules followed by "mvn deploy" for all modules). But > I may be wrong, we will need his confirmation. > > Martin > >