Deploy in war

Hello,

I want to deploy my project in war. I added the tasks to the core and the web module as it was explaned in the Developers Manual.
Now to the problem: If i want to build it the compiler throws an exception, that he could not find "CubaWarDistribution"
Exception:
groovy.lang.MissingPropertyException: Could not find property ‘CubaWarDistribution’ on root project ‘speedy’.

Where can i find the “CubaWarDistribution”?

Thanks for your help

Kevin

1 Like

Hi Kevin,
There is no task CubaWarDistribution in CUBA. Maybe you confused it with CubaWarBuilding?
See buildWar - CUBA Platform. Developer’s Manual