Hi all,

Here is a problem I discovered with maven.

if I make a bath file with the following

***** clean.bat
maven clean
maven site
exit

and if I run this then the only command that actually is being executed is 
maven clean
and not only the clean, nothing gets executed after the first maven goal(any 
goal)...

does anyone know a way around this issue?

Thank you in advance!

Tigran

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

Reply via email to