public class ConsoleTSMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
enabled
Should time stamping be enabled.
|
protected String |
format
The time format used.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
ConsoleTSMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected org.apache.maven.project.MavenProject project
protected boolean enabled
protected String format
Copyright © 2009–2019 FuseSource. All rights reserved.