-
Notifications
You must be signed in to change notification settings - Fork 3
Plugin not compatible with Grails 7.0.0-RC1 #5
Copy link
Copy link
Closed
Description
Due to the repackaging of Grails artifacts introduced with Grails-M4 (changelog) last June, the plugin is not compatible with the latest version of Grails (RC1).
In particular, Gradle's configureGroovyCompilerGrailsCore task fails with this output:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':configureGroovyCompilerGrailsCore'.
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not find org.grails:grails-web-boot:.
Required by:
root project : > com.bertramlabs.plugins:grails-force-ssl:7.0.0
> Could not find org.grails:grails-dependencies:.
Required by:
root project : > com.bertramlabs.plugins:grails-force-ssl:7.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels