allure-maven icon indicating copy to clipboard operation
allure-maven copied to clipboard

Maven plugin generating Allure report from test results

Results 60 allure-maven issues
Sort by recently updated
recently updated
newest added

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.11.2. Release notes Sourced from zip4j's releases. v2.11.2 Improvements: Use SecureRandom instead of Random to implement a cryptographically strong random number Bug fixes: Fix null...

type:dependencies

Hi, It seems that Allure Maven plugin does not work on Java 17. Stacktrace: ``` [ERROR] Failed to execute goal io.qameta.allure:allure-maven:2.12.0:report (execution) on project cucumber-tests: Execution execution of goal io.qameta.allure:allure-maven:2.12.0:report...

### Context #### Checklist - [x] [Sign Allure CLA][cla] - [ ] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2

type:dependencies

**Describe the bug** Allure Report binaries are located in the internal enterprise Artifactory. The URL is `https://artifactory.intern` (SSL with non-public Certificate). Certificates are not installed on the local machine. It...

It would be a big addition to the plugin if we are able to generate the single file report from the allure-maven plugin directly as It was already introduced here...

**Describe the bug** When running the same test across different suites, test results are not combined in the report. **To Reproduce** Steps to reproduce the behavior: 1. Clone my exaple...

**Describe the bug** When generating the allure report through maven, I can't see the API test execution data, I'm using restAssured. Could it be a version problem with a dependency?...

**Describe the bug** Report is not created when trying to work directly with json files. Problem is that I can't configure allure to work directly with surefire, which is why...

**Describe the bug** Failed to build report with `mvn site` if no internet access to external repositories and only internal repository configured in settings.xml. **To Reproduce** Steps to reproduce the...

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.15.0 to 3.20.0. Release notes Sourced from maven-pmd-plugin's releases. 3.19.0 🐛 Bug Fixes [MPMD-353] - API incompatibility with jansi after upgrading m-shared-… (#91) @​adangel 📦 Dependency updates...

type:dependencies