Try using:

call maven clean



> -----Original Message-----
> From: Oliver N�lle [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 05, 2004 8:08 AM
> To: Maven Users List
> 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?
> 
> Let me know whether I should raise an issue in Jira (probably 
> in the core
> module?).
> 
> 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