FROM ubuntu:xenial

RUN apt-get update && apt-get install -y \

maven \
openjdk-8-jdk