Skip to content

Grails 7: grails-cache publishGuide fails on 8.0.x branch #215

@jamesfredley

Description

@jamesfredley

recreate by running ./gradlew docs

https://github.com/grails/grails-cache/actions/runs/11307987606/job/31450340455

Task :publishGuide FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem was found with the configuration of task ':publishGuide' (type 'PublishGuide').
    • Type 'grails.doc.gradle.PublishGuide' property 'resourcesDir' specifies directory '/home/runner/work/grails-cache/grails-cache/build/resources/grails-common-build-master/src/main/resources' 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.

may be related to https://github.com/grails/grails-cache/pull/213/files

Metadata

Metadata

Assignees

No one assigned

    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