Closed qianyiliushang closed 8 years ago
seems the attached image is broken
The results directory configured in Allure Report is target/site/allure-maven-plugin
How about using default value: target/allure-results
?
@vania-pooh Yes, I tried to use the default value target/allure-resulsts
,but when I click on Allure Report link, the page keeps loading, the results does not displayed.
It seems that you have latest version of Jenkins. It requires some special content-security setup. Please, refer the documentation for details. Also, the original issue is #715
Yes, it works ,thanks.
allure configuration in pom.xml
And Allure jenkins plugin version is d
Allure report configuration in job as bellow
Here is the jenkins console logs
I do have allure reports generated, here's the tree of target directory
when I user maven jetty plugin to access the report, everything goes well.
Please help to see if it's a bug of allure jenkins plugin or the configuration is wrong, thanks.