[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » Ant, Maven and Other Build Tools
 
RSS feed
 
New topic
Author

How to copy file.jks KEEPING ORIGINAL FILE DATE in maven

Real de Catorce
Greenhorn

Joined: Jun 08, 2009
Messages: 1

Hello,

I'm trying to copy with maven a file (*.jks) so that file keeps the original file date , but no success till now, the copied file get the current date not the original one.

Have someone faced something like this? Any advises?

Thanks for your kind Help

I'm using something like next:

Martijn Verburg
Bartender

Joined: Jun 24, 2003
Messages: 2430

Hi Real and welcome to Javaranch!

I'm afraid I don't know of a way to do this, have you tried the Maven mailing list?

Cheers, Martijn - Blog, Twitter, PCGen, Ikasan
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » Ant, Maven and Other Build Tools
 
RSS feed
 
New topic
MyEclipse Enterprise Workbench