Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build the build-info object while running artifactoryDeploy #101

Open
ShrutiTalewad opened this issue Jan 16, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ShrutiTalewad
Copy link

ShrutiTalewad commented Jan 16, 2024

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.

  • 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

@ShrutiTalewad ShrutiTalewad added the bug Something isn't working label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant