Does -X include -e (errors) or do I have to have them add both? -Dave
On Fri, Jun 22, 2012 at 1:00 PM, David Hoffer <[email protected]> wrote: > I wish that was easier to do. Unfortunately the CI server is managed > by a different group...I'll have to ask if they can do this. > > -Dave > > On Fri, Jun 22, 2012 at 12:41 PM, Dan Tran <[email protected]> wrote: >> can you run with -X or -e to see the stack trace? >> >> -D >> >> On Fri, Jun 22, 2012 at 11:21 AM, David Hoffer <[email protected]> wrote: >>> I just added usage of truezip-maven-plugin to my build. I am using >>> the remove goal to remove some files and folders from a jar. it works >>> fine when run locally on my system but has the following error when >>> run on our TeamCity CI build server. The build agent is Windows7 and >>> so is my system. Any ideas why this would fail? >>> >>> [com.issinc.chat-dashboard:dashboard-dev] Failed to execute goal >>> org.codehaus.mojo:truezip-maven-plugin:1.0:remove (trim-jar) on >>> project dashboard-dev: Remove fileset fails >>> >>> [11:53:01]: [ERROR] Failed to execute goal >>> org.codehaus.mojo:truezip-maven-plugin:1.0:remove (trim-jar) on >>> project dashboard-dev: Remove fileset fails: Failed to delete file >>> F:\work\7832e3bc4d2f257b\dashboard-dev\target\dashboard-dev-4.4-SNAPSHOT.jar\com\gargoylesoftware\htmlunit\util\DebuggingWebConnection.index.html. >>> Reason is unknown. -> [Help 1] >>> [11:53:01]: [ERROR] >>> >>> -Dave >>> >>> --------------------------------------------------------------------- >>> 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] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
