You can influence the command line for the maven being run by the agent by specifying debug parameters in the "jvmArgs" runner parameter (configured for the build type).
-- Best regards, Eugene Zhuravlev Software Developer JetBrains Inc. http://www.jetbrains.com "Develop with pleasure!"
When I specify -X in the JVM args for a maven build. I don't see the debugging output and build says it was successful. Before that build was failing so I wanted to see -X output and could not see it.
Hi Venkat,
You can influence the command line for the maven being run by the agent by specifying debug parameters in the "jvmArgs" runner
parameter (configured for the build type).
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Venkat Sonnathi" <no_reply@jetbrains.com> wrote in message news:13850421.1151118753621.JavaMail.itn@is.intellij.net...
>
>
>
Hi,
When I specify -X in the JVM args for a maven build. I don't see the debugging output and build says it was successful. Before that build was failing so I wanted to see -X output and could not see it.
Thanks,
--Venkat.