syndesis-extensions
syndesis-extensions copied to clipboard
Extension Steps are converted to Extension Libraries when compiling with Java 11
For some reason, any extension Step compiled with Java 11 is repackaged as an extension library, making impossible to use the extension as a Step in Syndesis.
cc @lucamaf