when selecting an archetype, display archetype groupId and artifactId before 
choosing version
---------------------------------------------------------------------------------------------

                 Key: ARCHETYPE-382
                 URL: https://jira.codehaus.org/browse/ARCHETYPE-382
             Project: Maven Archetype
          Issue Type: Improvement
          Components: Generator
    Affects Versions: 2.1
            Reporter: Herve Boutemy


there are a lot of archetypes, it is not easy to find the actual chosen 
archetype in the list (to check if no mistake was done, like MARCHETYPE-381)

adding information on selected archetype before choosing the version should 
enhance user experience:
{noformat}Choose a number or apply filter (format: [groupId:]artifactId, case 
sensitive contains): 124: 
Choose version for org.apache.maven.archetypes:maven-archetype-quickstart (An 
archetype which contains a sample Maven project.): 
1: 1.0-alpha-1
2: 1.0-alpha-2
3: 1.0-alpha-3
4: 1.0-alpha-4
5: 1.0
6: 1.1
Choose a number: 6: {noformat}

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

        

Reply via email to