That worked fine. I think the issue is that jar-t...
# general
a
That worked fine. I think the issue is that jar-tool is adding a file:
META-INF/INDEX.LIST
that maven does not. If I unpack and re-pack the .jar file without this file it seems to fix the problem.