public interface DownloadStrategy
| Modifier and Type | Method and Description |
|---|---|
File |
downloadContent(io.hawt.aether.OpenMavenURL sourceUrl,
File installDir)
Returns the newly created File inside the installDir for the given sourceUrl
|
File downloadContent(io.hawt.aether.OpenMavenURL sourceUrl, File installDir) throws IOException
IOExceptionCopyright © 2014-2015 Red Hat. All Rights Reserved.