You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "denis Cabasson (JIRA)" <ji...@codehaus.org> on 2005/10/21 09:23:11 UTC

[jira] Created: (MNG-1262) batch file fails on exit with Windows NT4

batch file fails on exit with Windows NT4
-----------------------------------------

         Key: MNG-1262
         URL: http://jira.codehaus.org/browse/MNG-1262
     Project: Maven 2
        Type: Sub-task
    Versions: 2.0    
 Environment: windows NT4
 Reporter: denis Cabasson
    Priority: Trivial


maven 2 runs fine but command line finishes with an "incorrect command...." in windows NT4 because the exit \B command isn't supported in NT4 shell.

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


[jira] Closed: (MNG-1262) batch file fails on exit with Windows NT4

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1262?page=all ]
     
Brett Porter closed MNG-1262:
-----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

there doesn't appear to be a simple way to detecgt windows nt vs windows 2000/xp, and exiting without /B is quite harmful but the only way it seems possible to propogate the error level.

I'm afraid we can't officially support Windows NT (however if you find a solution and attach a patch, feel free to reopen this and it will be applied)

> batch file fails on exit with Windows NT4
> -----------------------------------------
>
>          Key: MNG-1262
>          URL: http://jira.codehaus.org/browse/MNG-1262
>      Project: Maven 2
>         Type: Sub-task
>     Versions: 2.0
>  Environment: windows NT4
>     Reporter: denis Cabasson
>     Assignee: Brett Porter
>     Priority: Trivial

>
>
> maven 2 runs fine but command line finishes with an "incorrect command...." in windows NT4 because the exit \B command isn't supported in NT4 shell.

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