On Fri, Jun 14, 2024 at 1:18 PM 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.
Yeah, we need clarification, I can't imagine test/verify would be skipped. :-) Gary > > Martin > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org