As if I do I run into the jar-plugin complaining that the automatic module name generation contains illegal names (it's generated from the maven module name which contains '-' in many cases.
Also develops various weird compilation problems if I update the other ones only.
Will fix in V3, where we may have moved on from Java8 and where backwards compatibility of module names doesn't matter anyway.
However, I will not fix this in revision 2.2.*
As if I do I run into the jar-plugin complaining that the automatic module name generation contains illegal names (it's generated from the maven module name which contains '-' in many cases.
Also develops various weird compilation problems if I update the other ones only.
Will fix in V3, where we may have moved on from Java8 and where backwards compatibility of module names doesn't matter anyway.
Keen to hear thoughts on this.