Hi Tim,
Thanks for the information. It must be something else then that is setting the time in Maven. The build completed time shows the build finishes 1 hour earlier then the actual system time.

Regards,
Mark


Tim Kettler wrote:
Hi,

see [1], [2] for references of the valid tags in 'pom.xml' and 'settings.xml'. As you see <timezone/> is only used in the <developers/> and <contributors/> sections of the 'pom.xml' to denote the timzone a project team member is located. This has nothing to do with when your project is built or what creation time the jars have.

-Tim

[1] http://maven.apache.org/ref/current/maven-model/maven.html
[2] http://maven.apache.org/ref/current/maven-settings/settings.html

Mark Eramo schrieb:
Hello,
I am currently using Maven 2 and today I noticed that all the jars are built 1 hour earlier then the current time.I see that in the Maven documentation that there is a <timezone> tag that you can use to set your timezone. I want to set this in my settings.xml so that when we switch to DST, I can change it. Well, I added the tag and Maven complains that it is an unrecognized tag.

Any ideas on why this happens? Does Maven 2 not support this?

Thanks,
Mark



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


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


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

Reply via email to