-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Description
Hello,
I am using this library to create bug report after test run. However, I need to set custom fields but library does not support. There is only one version supports the custom field settings but it is not in the maven repository. Due to this reason, I need to jetpack.io. Do you have any plan to release a new version?
I can only update using;
<repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories>
<dependency> <groupId>com.github.rcarz</groupId> <artifactId>jira-client</artifactId> <version>868a5ca897</version> </dependency>
Metadata
Metadata
Assignees
Labels
No labels