On Fri, Jun 14, 2024 at 1:08 PM Martin Desruisseaux
<martin.desruisse...@geomatys.com> wrote:
>
> Le 2024-06-14 à 18 h 28, Gary Gregory a écrit :
> >
> > Install by default locally is probably OK for devs, especially for
> > multi-module projects, but deploy by default is a bad IMO.
> >
> I believe that Tamas's proposal is not to deploy by default, but *if*
> users asked for deployment, then makes it happens after successful build
> of *all* modules instead of immediately after each module. Same would
> apply to install. My understanding of Tamas's email is that this feature
> was already available (I wasn't aware of that!) and would become the
> default.

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?

Gary

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

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

Reply via email to