org.codehaus.plexus.maven.plugin
public class PlexusTestDescriptorMojo extends AbstractDescriptorMojo
Modifier and Type | Field and Description |
---|---|
protected java.io.File |
testGeneratedMetadata
The output location for the generated descriptor.
|
protected java.io.File |
testIntermediaryMetadata
The output location for the intermediary descriptor.
|
protected java.io.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 java.io.File testGeneratedMetadata
protected java.io.File testStaticMetadataDirectory
protected java.io.File testIntermediaryMetadata