Here is my structure -
I'm using Jenkins Ant plugin to generate a html report via a build.xml file
On my pc I have downloaded the Ant Apache and is added to the Environment Variables
On Jenkins Manage Global Tools I have added Ant and the path of the file
Everything is working except if the build is failed it wont generate report, however it will generate the failed report if the next build is successful or fixed. it look like as if the failed report gets stucked until the next one is a pass it will come through.
Originally reported by jp2021, imported from: Jenkin Ant does not produce failed build junitreport immediately
- assignee:
fcojfernandez
- status: Open
- priority: Minor
- component(s): ant-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251216-182730
Raw content of original issue
Here is my structure -
I'm using Jenkins Ant plugin to generate a html report via a build.xml file
On my pc I have downloaded the Ant Apache and is added to the Environment Variables
On Jenkins Manage Global Tools I have added Ant and the path of the file
Everything is working except if the build is failed it wont generate report, however it will generate the failed report if the next build is successful or fixed. it look like as if the failed report gets stucked until the next one is a pass it will come through.
- environment:
Ant Apache 1.9.16, Jenkins 2.263
Here is my structure -
I'm using Jenkins Ant plugin to generate a html report via a build.xml file
On my pc I have downloaded the Ant Apache and is added to the Environment Variables
On Jenkins Manage Global Tools I have added Ant and the path of the file
Everything is working except if the build is failed it wont generate report, however it will generate the failed report if the next build is successful or fixed. it look like as if the failed report gets stucked until the next one is a pass it will come through.
Originally reported by jp2021, imported from: Jenkin Ant does not produce failed build junitreport immediately
Raw content of original issue
Ant Apache 1.9.16, Jenkins 2.263