public class PlexusTestDescriptorMojo extends AbstractDescriptorMojo
Modifier and Type | Field and Description |
---|---|
protected File |
testGeneratedMetadata
The output location for the generated descriptor.
|
protected File |
testIntermediaryMetadata
The output location for the intermediary descriptor.
|
protected File |
testStaticMetadataDirectory
The location of manually crafted component descriptors.
|
mavenProject, mavenProjectHelper, metadataGenerator, sourceEncoding
Constructor and Description |
---|
PlexusTestDescriptorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected File testGeneratedMetadata
protected File testStaticMetadataDirectory
protected File testIntermediaryMetadata
Copyright © 2001–2013 Codehaus. All rights reserved.