Describe the bug
I ran the command using the 'QuickStart' procedure as a reference.
However, I confirmed an error output.
Could you please let me know how to solve this problem?
$ ./mvnw clean package -DskipTests -Dmaven.javadoc.skip=true
./mvnw: line 276: /home/ec2-user/IDS-AppStore/.mvn/wrapper/maven-wrapper.properties: No such file or directory
/home/ec2-user/IDS-AppStore/.mvn/wrapper/maven-wrapper.jar: No such file or directory
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
Caused by: java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain
Desktop (please complete the following information):
Describe the bug I ran the command using the 'QuickStart' procedure as a reference.
However, I confirmed an error output. Could you please let me know how to solve this problem?
To Reproduce Steps to reproduce the behavior:
Screenshots & Logs
Desktop (please complete the following information):
OS
java version
Additional context Add any other context about the problem here.