devsoap/ds-gradle-vaadin

Implement caching support for vaadinWrapCss task

Opened this issue · 0 comments

Solve output path caching issues in vaadinWrapCss task.

  > Task :vaadinWrapCss
    Caching disabled for task ':vaadinWrapCss' because:
      Gradle does not know how file 'build/frontend/src' was created (output property 'targetPath'). Task output caching requires exclusive access to output paths to guarantee correctness.

    Task ':vaadinWrapCss' is not up-to-date because:
      No history is available.