Fork me on GitHub

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

Document Description
About The dependency-versions-check plugin verifies that all resolved versions of artifacts are at least the versions specified by the project dependencies. The Maven dependency resolution process will substitute versions for the different artifacts in a dependency tree and sometimes chooses incompatible versions which leads to difficult to detect problems. This plugin resolves all dependencies and collects any requested version. It evaluates whether the resolved versions are compatible to the requested versions and reports possible conflicts.
Summary This document lists other related information of this project
Dependency Information This document describes how to include this project as a dependency using various dependency management tools.
Source Code Management This document lists ways to access the online source repository.
Issue Management This document provides information on the issue management system used in this project.
Team This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Licenses This document lists the project license(s).
Dependency Convergence This document presents the convergence of dependency versions across the entire project, and its sub modules.
Dependencies This document lists the project's dependencies and provides information on each dependency.
Dependency Management This document lists the dependencies that are defined through dependencyManagement.
Plugins This document lists the build plugins and the report plugins used by this project.
Plugin Management This document lists the plugins that are defined through pluginManagement.