> I am pretty new to maven. I am looking for a way to get "epoch" time using > maven. > > I checked "tstamp" and it gives it flexibility in terms of yyyy, mm, dd, hh > etc.
The "tstamp" functionality you are speaking of comes from Ant. Therefore, if Ant can support it, Maven can probably as well. You will need to check the Ant docs for tstamp to see if epoch is supported. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
