montss

Results 3 comments of montss

The current implementation is a bit weird, the standard way of installing maven whether on Linux based OS or in Windows, is just adding the maven directory to the Path...

Well I think it is not preinstalled, if you look at `openjdk8/src/main/docker/Dockerfile` you can see that it is being pulled using `ADD https://storage.googleapis.com/cloud-profiler/java/latest/profiler_java_agent.tar.gz /opt/cprof/`

> Because you could have multiple versions/binaries of Maven on your system. That defies the goal here I would say, running a maven plugin should be a matter of just...