AgilData / mesos-docker-tutorial

Tutorial on building a Mesos framework in Java to launch Docker containers on slaves
72 stars 40 forks source link

Build fail for Mesos 0.20 #1

Open atris opened 9 years ago

atris commented 9 years ago

I got :

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project cf-tutorial-mesos-docker: Fatal error compiling: invalid target release: 1.7 -> [Help 1]

on Ubuntu 12.04. Please advice

(this is on running mvn package)

chaubeau commented 9 years ago

update your jdk version(1.7)