You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying of artifacts works as expected but failing to deploy build-info
Current behavior
Getting the following error while trying to do artifactoryPublish
Task :artifactoryDeploy FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':artifactoryDeploy'.
java.io.IOException: JFrog service failed. Received 400: {
"errors" : [ {
"status" : 400,
"message" : "Could not insert build BuildWrapper..
}]
Reproduction steps
No response
Expected behavior
No response
Artifactory Gradle plugin version
5.1.13
Operating system type and version
Ubuntu
JFrog Artifactory version
7.77.1
Gradle version
8.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Deploying of artifacts works as expected but failing to deploy build-info
Current behavior
Getting the following error while trying to do artifactoryPublish
Task :artifactoryDeploy FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':artifactoryDeploy'.
java.io.IOException: JFrog service failed. Received 400: {
"errors" : [ {
"status" : 400,
"message" : "Could not insert build BuildWrapper..
}]
Reproduction steps
No response
Expected behavior
No response
Artifactory Gradle plugin version
5.1.13
Operating system type and version
Ubuntu
JFrog Artifactory version
7.77.1
Gradle version
8.3
The text was updated successfully, but these errors were encountered: