Full name:
org.codehaus.plexus:plexus-maven-plugin:1.3.9-SNAPSHOT:descriptor
Description:
Attributes:
compile.1.3.4.process-classes.| Name | Type | Since | Description |
|---|---|---|---|
| containerDescriptor | boolean |
1.3.4 |
Whether to generate a Plexus Container descriptor instead of a
component descriptor. Default value is: false. |
| fileName | String |
1.3.4 |
The relative path to the output file for the generated descriptor. Default value is: META-INF/plexus/components.xml. |
| outputDirectory | File |
1.3.4 |
The directory where the descriptor is written. Default value is: ${project.build.outputDirectory}. |
| Name | Type | Since | Description |
|---|---|---|---|
| encoding | String |
1.3.9 |
The file encoding to use when reading the source files. Default value is: ${project.build.sourceEncoding}. |
| extractors | ComponentDescriptorExtractor[] |
1.3.4 |
(no description) |
| roleDefaults | ComponentDescriptor[] |
1.3.4 |
(no description) |
boolean1.3.4Yesfalsejava.lang.String1.3.9No${encoding}${project.build.sourceEncoding}org.codehaus.plexus.maven.plugin.ComponentDescriptorExtractor[]1.3.4Nojava.lang.String1.3.4YesMETA-INF/plexus/components.xmljava.io.File1.3.4Yes${project.build.outputDirectory}org.codehaus.plexus.component.repository.cdc.ComponentDescriptor[]1.3.4No