Skip to content

FindMainTask will now fail if bootJar / bootRun Gradle Tasks are enabled, but no Application class exists #14748

@jamesfredley

Description

@jamesfredley

Document this change:

End grails app developers need to understand that bootJar / bootRun tasks will generate invalid jars, if no application class exist, so we now fail the build, when no Application class exists

Forcing a failure is a time saver. This change does not apply to plugins. Only applications.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions