Trying to use the recommended JRJC library to develop a REST client. However, simply adding the dependency in the pom file breaks the custom plugin we are trying to build.
Is there a recommended way to build a REST client without having to pay a crap load of money?
Environment info:
- We are running an instance of JIRA 7.2.2 on localhost
- Pom file dependency:
<dependency>
<groupId>com.atlassian.jira</groupId>
<artifactId>jira-rest-java-client-core</artifactId>
<version>4.0.0</version>
</dependency>
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.