| Author |
How to copy file.jks KEEPING ORIGINAL FILE DATE in maven
|
Real de Catorce
Greenhorn
Joined: Jun 08, 2009
Posts: 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
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
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, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
 |
|
|
subject: How to copy file.jks KEEPING ORIGINAL FILE DATE in maven
|
|
|