I am currently using the newest version of Apache Netbeans to do an assignment for class. Whenever I try to run my code I get this error: Command execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) Failed to execute goal org.openjfx:javafx-maven-plugin:0.0.4:run (default-cli) on project VitaminStore: Error: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
Any and all help would be greatly appreciated as I am so confused on what to do. <3