Extends archetype-metadata.xml with extra property metadata
-----------------------------------------------------------

                 Key: ARCHETYPE-244
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-244
             Project: Maven Archetype
          Issue Type: New Feature
            Reporter: Uri Boness


Extend archetype-metadata.xm with the following features:

# Support for optionalProperties. This will enable tools (including the plugin 
itself) to generate forms for archetype command generation (a la 
[wicket|http://wicket.apache.org/quickstart.html])
# Support for extra metadata over required/optional which will be useful for 
this forms generation, but also to validate the input which executing 
archetype:create. Such metadata can be:
** Property type (eg. string, int, boolean, etc..)
** Enum (eg. either "MySQL" or "PostgreSQL")
** Regexp



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to