matianhe3 opened a new issue, #17364:
URL: https://github.com/apache/dolphinscheduler/issues/17364

   ### 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
   
   `bash ./bin/install-plugins.sh 3.3.0`
   
   [INFO]
   [INFO] --- maven-dependency-plugin:2.8:get (default-cli) @ standalone-pom ---
   [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to 
xml-apis:xml-apis:jar:1.0.b2
   [INFO] Resolving 
org.apache.dolphinscheduler:dolphinscheduler-alert-dingtalk:jar:3.3.0 with 
transitive dependencies
   [WARNING] Missing POM for 
org.apache.dolphinscheduler:dolphinscheduler-alert-dingtalk:jar:3.3.0
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  0.534 s
   [INFO] Finished at: 2025-07-24T14:49:33+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:2.8:get (default-cli) on 
project standalone-pom: Couldn't download artifact: Missing:
   [ERROR] ----------
   [ERROR] 1) 
org.apache.dolphinscheduler:dolphinscheduler-alert-dingtalk:jar:3.3.0
   [ERROR]
   [ERROR]   Try downloading the file manually from the project website.
   [ERROR]
   [ERROR]   Then, install it using the command:
   [ERROR]       mvn install:install-file -DgroupId=org.apache.dolphinscheduler 
-DartifactId=dolphinscheduler-alert-dingtalk -Dversion=3.3.0 -Dpackaging=jar 
-Dfile=/path/to/file
   [ERROR]
   [ERROR]   Alternatively, if you host your own repository you can deploy the 
file there:
   [ERROR]       mvn deploy:deploy-file -DgroupId=org.apache.dolphinscheduler 
-DartifactId=dolphinscheduler-alert-dingtalk -Dversion=3.3.0 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   [ERROR]
   [ERROR]   Path to dependency:
   [ERROR]      1) org.apache.maven.plugins:maven-downloader-plugin:jar:1.0
   [ERROR]      2) 
org.apache.dolphinscheduler:dolphinscheduler-alert-dingtalk:jar:3.3.0
   [ERROR]
   [ERROR] ----------
   [ERROR] 1 required artifact is missing.
   [ERROR]
   [ERROR] for artifact:
   [ERROR]   org.apache.maven.plugins:maven-downloader-plugin:jar:1.0
   [ERROR]
   [ERROR] from the specified remote repositories:
   [ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)
   [ERROR]
   [ERROR] -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   
   ### What you expected to happen
   
   install success.
   
   ### How to reproduce
   
   install pulgin bash.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.3.0-alpha
   
   ### 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]

Reply via email to