Skip to content

Plugin not compatible with Grails 7.0.0-RC1 #5

@ilPittiz

Description

@ilPittiz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions