Full name:
org.apache.maven.plugins:maven-site-plugin:2.0-beta-7:attach-descriptor
Description:
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: ISO-8859-1. |
java.lang.StringNo${encoding}${project.build.sourceEncoding}org.apache.maven.artifact.repository.ArtifactRepositoryNo${localRepository}locales :
java.lang.StringNo${locales}java.lang.StringNo${outputEncoding}ISO-8859-1java.io.FileYes${basedir}/src/site