public class FacesConfigMojo extends BaseFacesMojo
Modifier and Type | Field and Description |
---|---|
protected String |
renderKitClass |
protected String |
renderKitId |
protected String |
standardFacesConfig |
protected String |
standardRenderersConfig |
componentConfigsDir, jsfVersion, license, project, specialAttributes, templatesDir, uicomponentAttributes
Constructor and Description |
---|
FacesConfigMojo() |
Modifier and Type | Method and Description |
---|---|
File[] |
concat(File[]... arrays) |
void |
execute() |
protected List |
getAllComponents() |
createPackageDirectory, getComponents, getCreateOutputDirectory, getDigester, getLicense, getResources, isJSF2, isMethodExpression, writeFacesContextGetter, writeLicense, writeResourceHolderGetter
protected String standardFacesConfig
protected String standardRenderersConfig
protected String renderKitId
protected String renderKitClass
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected List getAllComponents()
Copyright © 2018. All rights reserved.