----- Original Message ----- 
From: "Oliver Nölle" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Friday, March 05, 2004 2:08 PM
Subject: maven-call exits windows batch file: feature or bug?


> When I write the followin lines in a batch file:
>
> cd  projects1
> maven clean
> REM the following lines get never executed:
> cd ..\project2
> maven clean
>
> ...and execute it on Win2K, after the first maven call (successful or not)
> the batch file stops processing after printing out the results of maven.
>
> Is this the intended behaviour?
> Shouldn't it be possible to execute several maven calls in a batch file?

It's a bug.

>
> Let me know whether I should raise an issue in Jira (probably in the core
> module?).

Yes. http://jira.codehaus.org/BrowseProject.jspa?id=10030

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


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

Reply via email to