public class PlexusDescriptorMojo extends AbstractDescriptorMojo
Modifier and Type | Field and Description |
---|---|
protected File |
generatedMetadata
The output location for the generated descriptor.
|
protected File |
intermediaryMetadata
The output location for the intermediary descriptor.
|
protected File |
staticMetadataDirectory
The location of manually crafted component descriptors.
|
mavenProject, mavenProjectHelper, metadataGenerator, sourceEncoding
Constructor and Description |
---|
PlexusDescriptorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected File generatedMetadata
protected File staticMetadataDirectory
protected File intermediaryMetadata
Copyright © 2001-2015 Codehaus. All Rights Reserved.