- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class CreateTimestampMojo
extends org.apache.maven.plugin.AbstractMojo
This mojo is designed to give you a timestamp available through one or more properties.
Only a single timestamp is created for each execution of the mojo. This timestamp can
be format into one or more strings which are then saved to properties.
- Since:
- 1.0-beta-5
- Version:
- $Id: CreateTimestampMojo.java 14068 2011-05-19 13:31:41Z afloom $
- Author:
- pgier