📌  相关文章
📜  返回码是:400,ReasonPhrase:Bad Request. - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:22.130000             🧑  作者: Mango

代码示例1
mvn deploy

400 Bad Request will be returned if you attempt to:

Deploy a snapshot artifact (or version) ending in -SNAPSHOT to a release repository
Deploy a release artifact (version not ending in -SNAPSHOT) to a snapshot repository
Deploy the same version of a release artifact more than once to a release repository