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 [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 10.3.3. Release notes Sourced from checkstyle's releases. checkstyle-10.3.3 https://checkstyle.org/releasenotes.html#Release_10.3.3 checkstyle-10.3.2 https://checkstyle.org/releasenotes.html#Release_10.3.2 Bug fixes: #11736 - MissingJavadocType: Support qualified annotation names #11655 - Update google_checks.xml to...

type:dependencies

I'm submitting a bug report. After exiting mvn allure:serve with ctrl+c (in accordance with cmd instructions) the process and opened server stay in task manager and clutter up memory. -...

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.4.1. Release notes Sourced from actions/setup-java's releases. v3.4.1 In scope of this release we updated actions/cache package as the new version contains fixes for caching...

type:dependencies

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.11.1. Release notes Sourced from zip4j's releases. v2.11.1 Bug fixes: #396 Use case sensitive comparison for file headers #440 Replace Windows file separator with zip...

type:dependencies

i encountering an issue with allure-maven plugin, maven is unable to find the plugin #### I'm submitting a ... - [yes] bug report - [ ] feature request - [...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.0&new-version=2.13.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

type:dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @​TingluoHuang in actions/checkout#770 Prepare changelog...

type:dependencies

Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 2.4.1 to 2.6.0. Release notes Sourced from s4u/maven-settings-action's releases. v2.6.0 What's Changed :fire: New features Fix #199 by adding new repo url https://s01.oss.sonatype.org to sonatype repo list...

type:dependencies

#### I'm submitting a ... - [x] bug report #### What is the current behavior? When running `mvn allure:report allure:serve` the serve works correctly but the report is not preserved...

**Is your feature request related to a problem? Please describe.** I have some "impossible" barely reproducible issue such that after a testset completes it cannot produce a report, I see...