[jbosstools-issues] [JBoss JIRA] (JBIDE-9821) Wrong workflow when creating new example projects from Maven Archetypes

Fred Bricon (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Oct 5 08:39:15 EDT 2011


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

Fred Bricon resolved JBIDE-9821.
--------------------------------

    Resolution: Done


Fixed in trunk. Creating archetype based project example now let the user choose a different project name AND keep existing projects based on the same example.
                
> Wrong workflow when creating new example projects from Maven Archetypes
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-9821
>                 URL: https://issues.jboss.org/browse/JBIDE-9821
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven, project-examples
>    Affects Versions: 3.3.0.M3
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>             Fix For: 3.3.0.M4
>
>
> If a user creates a Maven Archetype-based project example using the default example name (ex: jboss-javaee6-webapp6), then he can not create a 2nd example under a different name. A dialog box pops up and asks to overwrite (i.e delete) the existing jboss-javaee6-webapp6 project.
> If the user answers yes, he loses his existing project, if he answers no, the project creation halts.
> For archetype based projects, where the generated project name can be set by the user, the ImportMavenArchetypeProjectExample should not prevent the user from creating several projects based on the same example. The maven archetype wizard page has a built-in check that will prevent duplicate projects.
> IMHO deleting project examples where the project name is variable doesn't make sense (as opposed to regular examples where the name cannot be changed) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list