Help Center/ CodeArts Artifact/ FAQs/ Self-Hosted Repo/ What Should I Do With Error Code 500 When Uploading Maven Package for a Gradle Build?
Updated on 2024-10-17 GMT+08:00

What Should I Do With Error Code 500 When Uploading Maven Package for a Gradle Build?

Symptom

A build task fails, and the log information similar to the following is displayed.

Cause Analysis

The release address, rather than the snapshot address, is set.

Solution

Change the address to the snapshot address and upload the package again.