Skip to content

'url-mappings-report' broken #15286

@matrei

Description

@matrei

Issue description

Error message: Missing application class name and script name arguments

mattias@mattias-z4-linux:~/Projects/GitHub/matrei$ grails -v
| Grails Version: 7.0.4
| JVM Version: 17.0.15
mattias@mattias-z4-linux:~/Projects/GitHub/matrei$ grails create-app url-mappings-test
Resolving dependencies....
| Application created at /home/mattias/Projects/GitHub/matrei/url-mappings-test
mattias@mattias-z4-linux:~/Projects/GitHub/matrei$ cd url-mappings-test/
mattias@mattias-z4-linux:~/Projects/GitHub/matrei/url-mappings-test$ grails url-mappings-report
| Resolving Dependencies. Please wait...

[Incubating] Problems report is available at: file:///home/mattias/Projects/GitHub/matrei/url-mappings-test/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

CONFIGURE SUCCESSFUL in 3s

> Task :urlMappingsReport FAILED

[Incubating] Problems report is available at: file:///home/mattias/Projects/GitHub/matrei/url-mappings-test/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
5 actionable tasks: 5 executed
<-------------> 0% WAITING
> IDLE
Missing application class name and script name arguments

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':urlMappingsReport'.
> Process 'command '/home/mattias/.sdkman/candidates/java/17.0.15-librca/bin/java'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
| Error Command [url-mappings-report] error: Could not execute build using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-8.14.3-bin.zip'. (Use --stacktrace to see the full trace)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions