may want to try 'immediateUpdate=true' -D
On Tue, Jun 26, 2012 at 12:05 PM, David Hoffer <[email protected]> wrote: > Thanks much for your help. Unfortunately I don't have access to our CI > build server so there wasn't much I could do here. I changed the build to > not use this plugin...I just unzip and then re-jar...solves this problem in > this case. > > Thanks, > -Dave > > On Mon, Jun 25, 2012 at 3:57 PM, Wayne Fay <[email protected]> wrote: > >> > *[14:53:10]*Caused by: java.io.IOException: Failed to delete file >> > >> F:\work\7832e3bc4d2f257b\dashboard-dev\target\dashboard-dev-4.4-SNAPSHOT.jar\rhinoDiff.txt. >> > Reason is unknown. >> > *[14:53:10]* at >> > >> org.codehaus.mojo.truezip.internal.TrueZipFileSetManager.delete(TrueZipFileSetManager.java:353) >> >> Does that path exist? >> Does the CI server user have permissions to delete that file? >> >> The code you're running into is roughly here: >> >> http://grepcode.com/file/repo1.maven.org/maven2/org.codehaus.mojo/truezip-maven-plugin/1.0-beta-7/org/codehaus/mojo/truezip/util/TrueZipFileSetManager.java#349 >> >> If you have a specific change/patch to provide that might help solve >> this issue, please don't hesitate to provide it. >> >> Wayne >> >> --------------------------------------------------------------------- >> 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]
