-
Notifications
You must be signed in to change notification settings - Fork 768
Closed
Description
java.lang.NoClassDefFoundError: Could not initialize class org.kohsuke.github.GitHubClient
at org.kohsuke.github.GitHub.<init>(GitHub.java:137)
at org.kohsuke.github.GitHubBuilder.build(GitHubBuilder.java:509)
at ...
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoSuchFieldError: Class com.fasterxml.jackson.databind.PropertyNamingStrategy does not have member field 'com.fasterxml.jackson.databind.PropertyNamingStrategy SNAKE_CASE' [in thread "ForkJoinPool-1-worker-2"]
at org.kohsuke.github.GitHubClient.<clinit>(GitHubClient.java:92)
... 15 common frames omittedMetadata
Metadata
Assignees
Labels
No labels