The Wayback Machine - https://web.archive.org/web/20230303071111/https://github.com/TheAlgorithms/Java/issues/3321
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

Wrong scope in junit-jupiter-api artifact in pom.xml #3321

Closed
aitorfi opened this issue Oct 1, 2022 · 0 comments · Fixed by #3322
Closed

Wrong scope in junit-jupiter-api artifact in pom.xml #3321

aitorfi opened this issue Oct 1, 2022 · 0 comments · Fixed by #3322

Comments

@aitorfi
Copy link
Contributor

aitorfi commented Oct 1, 2022

Describe the bug
The scope of the artifact junit-jupiter-api in pom.xml should be test as it is only used for testing purposes. This misconfiguration is throwing a warning when building the project.

2022-10-01_16-08-56

2022-10-01_16-15-13

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

Successfully merging a pull request may close this issue.

1 participant