mergeGroovyExtensionModules

Merge Groovy extension modules (META-INF/**/org.codehaus.groovy.runtime.ExtensionModule).

Warning: In most cases, this should be used with the correct getDuplicatesStrategy to ensure duplicate extension module files are handled properly. See more details in the Handling Duplicates Strategy section.

See also