devsoap / ds-gradle-vaadin

Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps
https://devsoap.com/gradle-vaadin-flow-plugin
Other
36 stars 13 forks source link

Implement caching support for vaadinWrapCss task #332

Open johndevs opened 4 years ago

johndevs commented 4 years ago

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.