You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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>
The text was updated successfully, but these errors were encountered: