org.apache.maven.plugins.site
public abstract class AbstractSiteMojo extends AbstractMojo
Version: $Id: AbstractSiteMojo.java 358700 2005-12-23 04:40:48Z brett $
Field Summary | |
---|---|
protected I18N | i18n
Internationalization.
|
protected File | siteDirectory
Directory containing source for apt, fml and xdoc docs.
|
Method Summary | |
---|---|
protected File | getSiteDescriptorFile(File basedir, Locale locale)
Get the path of the site descriptor for a given locale.
|
protected List | initLocalesList()
Init the localesList variable.
|
UNKNOWN:
UNKNOWN: expression="${basedir}/src/site"
Parameters: locale the locale
Returns: the site descriptor path
localesList
variable.
If locales
variable is available, the first valid token will be the defaultLocale
for this instance of the Java Virtual Machine.
Returns: a list of Locale