You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/06/22 09:44:52 UTC

[jira] Commented: (MNG-506) Plugin registry prompt does not read from stdin on cygwin

    [ http://jira.codehaus.org/browse/MNG-506?page=comments#action_41850 ] 

Brett Porter commented on MNG-506:
----------------------------------

actually, its a bug in cygwin (I've seen this happen in the windows native subversion client under cygwin too).

It eventually works. We may be able to fix jline to work around it, or provide a different input handler that uses stdin.

switching to an alternate shell (that fixes the Ctl + C and Java issues) might also help.

> 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

>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org