Then you just need to add to your PATH environment variable, another way to try is to just issue the command like :
d:\apache-maven-2.0.8\bin\mvn On Tue, Mar 25, 2008 at 2:25 PM, Jasbinder Bali <[EMAIL PROTECTED]> wrote: > I am working on windows. Trying to do the set up on windows. > Would you have different suggestions for windows? > > Thanks > > On Tue, Mar 25, 2008 at 4:23 PM, Luciano Resende <[EMAIL PROTECTED]> > wrote: > > > > > 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://people.apache.org/%7Elresende> > > http://lresende.blogspot.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- 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]
