allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
342 stars 219 forks source link

🐞: allure-junit4-aspect doesn't work with maven-suirefire-plugin #975

Closed baev closed 4 months ago

baev commented 8 months ago

What happened?

allure-junit4-aspect is now required to support the Allure TestOps selective runs feature. However, it throws an exception when used in Maven Project. The issue is that maven-surefire-plugin overrides RunNotifier.

What Allure Integration are you using?

allure-junit4

What version of Allure Integration you are using?

2.24.1

What version of Allure Report you are using?

2.24.1

Code of Conduct

dismoralzor commented 4 months ago

up!

cheshi-mantu commented 4 months ago

@baev sir, could we prioritise this?