Interesting, Jira obviously ate my yesterday comment
.
http-client that is used by multiple modules uses commons-logging. Unfortunately if you check the client pom file it is set only as a compile not runtime dependency which means it is not included. The result is CNFE exception on http client initialization.
Released