Skip to content

Fix allure-maven plugin goalPrefix#338

Merged
baev merged 1 commit intoallure-framework:mainfrom
zhmaeff:main
Nov 14, 2024
Merged

Fix allure-maven plugin goalPrefix#338
baev merged 1 commit intoallure-framework:mainfrom
zhmaeff:main

Conversation

@zhmaeff
Copy link
Copy Markdown
Contributor

@zhmaeff zhmaeff commented Nov 14, 2024

Context

Since 2.15.0 it was changed from allure to prefix, so all mvn allure:* commands are not working since 2.15.0. Changing it back to allure

I guess bug was introduced in 95fd19d#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R87

Fixes #337

Checklist

Since 2.15.0 it was changed from `allure` to `prefix`, so all `mvn allure:*` commands are not working since 2.15.0.
Changing it back to `allure`
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 14, 2024

CLA assistant check
All committers have signed the CLA.

@zhmaeff
Copy link
Copy Markdown
Contributor Author

zhmaeff commented Nov 14, 2024

@baev

@baev baev added the type:bug Something isn't working label Nov 14, 2024
@baev baev merged commit e4ffb8e into allure-framework:main Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allure:* plugin goals are not working

3 participants