Skip to content

Fail to deserialize deployable artifacts#537

Merged
yahavi merged 1 commit intojfrog:masterfrom
yahavi:deployable-fail
Jul 18, 2021
Merged

Fail to deserialize deployable artifacts#537
yahavi merged 1 commit intojfrog:masterfrom
yahavi:deployable-fail

Conversation

@yahavi
Copy link
Copy Markdown
Member

@yahavi yahavi commented Jul 15, 2021

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Resolves jfrog/jenkins-artifactory-plugin#522 (comment)

Fix the following issue:

Unrecognized field "targetRepository" (class org.jfrog.build.client.DeployableArtifactDetail), not marked as ignorable (5 known properties: "sourcePath", "deploySucceeded", "artifactDest", "sha1", "sha256"])
at [Source: (File); line: 1, column: 529] (through reference chain: java.util.LinkedHashMap["charging-notification-java-client"]->java.util.ArrayList[0]->org.jfrog.build.client.DeployableArtifactDetail["targetRepository"])

@yahavi yahavi merged commit 48f7dcd into jfrog:master Jul 18, 2021
@yahavi yahavi deleted the deployable-fail branch July 18, 2021 08:27
@pkahn-zscaler
Copy link
Copy Markdown

FYI this is a problem in 4.28.0 gradle with jenkins 2.277.1, and jenkins artifactory plugin 3.12.4

Is there a support matrix somewhere?

@yahavi
Copy link
Copy Markdown
Member Author

yahavi commented Apr 13, 2022

@pkahn-zscaler, this fix was included in Jenkins Artifactory plugin 3.12.5.
For more information see 3.12.5 in the release notes: https://www.jfrog.com/confluence/display/JFROG/Jenkins+Artifactory+Plug-in#JenkinsArtifactoryPlugin-ReleaseNotes

Feel free to upgrade and share your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Artifactory Publish with Unrecognized field "deploySucceeded" (class org.jfrog.build.client.DeployableArtifactDetail), not marked as ignorable

3 participants