
public class DependencyManagementCheckMojo extends AbstractFixableCheckMojo
For parent POMs dependencyManagement section should contain all of it's modules as dependencies, and the versions of these dependencies should match the actual version in the module's POM.
For project POMs there should not be any dependency with a version already managed by the inherited (or not) dependencyManagement section.
check, failed| Constructor and Description |
|---|
DependencyManagementCheckMojo() |
| Modifier and Type | Method and Description |
|---|---|
APIFixableCheck |
getFix() |
execute, getCheckgetProject, isSnapshotpublic APIFixableCheck getFix()
getFix in class AbstractFixableCheckMojoCopyright © 2018 universAAL Consortium. All rights reserved.