Hi all, Referring to a discussion on the maven users list [1], it appears thatremoving the file META-INF/services/org.codehaus.groovy.source.Extensions from groovy-2.4.13.jar allows Java 9 to successfully load groovy-2.4.13.jar as an auto-module.
The org.codehaus.groovy.source.Extensions file contains the lone word "groovy" instead of a fully qualified class name.
Please advise. Best regards, -- Ceki Gülcü [1] http://markmail.org/message/obdyvuv24kqpxm6v
