Re: Provide some means for a mojo/component/... to trigger/wait a certain reactor project build

2022-09-10 Thread Romain Manni-Bucau
Hi Sounds like it breaks concurrency uofront scheduling no? When I had to do that I was referencing projects between them in deps to enforce the scheduling to be right even if deps wefe dynamic, is it an option? Le dim. 11 sept. 2022 à 07:43, Christoph Läubrich a écrit : > I'd like to discuss

Provide some means for a mojo/component/... to trigger/wait a certain reactor project build

2022-09-10 Thread Christoph Läubrich
I'd like to discuss a certain problem I recently came across and if it might could be considered as an enhancement: Currently there are two components that influence when a certain reactor project is build: 1) GraphBuilder computes the Project relation graph 2) Builder executes the Graph of p

Re: [DISCUSS] Release maven-shade-plugin 3.3.1?

2022-09-10 Thread tison
Hi, Bump this thread as a kind reminder ;) Best, tison. Romain Manni-Bucau 于2022年9月6日周二 21:51写道: > Le mar. 6 sept. 2022 à 15:45, Delany a écrit > : > > > Just to add, IntelliJ's tooltip links to > > https://maven.apache.org/ref/2.2.1/maven-model/maven.html > > Where is it getting v2.2.1 from