zcw5116 opened a new issue, #12119: URL: https://github.com/apache/dolphinscheduler/issues/12119
### 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 version: dev build with error,the following: Downloading **https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x86.tar.gz** to /home/imooc/.m2/repository/com/github/eirslett/node/16.13.1/node-16.13.1-linux-x86.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for dolphinscheduler-ui 3.0.1: [INFO] [INFO] dolphinscheduler-ui ................................ FAILURE [ 6.945 s] ... [INFO] Total time: 9.211 s [INFO] Finished at: 2022-09-23T12:11:34+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] **Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:install-node-and-pnpm (install node and pnpm) on project dolphinscheduler-ui: Could not download Node.js: Got error code 404 from the server.** -> [Help 1] [ERROR] In fact, uri https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x86.tar.gz does not exists ### What you expected to happen download uri https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x86.tar.gz does not exists ### How to reproduce ./mvnw clean install -Prelease ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [ ] 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]
