This PR adds `flink-shaded-asm6`. This module is required for both java 9 compatibility and scala 2.12 support.
Previous versions of asm do not work under java 9. Since our current version of the `maven-shade-plugin` (3.0.0) does not work for projects making use of java 9 modularization we use a newer version (3.1.1, 3.1.0 is the minimum required version) for `flink-shaded-asm6`. [ Full content available at: https://github.com/apache/flink-shaded/pull/48 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org