The mvn command should be available after you install maven. You might
have to add it to your path with something like this in your
/etc/bashrc

export PATH=/opt/apache-maven-2.0.8/bin:$PATH

On Tue, Mar 25, 2008 at 2:04 PM, Jasbinder Bali <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I have downloaded tuscany source code, JDK and maven.
>
>  Quoting from the BUILDING file
>
>  Building
>  --------
>
>  1) Change to the top level directory of Apache Tuscany source distribution.
>  2) Run
>
>     $> mvn
>
>
>  running mvn fails in the dos prompt saying that it can't recognize mvn, true
>  enough cuz there's no mvn there.
>  Can anyone tell me what needs to be done here ?
>
>  Thanks
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

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

Reply via email to