save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

Task '...:sourcesJar' uses ... without declaring an explicit or implicit dependency

Open petertrr opened this issue 4 years ago • 0 comments

There is a number of warnings in logs during release build:

 - Gradle detected a problem with the following location: 'D:\projects\save\save-core\build\generated\src'. Reason: Task ':save-core:sourcesJar' uses this output of task ':save-core:generateVersionsFile' 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.1.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

petertrr avatar Jul 27 '21 15:07 petertrr