``` FAILURE: Build failed with an exception. * What went wrong: Cannot locate tasks that match ':run' as task 'run' not found in root project 'java-dd-example'. * Try: > Run gradlew tasks to get a list of available tasks. > For more on name expansion, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation. > 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. ```