Hi All,

I'm having an issue running a web plugin created from Grails Forge.

Looks like I'm not getting the resolvedMainClassName file like with a web application.

Created for Grails 7.0.0-M4, Java 21, Hibernate, Tomcat, and Spock. No additional plugins.

./gradlew bootRun
> Task :bootRun FAILED

[Incubating] Problems report is available at: file:///.../demo-plugin/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':bootRun' (type 'BootRun').   - In plugin 'org.springframework.boot.gradle.plugin.SpringBootPlugin' type 'org.springframework.boot.gradle.tasks.run.BootRun' property '$1' specifies file '/.../demo-plugin/build/resolvedMainClassName' which doesn't exist.

    Reason: An input file was expected to be present but it doesn't exist.

Let me know if you have any ideas.

Thanks,

Carl



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to