--- layout: post status: PUBLISHED published: true title: Apache Maven 3.8.2 Released id: c4a60824-9a71-4def-81e4-611804a97088 date: '2021-08-15 13:34:44 -0400' categories: maven tags: - maven-core-release permalink: maven/entry/apache-maven-3-8-2 ---

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.

Maven 3.8.2 is available via https://maven.apache.org/download.cgi

The core release is independent of plugin releases. Further releases of plugins will be made
separately.

If you have any questions, please consult:

Release Notes – Maven – Version 3.8.2

For more information read https://maven.apache.org/docs/3.8.2/release-notes.html

Enjoy!