github-actions[bot] commented on issue #8820: URL: https://github.com/apache/dolphinscheduler/issues/8820#issuecomment-1064014971
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When ds-2.0.5 downloaded the source package and tried to compile and package locally, the following error occurred: **Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (python-api-prepare) on project dolphinscheduler-python: Command execution failed. Process exited with an error: 9009 (Exit value : 9009) -> [Help 1]** Specifically as shown in the figure below:  I browsed other similar issues on Issue here, and I tried updating to version 2.0.5 or referring to other solutions to similar issues, but none of them solved my problem. What should I do next? ### What you expected to happen When ds-2.0.5 downloaded the source package and tried to compile and package locally, the following error occurred: **Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (python-api-prepare) on project dolphinscheduler-python: Command execution failed. Process exited with an error: 9009 (Exit value : 9009) -> [Help 1]** Specifically as shown in the figure below:  I browsed other similar issues on Issue here, and I tried updating to version 2.0.5 or referring to other solutions to similar issues, but none of them solved my problem. What should I do next? ### How to reproduce ds-2.0.5 download the source package and try to compile and package locally ### Anything else _No response_ ### Version 2.0.5 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
