Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve version of maven plugin #252

Open
algomaster99 opened this issue May 22, 2023 · 0 comments
Open

Preserve version of maven plugin #252

algomaster99 opened this issue May 22, 2023 · 0 comments
Labels

Comments

@algomaster99
Copy link
Member

algomaster99 commented May 22, 2023

While transforming the poms of each module, we hardcode the version of surefire to 3.0.0 if it is not already declared. This is not correct for multi-module projects like https://github.com/alibaba/nacos/ because one of the submodules may be inheriting the version from its root/parent module.

Found in commit - alibaba/nacos@0cf9c24. Version 2.20 should be inherited in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant