Why Did the Dependency WAR or JAR Files Fail to Be Downloaded?
Symptom
The local tools cannot download components in the self-hosted repo. A message is displayed indicating that the POM file cannot be found. The log information similar to the following is recorded.
Cause Analysis
The POM file is missing in the dependency.
When downloading dependencies using Gradle or Maven, you need to download a POM file first, and then a JAR or WAR file. Otherwise, the download will fail.
Solution
Re-upload the components that cannot be downloaded according to the components uploading standard.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot