Hi all, Im new in appfuse user community, so i need Your help: I was add maven to variable: [ra...@localhost ~]$ export PATH=/usr/local/apache-maven-2.2.1/bin:$PATH
I was set JAVA_HOME : [r...@localhost ~]# export JAVA_HOME=/usr/java/jdk1.6.0_13 [r...@localhost ~]# echo $JAVA_HOME /usr/java/jdk1.6.0_13 now, I restart gnome-terminal and try get JSF basic .... and I see this message, with error : [...@localhost ~]$ mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-jsf -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactId=myproject bash: mvn: command not found When i didn't restart terminal window i can get JSF basic: How add this variale ( mvn and JAVA_HOME) ? TIA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net