You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multi modules project and when I run dependency check for some modules I have exception as below:
Resolve mutations for :my-module:generateVex (Thread[Execution worker Thread 3,5,main]) started.
:my-module:generateVex (Thread[Execution worker Thread 3,5,main]) started.
> Task :my-module:generateVex FAILED
Caching disabled for task ':my-module:generateVex' because:
Build cache is disabled
Task ':my-module:generateVex' is not up-to-date because:
No history is available.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':my-module:generateVex'.
> sbom.components must not be null
Any ideas what causes this?
Cheers
Bartek
The text was updated successfully, but these errors were encountered:
Hello,
I have multi modules project and when I run dependency check for some modules I have exception as below:
Any ideas what causes this?
Cheers
Bartek
The text was updated successfully, but these errors were encountered: