« Return to Thread: [jira] Created: (ARCHETYPE-200) Should ask input for requiredProperty with defaultValue

[jira] Created: (ARCHETYPE-200) Should ask input for requiredProperty with defaultValue

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Should ask input for requiredProperty with defaultValue
-------------------------------------------------------

                 Key: ARCHETYPE-200
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-200
             Project: Maven Archetype
          Issue Type: Bug
          Components: Generator, Plugin
            Reporter: GrĂ©gory Joseph
         Attachments: ARCHETYPE-200.patch

It seems that if a requiredProperty is defined with a defaultValue, the generate mojo does not ask user input. In my opinion it should, just like it does it for the version.

DefaultArchetypeFactory lines 156-168 seem to be the culprit and I'll attach a patch that might fix this.

--
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


 « Return to Thread: [jira] Created: (ARCHETYPE-200) Should ask input for requiredProperty with defaultValue