Plugin registry prompt does not read from stdin on cygwin
---------------------------------------------------------

         Key: MNG-506
         URL: http://jira.codehaus.org/browse/MNG-506
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0-alpha-3    
 Environment: cygwin on Windows 2000, sun jdk 1.5.0
    Reporter: Kenney Westerhof


M2, when finding new plugin versions, will prompt about wheter to install these.

When running m2 in cygwin, however, providing an answer (Y for instance) 
just displays the text on screen - nothing happens. The jre has to be killed
to stop m2.

version.DefaultPluginVersionManager uses a plexus InputHandler. So actually it's
a bug in plexus, but it affects m2 (there might be an alternate approach to the 
InputHandler..)

In the mean time i'll check whether it's due to \n\r issues.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to