public class DependencyResolutionContext extends Object
Constructor and Description |
---|
DependencyResolutionContext(Collection<org.eclipse.core.resources.IFile> pomFiles) |
Modifier and Type | Method and Description |
---|---|
void |
forcePomFiles(Set<org.eclipse.core.resources.IFile> pomFiles) |
boolean |
isEmpty() |
org.eclipse.core.resources.IFile |
pop() |
public DependencyResolutionContext(Collection<org.eclipse.core.resources.IFile> pomFiles)
public boolean isEmpty()
public void forcePomFiles(Set<org.eclipse.core.resources.IFile> pomFiles)
public org.eclipse.core.resources.IFile pop()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.