The problem is that this requires an upgrade to ASM 6, which means maven-plugin-plugin in AMPS build will need to get upgraded to 3.5, which means that parsing of JiraDatabaseType.java will fail due to a bug in qdox parser...
As a temporary workaround, we could deploy a modified ASM 6 with module-info.class stripped.
Add notes...