Package com.googlecode.download.maven.plugin.internal
-
Interface Summary Interface Description ProgressReport Progress report of a file download operation. -
Class Summary Class Description ArtifactMojo This mojo is designed to download a maven artifact from the repository and download them in the specified path.ChecksumUtils FileNameUtils Common utilities used by theWGetMojoHttpFileRequester File requester that can download resources over HTTP transport using Apache HttpClient 4.x.HttpFileRequester.Builder LoggingProgressReport ProgressReportimplementation that logs operation progress at INFO priority.SilentProgressReport Silent (no-op) implementation ofProgressReport.SSLProtocols Helper class to check supported SSL protocols.WGetMojo Will download a file from a web site using the standard HTTP protocol. -
Exception Summary Exception Description DownloadFailureException Represents a download failure exception, thrown when the requested resource returns a non-20x HTTP code.