Skip to content

bug: jreleaser "property 'outputDirectory' specifies directory '...' which doesn't exist" #13

@oglassdev

Description

@oglassdev

jreleaser seems to have a bug with this, so it may require manually creating build/jreleaser.

GHA log:

FAILURE: Build failed with an exception.

* What went wrong:
> Task :jreleaserPrepare FAILED
A problem was found with the configuration of task ':jreleaserPrepare' (type 'JReleaserPrepareTask').
  - In plugin 'org.jreleaser' type 'org.jreleaser.gradle.plugin.tasks.JReleaserPrepareTask' property 'outputDirectory' specifies directory '/home/runner/work/KotStom/KotStom/build/jreleaser' which doesn't exist.
    
    Reason: An input file was expected to be present but it doesn't exist.
    
    Possible solutions:
      1. Make sure the directory exists before the task is called.
      2. Make sure that the task which produces the directory is declared as an input.
    
    For more information, please refer to https://docs.gradle.org/8.8/userguide/validation_problems.html#input_file_does_not_exist in the Gradle documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions