public class DependenciesManager extends Object
Constructor and Description |
---|
DependenciesManager(File application,
File framework,
File userHome) |
Modifier and Type | Method and Description |
---|---|
org.apache.ivy.Ivy |
configure() |
File |
install(org.apache.ivy.core.report.ArtifactDownloadReport artifact) |
static void |
main(String[] args) |
boolean |
problems() |
void |
report() |
org.apache.ivy.core.report.ResolveReport |
resolve() |
List<File> |
retrieve(org.apache.ivy.core.report.ResolveReport report) |
Set<String> |
retrieveModules() |
void |
sync(List<File> installed) |
public void report()
public boolean problems()
public List<File> retrieve(org.apache.ivy.core.report.ResolveReport report) throws Exception
Exception
public File install(org.apache.ivy.core.report.ArtifactDownloadReport artifact) throws Exception
Exception
public org.apache.ivy.core.report.ResolveReport resolve() throws Exception
Exception
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly