Hello, is there a directory /usr/lib/jvm/java-7-openjdk-amd64/include/? If not, this is not the JDK but the JRE version.
http://packages.ubuntu.com/en/precise/amd64/openjdk-7-jre/filelist http://packages.ubuntu.com/en/precise/amd64/openjdk-7-jdk/filelist In that case it will help to install openjdk-7-jdk package. It is quite possible that you do not have any JDK on your machine, if you do not, it will help to install openjdk-7-jdk. If you do have one, you need to find it and set JAVA_HOME to it. This will not only resolve your problem, but also remove the warning :) Gruss Bernd Am Wed, 31 Dec 2014 13:09:33 -0600 schrieb Ole Ersoy <ole.er...@gmail.com>: > Bernd, Mark, > > Here is the result of `mvn --version`: > Apache Maven 3.0.5 > Maven home: /usr/share/maven > Java version: 1.7.0_65, vendor: Oracle Corporation > Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "3.13.0-43-generic", arch: "amd64", > family: "unix" --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org