[forge-issues] [JBoss JIRA] (FORGE-2040) man page for project-new is not particularly helpful

Lincoln Baxter III (JIRA) issues at jboss.org
Wed Sep 24 15:07:02 EDT 2014


     [ https://issues.jboss.org/browse/FORGE-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed FORGE-2040.
-------------------------------------
    Fix Version/s: 2.10.2.Final
       Resolution: Done


Done.

{code}
NAME
  project-new -- Project/Generation
 
SYNOPSIS
  project-new [-] [--buildSystem] ProjectProvider [--named] String [--type] ProjectType 
 
DESCRIPTION
  Create a new project (multi-step wizard - some options may not be auto-documented in this man page.)
     --buildSystem
    Build system -  [ProjectProvider] (required) Valid choices: ["Maven" ] 
 
     --finalName
    Final name -  [String] 
 
     --named
    Project name -  [String] (required) 
 
     --overwrite
    Overwrite existing project location -  [Boolean] defaults to: [false] 
 
     --targetLocation
    Project location -  [DirectoryResource] defaults to: [/Users/lb3/Desktop] 
 
     --topLevelPackage
    Top level package -  [String] defaults to: [org.example] 
 
     --type
    Project type -  [ProjectType] (required) Valid choices: ["war" "jar" "parent" "addon" "ear"
    "resource-jar" "from-archetype" "from-archetype-catalog" ] 
 
     --version
    Version -  [String] defaults to: [1.0.0-SNAPSHOT] 
 
 

 
RESOURCES
  forge: <http://forge.jboss.org/>
 
COPYING
Manual page project-new(1) line 1 (press h for help or q to quit)

{code}

> man page for project-new is not particularly helpful
> ----------------------------------------------------
>
>                 Key: FORGE-2040
>                 URL: https://issues.jboss.org/browse/FORGE-2040
>             Project: Forge
>          Issue Type: Feature Request
>            Reporter: Jess Sightler
>            Assignee: Lincoln Baxter III
>             Fix For: 2.10.2.Final
>
>
> buildSystem is not documented
> type does not list available types
> None of them list a calling convention (-- is the standard in forge, I think, but that should appear on this page as well).
> Multiple options are described as "required' when they actually have default values that are not specified here.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the forge-issues mailing list