All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ArtifactMojo This mojo is designed to download a maven artifact from the repository and download them in the specified path.Checksums Checksums supplied to verify file integrity.ChecksumUtils DownloadCache A class representing a download cacheDownloadFailureException Represents a download failure exception, thrown when the requested resource returns a non-20x HTTP code.FileNameUtils Common utilities used by theWGetMojoHelpMojo Display help information on download-maven-plugin.
Callmvn download:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.HttpFileRequester 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.ProgressReport Progress report of a file download operation.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.