Re: MNG-6504: issue with jetspeed-maven-plugin and maven 3.6

2019-01-29 Thread Christian Domsch
I could create an example project, but it would create some effort, as our real project is quite big (ca. 270 modules). The use case is the following: one module has some resources that (language files) that are in some package structure. Then there is a second module that uses these resources for

Re: MNG-6504: issue with jetspeed-maven-plugin and maven 3.6

2019-01-28 Thread Karl Heinz Marbaise
Hi, On 28.01.19 17:06, Christian Domsch wrote: Hi, I am too facing this issue, as we use the jetspeed-maven-plugin in one part in our build. The reason I am using jetspeed-maven-plugin:unpack and not maven-dependency-plugin:unpack, is that I want a flattened output. What I need to do, is

MNG-6504: issue with jetspeed-maven-plugin and maven 3.6

2019-01-28 Thread Christian Domsch
Hi, I am too facing this issue, as we use the jetspeed-maven-plugin in one part in our build. The reason I am using jetspeed-maven-plugin:unpack and not maven-dependency-plugin:unpack, is that I want a flattened output. What I need to do, is unpack the contents of a subfolder inside an archive,