On Wed, Aug 10, 2016 at 12:18 PM, Gunnar Morling <gunnar(a)hibernate.org> wrote:
Yes, any solution not requiring manual interfering would be
preferred, but I
understood Guillaume that the workaround is not really viable:
> The fact is that using maven-jar-plugin 3.0.0 is not an option as it
has memory issues
Or did I miss something?
Yup, you missed this from Sanne:
That's why my workaround overrides the version of maven-archiver
:
essentially it cherry picks the memory bugfix w/o the other changes.
+1 to apply the workaround.
--
Guillaume