Error: Could not find or load main class Downloaded
Caused by: java.lang.ClassNotFoundException: Downloaded
[ERROR] Server could not be started. Error-Code: 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.531 s
[INFO] Finished at: 2024-06-07T18:21:19-03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal one.jpro:jpro-maven-plugin:2024.2.1:run (default-cli) on project hellojpro-maven: Error while starting the server.: Connection refused: connect -> [Help 1]
I can be wrong, but is it true that I'm not allowed to run any demo locally and open it in my browser?
on mvn jpro:run:
Error: Could not find or load main class Downloaded Caused by: java.lang.ClassNotFoundException: Downloaded [ERROR] Server could not be started. Error-Code: 1 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.531 s [INFO] Finished at: 2024-06-07T18:21:19-03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal one.jpro:jpro-maven-plugin:2024.2.1:run (default-cli) on project hellojpro-maven: Error while starting the server.: Connection refused: connect -> [Help 1]
I can be wrong, but is it true that I'm not allowed to run any demo locally and open it in my browser?