cuba-cli icon indicating copy to clipboard operation
cuba-cli copied to clipboard

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

Open zaharchenko-evgeny opened this issue 6 years ago • 0 comments

Environment

  • CLI version: 2.1.0
  • Operating system: Linux

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

zaharchenko-evgeny avatar Oct 21 '19 11:10 zaharchenko-evgeny