| Package | Description |
|---|---|
| org.basepom.mojo.duplicatefinder | |
| org.basepom.mojo.duplicatefinder.artifact |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClasspathElement.ClasspathArtifact |
static class |
ClasspathElement.ClasspathBootClasspathElement |
static class |
ClasspathElement.ClasspathLocalFolder |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ClasspathElement> |
ResultCollector.ConflictResult.getClasspathElements() |
static com.google.common.base.Function<ClasspathElement,String> |
ClasspathElement.getNameFunction() |
| Modifier and Type | Method and Description |
|---|---|
int |
ClasspathElement.compareTo(ClasspathElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultCollector.addConflict(ConflictType type,
String name,
SortedSet<ClasspathElement> conflictingClasspathElements,
boolean excepted,
ConflictState state) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSortedSet<ClasspathElement> |
ArtifactFileResolver.getClasspathElementsForElements(Collection<File> elements) |
Copyright © 2015. All rights reserved.