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.
The text was updated successfully, but these errors were encountered:
aitorfi
added a commit
to aitorfi/Java
that referenced
this issue
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.
The text was updated successfully, but these errors were encountered: