RE: Is there a mavenized library for copying files?

2009-03-13 Thread Brian E. Fox
ere a mavenized library for copying files? Look at the maven-dependency-plugin -Original Message- From: Markus KARG [mailto:markus.k...@gmx.net] Sent: Friday, March 13, 2009 3:06 PM To: 'Maven Users List' Subject: Is there a mavenized library for copying files? I am writing a plu

Re: Is there a mavenized library for copying files?

2009-03-13 Thread Mihailo Vasiljevic
Markus KARG wrote: I am writing a plugin which needs to copy files. Since the File.rename() command can fail if source and target are on different drives, and since I don't want to write my own byte mover loop, I wonder whether there is an out-of-the-box file copy / file move library that I can j

RE: Is there a mavenized library for copying files?

2009-03-13 Thread Brian E. Fox
Look at the maven-dependency-plugin -Original Message- From: Markus KARG [mailto:markus.k...@gmx.net] Sent: Friday, March 13, 2009 3:06 PM To: 'Maven Users List' Subject: Is there a mavenized library for copying files? I am writing a plugin which needs to copy files. Since the File.renam