Re: Unable to run it

2007-04-03 Thread Sagar Yerunkar
, remove the last \. Cheers, Franz Sagar Yerunkar wrote: Hello, I have installed apache maven on my system. I have added all the directories to the path and have set the required variables. However, i get this error when i type mvn site : Usage: java [-options] class [args

Unable to run it

2007-04-02 Thread Sagar Yerunkar
Hello, I have installed apache maven on my system. I have added all the directories to the path and have set the required variables. However, i get this error when i type mvn site : Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
] 04/02/2007 01:32 PM Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Unable to run it Hi Sagar, Maybe the maven you've installed in that system is corrupted. You just might need to re-install it :-) Thanks, Deng Sagar

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Unable to run it What version of maven are you using? :-) You downloaded it from the maven.apache right? Or did you build from source? - Deng Sagar Yerunkar wrote: Hello, I tried reinstalling it. I tried

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
and and what the $JAVA_HOME is pointing to. Kalle On 4/2/07, Sagar Yerunkar [EMAIL PROTECTED] wrote: I have downloaded the software from maven.apache. It runs fine on another system. It recognizes the mvn command, but then it throws the error i have pasted below. Regards, Sagar M