Class | Description |
---|---|
AbstractCopyMojo | |
AbstractDoubleWagonMojo |
Provides base functionality for dealing with I/O using single wagon.
|
AbstractSingleWagonMojo |
Provides base functionality for dealing with I/O using single wagon.
|
AbstractWagonListMojo |
Contains common configuration to scan for Wagon's files
|
AbstractWagonMojo |
Provides base functionality for dealing with I/O using wagon.
|
CopyMojo |
Copy artifacts from one Wagon repository to another Wagon repository.
|
DownloadMojo |
Transfers a set of files from a remote URL to a specified local directory.
|
DownloadSingleMojo |
Download a single file.
|
ExistMojo |
Check for the existing of remote resource.
|
HelpMojo |
Display help information on wagon-maven-plugin.
Call mvn wagon:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
ListMojo |
Lists the content of the specified directory (remotePath) under a specified repository (url)
|
MergeMavenRepoMojo |
Merge artifacts from one Maven repository to another Maven repository.
|
UploadMojo |
Upload multiple sets of files.
|
UploadSingleMojo |
Upload a single file with option to change name
|
Copyright © 2008–2015 Codehaus. All rights reserved.