@Incubating class DistributionPlugin
Adds the ability to create distributions of the project.
Constructor and description |
---|
DistributionPlugin
(Instantiator instantiator, FileOperations fileOperations) |
Type | Name and description |
---|---|
void |
addTarTask(Project project, Distribution distribution) |
void |
addZipTask(Project project, Distribution distribution) |
void |
apply(Project project) |