Ao tentar usar o mvnw test no terminal do projeto, estou com esse erro.
daysonmota@Air-de-Dayson algafood_api % ./mvnw test
./mvnw: line 280: /Users/daysonmota/Documents/workspace-spring-tool-suite-4-4.14.1.RELEASE/algafood_api/.mvn/wrapper/maven-wrapper.properties: No suchdaysonmota@Air-de-Dayson algafood_api % ./mvnw test
./mvnw: line 280: /Users/daysonmota/Documents/workspace-spring-tool-suite-4-4.14.1.RELEASE/algafood_api/.mvn/wrapper/maven-wrapper.properties: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to open the file
Warning: /Users/daysonmota/Documents/workspace-spring-tool-suite-4-4.14.1.RELEA
Warning: SE/algafood_api/.mvn/wrapper/maven-wrapper.jar: No such file or
Warning: directory
1 58727 1 1033 0 0 19768 0 0:00:02 --:--:-- 0:00:02 21978
curl: (23) Failure writing output to destination
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
Caused by: java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain
daysonmota@Air-de-Dayson algafood_api %