Closed luispalominof closed 7 years ago
Hi @LEPF
This sort of error usually popped up when jdk 6 installation was corrupt.
I'm not completely certain on this but your JAVA_6_HOME, JAVA_7_HOME, and JAVA_8_HOME looks to be set to jre directories.
/usr/lib/jvm/java-6-oracle/jre/bin/java/bin/javac
(This may very well be where your javac lies so I could be wrong here)
Could you check if this is the case, and if so, set them to jdk directories? Thanks
Hi, i was setting wrong the JAVA_6_HOME,JAVA_7_HOME,JAVA_8_HOME in etc/enviroment After the correction the installation works fine
Ty for the help!
HI, im trying to install apm but im not getting a success instalation...
Im working on ubuntu 16.04.1 and following the quickstart guide (with GIT)
This is the log for mvn install -Dmaven.test.skip=true -X
Please Help =(!!!!