Originally published at
RTFM - администрирование, настройка серверов FreeBSD, Linux. You can comment here or
there.
![](http://rtfm.co.ua/wp-content/uploads/2013/09/java-logo.jpg)
Сборка проекта с помощью Apache Maven остановилась с такой ошибкой:
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
/usr/lib/jvm/java-6-openjdk-i386/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
Read the rest of this entry »