]
Claus Ibsen commented on FORGE-2515:
------------------------------------
The null was not in older releases
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
Priority: Minor
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}