RE: newbie question: timestamp on target build file

2006-03-25 Thread Andreas Guther
In Maven 1 is a jar:snapshot goals or something similar that builds a
jar with a timestamp number similar to what you had in your email.

Andreas



-Original Message-
From: Hong wu [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 24, 2006 2:08 PM
To: users@maven.apache.org
Subject: newbie question: timestamp on target build file

Hi,

I'd like to know how to put a timestamp in my target build file, such as
javabuild-20060324.jar

I seem could not find it anywhere in the documentation or Google.
Thanks for the help!

Maven rocks!

H.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: newbie question: timestamp on target build file

2006-03-24 Thread Mang Jun Lau
I think you need your POM to be a snapshot version.  If you call the 
deploy goal then you will get the timestamp by default.


_Mang Lau





"Hong wu" <[EMAIL PROTECTED]> 
03/24/2006 05:07 PM
Please respond to
"Maven Users List" 


To
users@maven.apache.org
cc

Subject
newbie question: timestamp on target build file






Hi,

I'd like to know how to put a timestamp in my target build file, such as
javabuild-20060324.jar

I seem could not find it anywhere in the documentation or Google.
Thanks for the help!

Maven rocks!

H.