FROM gradle:jdk8
RUN apt-get update && apt install -y maven
