Getting Execution failed for task ':compileJava' error while running the./gradlew bootrun command

Modified on Tue, 4 Apr, 2023 at 4:33 PM

According to this error, the app is unable to find the jar file with the name annual-return:1.0.0. Before running this command, we have to first create the jar file using  ./gradlew verifyMavenJarsCreated



According to this error, the app is unable to find the jar file with the name annual-return:1.0.0. Before running this command, we have to first create the jar file using 

./gradlew verifyMavenJarsCreated

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article