Incompatibility problem with TestKit plugin and Jira 5.0

Andriy Zhdanov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 22, 2012

Hi,

I'm trying to use TestKit plugin for Jira 5.0, but it fails at setUpTest() with the following exception:

NoSuchMethodError: com.sun.jersey.api.client.ClientRequest.getHeaders

It is because TestKit needs Jersey 1.3 or something like this, but project has Jersey 1.0.3 in dependency:tree, looks like because of Jira 5.0:

+- com.atlassian.jira:jira-func-tests:jar:5.0:test
| +- com.sun.jersey:jersey-core:jar:1.0.3-atlassian-1:test

So, how can I sue TestKit plugin for smarter tests, please?

Thank you!

2 answers

1 accepted

0 votes
Answer accepted
Andriy Zhdanov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 26, 2012

It appears latest testkit-plugin version working with Jira 5.0 is 5.0-m12.

0 votes
Andriy Zhdanov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 24, 2012

It appears latest testkit-plugin version working with Jira 5.0 is 5.0-m12.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events