Hi,
Does your user continuum have M2_HOME and M2_HOME/bin in PATH in his
.profile ?
Can you try with adding this in the user .profile :
- M2_HOME=/usr/local/share/maven-2.0.7 ; export M2_HOME
- PATH=$M2_HOME/bin:$PATH ; export PATH

Can we have the log ?

Thanks,

--
Olivier

2007/9/19, Guillaume Lederrey <[EMAIL PROTECTED]>:
>
>   This is probably a dumb question, but I cant get Continuum to find
> mvn. My mvn is installed in /usr/local/share/maven-2.0.7/.
>
>   I modified the startup script
> (/usr/local/share/continuum-1.0.3/bin/linux/run.sh) to add the
> following lines :
>
> RUN_AS_USER=continuum
> export PATH=$PATH:/usr/local/share/maven-2.0.7/bin
>
>   Still, no success ... I'm probably missing something obvious ... but
> I cant find what it is. Could anyone point me in the right direction ?
>
>   Any help appreciated.
>
>    Guillaume
>
> --
> Jabber : [EMAIL PROTECTED]
> Skype : Guillaume.Lederrey
> Projects :
> * http://rwanda.wordpress.com/
> * http://rwandatech.wordpress.com/
>



-- 
Olivier

Reply via email to