You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2011/09/06 22:16:32 UTC

[jira] Updated: (ARCHETYPE-382) when selecting an archetype, display archetype groupId and artifactId before choosing version

     [ https://jira.codehaus.org/browse/ARCHETYPE-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-382:
------------------------------------

    Description: 
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 ARCHETYPE-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}

  was:
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}


> 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
>            Assignee: Herve Boutemy
>             Fix For: 2.2
>
>
> 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 ARCHETYPE-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