Re: Unpacking from the reactor

2021-03-23 Thread Martin Kanters
Hi Guillaume, hard to say whether this has something to do with the reactor changes in my opinion. I see you have provided the JIRA issue [1]. Please let me know when you have a small sample project or IT. I would like to check this out. Thanks, Martin [1] https://issues.apache.org/jira/browse/MN

Re: Unpacking from the reactor

2021-03-16 Thread Guillaume Nodet
I'll raise a JIRA and provide an IT. No idea yet on how to solve the problem but I'll have a quick look. Ideas where to investigate are welcomed ! Le mar. 16 mars 2021 à 14:50, Romain Manni-Bucau a écrit : > Hi Guillaume, > > I see no reason except a missing IT for it to not work anymore, sound

Re: Unpacking from the reactor

2021-03-16 Thread Romain Manni-Bucau
Hi Guillaume, I see no reason except a missing IT for it to not work anymore, sounds very basic and common as use case. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

Unpacking from the reactor

2021-03-16 Thread Guillaume Nodet
With the current maven 4 branch, some projects fail when they are not built from the top of the reactor. This happens when unpacking an artifact using the maven-dependency-plugin. This is definitely a regression which I suspect is caused by the changes in the reactor. The question is more what t