|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ModuleBinaries | |
| org.apache.maven.plugin.assembly.archive.phase | |
| org.apache.maven.plugin.assembly.model | |
| Uses of ModuleBinaries in org.apache.maven.plugin.assembly.archive.phase |
| Methods in org.apache.maven.plugin.assembly.archive.phase with parameters of type ModuleBinaries | |
protected void |
ModuleSetAssemblyPhase.addModuleBinaries(ModuleBinaries binaries,
java.util.Set projects,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
|
protected void |
ModuleSetAssemblyPhase.addModuleArtifact(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.project.MavenProject project,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
ModuleBinaries binaries)
|
| Uses of ModuleBinaries in org.apache.maven.plugin.assembly.model |
| Methods in org.apache.maven.plugin.assembly.model that return ModuleBinaries | |
ModuleBinaries |
ModuleSet.getBinaries()
Get When this is present, the plugin will include the binaries of the included modules from this set in the resulting assembly. |
| Methods in org.apache.maven.plugin.assembly.model with parameters of type ModuleBinaries | |
void |
ModuleSet.setBinaries(ModuleBinaries binaries)
Set When this is present, the plugin will include the binaries of the included modules from this set in the resulting assembly. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||