cuba-platform / cuba-cli

CUBA Platform Development Command-Line Interface
https://www.cuba-platform.com/marketplace/cuba-cli/
Apache License 2.0
47 stars 8 forks source link

CUBA CLI does not add component to web.xml in core module #188

Open zaharchenko-evgeny opened 4 years ago

zaharchenko-evgeny commented 4 years ago

Environment

Description of the bug or enhancement

CUBA CLI does not add a component to web.xml in the core module when using add-component command

Example from command line:

(echo "add-component"; echo "com.haulmont.addon.sdbmt:sdbmt-global:1.4.0") | cuba-cli