Skip to content

Using 5.12.0 of jira plugin to upload thru the Report portal - Admin - Plugins, but fails #83

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

Open
wesco-HariSarmaNarayana opened this issue Mar 19, 2025 · 2 comments

Comments

@wesco-HariSarmaNarayana

Using 5.12.0 of jira plugin to upload thru the Report portal - Admin - Plugins, but fails..
error message is not displayed, instead blank

Image
@Pink-Bumblebee
Copy link

Pink-Bumblebee commented Mar 19, 2025

Hello, @wesco-HariSarmaNarayana . What is your version of ReportPortal? Plugin v.5.12.0 interconnected with ReportPortal 24.2.

@neosploit
Copy link

neosploit commented Apr 14, 2025

@wesco-HariSarmaNarayana I just tried uploading 5.12.1 and got
Unclassified error [Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: org/apache/hc/core5/http/ClassicHttpRequest]

I fixed it by adding these dependencies to the shadowJar block in build.gradle:

include(dependency("org.apache.httpcomponents.client5:httpclient5:.*"))
include(dependency("org.apache.httpcomponents.core5:httpcore5:.*"))

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

No branches or pull requests

3 participants