cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

Error when executing buildWar in refapp project-all #113

Closed alexbudarov closed 5 years ago

alexbudarov commented 5 years ago

Environment

Description of the bug or enhancement

Execute "gradlew buildWar"

* What went wrong:
Execution failed for task ':buildWar'.
> Project with path ':workflow-web' could not be found in root project 'platform-7'.

As I understand, workflow was deleted some time ago. But CubaWarBuilding class still mentions it.