问题
I've been trying to run the code mvn clean install
but this error shows up:
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (installer) on project cloudstaff.communicator: Command execution failed.: Cannot run program "javapackager" (in directory "/home/users/matthewb/Workbench/workbench"): error=2, No such file or directory -> [Help 1]
来源:https://stackoverflow.com/questions/60961760/how-to-fix-this-failed-to-execute-goal-org-codehaus-mojoexec-maven-plugin1-4