fields.description-wiki.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-jirareporter-plugin Show documentation
Show all versions of hudson-jirareporter-plugin Show documentation
This plugin features JIRA Reporter publisher.
*GENERAL INFORMATION*
Result: ${build.getResult()}
Build URL: [${rootURL}${build.getUrl()}]
Project: [${build.project.getDisplayName()}|${rootURL}${build.project.getUrl()}]
Build duration: ${build.getTimestampString()}
Build Reason: ${cause.getShortDescription()}
*CHANGE LOG*
No changes affect this build
* ${entry.getUser()} - ${entry.getMessage()}
** ${affectedFile.getType()}: ${affectedFile.getFile()}
*ARTIFACTS*
Build didn't produce any Artifacts
* ${artifact.getFileName()}
*TEST RESULTS*
Passed Tests: ${testresults.getPassed()}
Skipped Tests: ${testresults.getSkipped()}
Failed Tests: ${testresults.getFailed()}
* ${test.getTestCaseName()}
No tests where executed in this build