Full name:
org.apache.maven.plugins:maven-site-plugin:2.0.1:attach-descriptor
Description:
site.xml) to the list of
files to be installed/deployed.Attributes:
package.| Name | Type | Since | Description | 
|---|---|---|---|
| siteDirectory | File | 
- | 
Directory containing the site.xml file and the source for apt, fml
and xdoc docs. | 
| Name | Type | Since | Description | 
|---|---|---|---|
| inputEncoding | String | 
- | 
Specifies the input encoding. Default value is: ${project.build.sourceEncoding}. | 
| localRepository | ArtifactRepository | 
- | 
The local repository. | 
| locales | String | 
- | 
A comma separated list of locales supported by Maven. The first
valid token will be the default Locale for this instance of the
Java Virtual Machine. | 
| outputEncoding | String | 
- | 
Specifies the output encoding. Default value is: ${project.reporting.outputEncoding}. | 
java.lang.StringNo${encoding}${project.build.sourceEncoding}org.apache.maven.artifact.repository.ArtifactRepositoryNo${localRepository}java.lang.StringNo${locales}java.lang.StringNo${outputEncoding}${project.reporting.outputEncoding}java.io.FileYes${basedir}/src/site