[go: up one dir, main page]

adoptopenjdk/maven-openjdk8-openj9

By adoptopenjdk

Updated almost 6 years ago

Apache Maven 3.6.1 Docker Images based on Eclipse OpenJ9 Version 8 builds by AdoptOpenJDK.

Image
Languages & frameworks
Integration & delivery
1

10K+

adoptopenjdk/maven-openjdk8-openj9 repository overview

Quick reference
Overview

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.

How to use this Image
$ docker run -it --rm --name my-project -v "$(pwd)":/root -w /root adoptopenjdk/maven-openjdk8-openj9:latest mvn clean install
License

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/)
    
  • Eclipse OpenJ9 + OpenJDK: The combined works license is GNU GPL v2 with Classpath Exception.

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.

Tag summary

Content type

Image

Digest

Size

160.1 MB

Last updated

almost 6 years ago

Requires Docker Desktop 4.37.1 or later.