camel-tooling / generator-camel-project

Yeoman-based Camel Project Generator
Apache License 2.0
9 stars 4 forks source link

Refine package validation behavior for prompts #24

Open bfitzpat opened 6 years ago

bfitzpat commented 6 years ago

During the work done for https://github.com/camel-tooling/generator-camel-project/pull/22 we encountered a few additional questions.

These are all pretty minor issues, so we will see where we go from here.

bfitzpat commented 6 years ago

The Yeoman folks have an issue open for the "kinder, gentler" validation issue here - https://github.com/SBoudrias/Inquirer.js/issues/711 - hopefully it will show up in a later version of the generator code upstream. They closed my https://github.com/yeoman/generator/issues/1095 in favor of the existing issue.