public class DependencyResolutionContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.LinkedHashSet<org.eclipse.core.resources.IFile> |
pomFiles
Set of all pom files to resolve
|
| Constructor and Description |
|---|
DependencyResolutionContext(java.util.Collection<org.eclipse.core.resources.IFile> pomFiles) |
| Modifier and Type | Method and Description |
|---|---|
void |
forcePomFiles(java.util.Set<org.eclipse.core.resources.IFile> pomFiles) |
boolean |
isEmpty() |
org.eclipse.core.resources.IFile |
pop() |