Skip to content

Okbuck fails if exportDependencies > file path doesn't exist #975

@hvvikram

Description

@hvvikram

Example config

exportDependencies {
        enabled = true
        file = "build/raw-deps.json"
}

The folder build do not exist. okbuck throws the following exception

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':okbuck'.
> java.nio.file.NoSuchFileException: /home/user/my_project/build/raw-deps.json

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions