]
George Gastaldi closed FORGE-2515.
----------------------------------
Fix Version/s: 2.20.1.Final
3.0.0.Alpha1
Assignee: George Gastaldi
Resolution: Done
Thanks for reporting this.
I have fixed in
project-new prints null in the CLI
----------------------------------
Key: FORGE-2515
URL:
https://issues.jboss.org/browse/FORGE-2515
Project: Forge
Issue Type: Bug
Affects Versions: 2.20.0.Final
Reporter: Claus Ibsen
Assignee: George Gastaldi
Priority: Minor
Fix For: 2.20.1.Final, 3.0.0.Alpha1
Notice the null in the label output for the project name
{code}
[forge-distribution-2.20.0.Final]$ project-new
***INFO*** Required inputs not satisfied, entering interactive mode
***INFO*** Required inputs not satisfied, entering interactive mode
* Project namenull: foo
? Top level packagenull [org.foo]:
{code}