calling mvn archetype:generate -DinteractiveMode=false still prompts user "Y:"
------------------------------------------------------------------------------

                 Key: ARCHETYPE-172
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-172
             Project: Maven Archetype
          Issue Type: Bug
          Components: Generator
    Affects Versions: 2.0-alpha-3, 2.0-alpha-2
            Reporter: Jeff Campbell


I have a simple script that calls maven archetype from the command line with 
the full archetype command-line.  The script hangs because the 
archetype:generate prompts for the user to hit Y: at the command prompt even 
thought I specified -DinteractiveMode=false in the script.

Expected Results:  Maven archetype:generate executes with-out prompting the 
user for any input when using -DinteractiveMode=false

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