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

Update the maven-surefire-plugin version in the native profile #577

Closed
mpeddada1 opened this issue Mar 14, 2023 · 0 comments · Fixed by #580
Closed

Update the maven-surefire-plugin version in the native profile #577

mpeddada1 opened this issue Mar 14, 2023 · 0 comments · Fixed by #580
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@mpeddada1
Copy link
Contributor

mpeddada1 commented Mar 14, 2023

The native profile currently sets the maven-surefire-plugin's version to 2.22.0 due to a prior incompatibility with the native-maven-plugin. However, the official docs of the plugin describe the plugin as being compatible with 2.22.0 or higher. Reference: https://graalvm.github.io/native-build-tools/latest/maven-plugin.html#testing-support-version-compatibility.

@mpeddada1 mpeddada1 added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Mar 14, 2023
@ddixit14 ddixit14 added the type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. label Mar 15, 2023
@JoeWang1127 JoeWang1127 self-assigned this Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants