> Task :services:job-service:test ---- Test result: SUCCESS Test summary: 6 tests, 6 succeeded, 0 failed, 0 skipped > Task :services:job-service:jar Execution optimizations have been disabled for task ':services:job-service:jar' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '.../portfolio-service-1.0.0-SNAPSHOT.jar'. Reason: Task ':services:job-service:jar' uses this output of task ':services:portfolio-service:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4.2/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :services:job-service:testCodeCoverageReport FAILED > Task :testCheck Test summary: 8 total tests, 8 succeeded, 0 failed, 0 skipped FAILURE: Build failed with an exception.