Closed
Description
opened on Nov 13, 2017
Hello,
I have a job with several modules, is it possible to access details (such as whether the build of module was successful, unstable, failed, console log of module and test results)? I was unable to find methods to obtain such info. Even though api allows to get this information (/job/[jobName]/[build]/[module]/api/xml)
Only thing I found was getMavenModule and getModuleRecords which gets me only information from pom file.
Thank you very much for any advice
Jakub
Activity