matrei commented on issue #14736: URL: https://github.com/apache/grails-core/issues/14736#issuecomment-3265254212
> ``` > Execution failed for task ':grails-datastore-core:compileGroovy'. > > Unrecoverable compilation error: startup failed: > General error during conversion: The interface Collection cannot be implemented more than once with different >arguments: java.util.Collection<java.lang.Object> and java.util.Collection > . At [30:1] > > org.codehaus.groovy.syntax.RuntimeParserException: The interface Collection cannot be implemented more than once with different arguments: java.util.Collection<java.lang.Object> and java.util.Collection > ``` This issue has been resolved in Groovy 5.0.1 🎉 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org