tmichelini@tmichelini:~ (master *)$ cat .bash_profile
export PATH=$PATH:/home/tmichelini/apache-maven-3.3.9/bin
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
tmichelini@tmichelini:~ (master *)$
Esté é o arquivo .bash_profile, porém ao executar o o comando mvn -v como indicado segue o nao executando o maven tmichelini@tmichelini:~ (master )$ mvn -v O programa 'mvn' pode ser encontrado nos seguintes pacotes: maven * maven2 Tente: sudo apt-get install