]
George Gastaldi closed FORGE-2018.
----------------------------------
Resolution: Won't Fix
This is not needed anymore, since when the interactive mode will fail when a required
input is not provided
Shell CLI validation messages should display the name of the
--option, not/in addition to the Label name
--------------------------------------------------------------------------------------------------------
Key: FORGE-2018
URL:
https://issues.jboss.org/browse/FORGE-2018
Project: Forge
Issue Type: Enhancement
Components: UI - Shell
Affects Versions: 2.10.1.Final
Reporter: Lincoln Baxter III
Assignee: Daniel Cunha
Fix For: 2.x Future
{code}
[Desktop]$ windup-migrate-app --input
/Users/lb3/projects/jboss-migration/windup/test-files/jee-example-app-1.0.0.ear --output
jee-example-app-1.0.0.ear.report
***ERROR*** Scan Java Packages must be specified.
***ERROR*** Packages to scan must be specified
[Desktop]$ man windup-migrate-app
{code}