> *[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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to