| Package | Description |
|---|---|
| com.atlassian.roz.maven.plugin.util |
| Modifier and Type | Method and Description |
|---|---|
static DependencyInfo |
DependencyInfo.merge(DependencyInfo dep1,
DependencyInfo dep2) |
| Modifier and Type | Method and Description |
|---|---|
int |
DependencyInfo.compareTo(DependencyInfo other)
Dependencies are considered to be the same dependency if their groupId and artifactId are the same
|
static DependencyInfo |
DependencyInfo.merge(DependencyInfo dep1,
DependencyInfo dep2) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Reporter.reportDependencyWithDifferentVersions(String module,
List<DependencyInfo> dependencyInfo,
Path outputFilePath,
boolean isMetrics) |
Copyright © 2019 Atlassian. All rights reserved.