public final class BuildMetaDataMojo extends AbstractBuildMojo
build.properties file.| Modifier and Type | Field and Description |
|---|---|
protected String |
buildDatePattern
The date pattern to use to format the build and revision dates.
|
addToFilters, createManifestFile, createPropertiesReport, createXmlReport, manifestFile, manifestSection, project, properties, propertiesOutputFile, providers, remoteVersion, runtime, session, settingsDecrypter, writeProtectFiles, xmlOutputFile| Constructor and Description |
|---|
BuildMetaDataMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getLogLevel() |
void |
setLogLevel(String logLevel) |
getProject, isCreatePropertiesReport, provideBuildMetaData, setCreatePropertiesReport, setProject, setPropertiesOutputFile, setSession, updateMavenEnvironmentprotected String buildDatePattern
public String getLogLevel()
public void setLogLevel(String logLevel)
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractBuildMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2006-2014. All Rights Reserved.