[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-111) Prompt for finalName when creating project, or default to project name

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Tue Apr 12 12:34:33 EDT 2011


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

Lincoln Baxter III closed SEAMFORGE-111.
----------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Alpha4
       Resolution: Done


> Prompt for finalName when creating project, or default to project name
> ----------------------------------------------------------------------
>
>                 Key: SEAMFORGE-111
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-111
>             Project: Seam Forge
>          Issue Type: Enhancement
>          Components: Builtin Plugins
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Dan Allen
>            Assignee: Lincoln Baxter III
>            Priority: Minor
>             Fix For: 1.0.0.Alpha4
>
>
> Currently forge does not set the finalName of the project. In a WAR project, it's common to exclude the version from the generated war, which is done by setting the finalName as follows:
> {code:xml}
> <build>
>     <finalName>${project.artifactId}</finalName>
> </build>
> {code}
> This should either be the default in forge, or forge should prompt the user for a name when switching to a war project (informing them that this name will be the name of the generated war).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list