maven-openjdk8-openj9
Apache Maven 3.6.1 Docker Images based on Eclipse OpenJ9 Version 8 builds by AdoptOpenJDK.
10K+
Dockerfile linkslatest (8/maven/ubuntu/Dockerfile.openj9.releases.full)nightly (8/maven/ubuntu/Dockerfile.openj9.nightly.full)Where to get help:
Community support; Join AdoptOpenJDK Slack
Where to report problems:
GitHub
Supported architectures: (more info)
amd64, ppc64le, s390x
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
$ docker run -it --rm --name my-project -v "$(pwd)":/root -w /root adoptopenjdk/maven-openjdk8-openj9:latest mvn clean install
The Dockerfiles and associated scripts are licensed under the Apache License, Version 2.0.
Licenses for the products installed within the images:
Apache Maven: The project license is [Apache License](https://www.apache.org/licenses/)
As with all Docker images, other software is likely to be included, which might be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
Size
160.1 MB
Last updated
almost 6 years ago
Requires Docker Desktop 4.37.1 or later.